RE: [Phpgedview-talk] Colour edit
Brought to you by:
canajun2eh,
yalnifj
From: John F. <Joh...@by...> - 2004-03-24 22:01:38
|
I think that you will have to change that in the header.html file. Probably line 17: <table width=3D"100%" border=3D"0" cellspacing=3D"0" cellpadding=3D"0" = bgcolor=3D"#84beff" background=3D"<?php print $PGV_IMAGE_DIR; = ?>/barra.gif"> Change #84beff to the color that you want. --John > -----Original Message----- > From: php...@li...=20 > [mailto:php...@li...] On=20 > Behalf Of Rodney Hall > Sent: Wednesday, March 24, 2004 11:46 AM > To: php...@li... > Subject: RE: [Phpgedview-talk] Colour edit >=20 >=20 > Thanks for the reply, John, >=20 > Changing the style sheet works - for just the flags - but=20 > there is a blue > band across the top, (xenea) including the flags, which is=20 > blue. I want to > change the whole band to a colour of my own. I am basing my=20 > style on xenea. >=20 > Regards > -- > Rodney HALL=20 > Heywood, Lancashire > Suaviter sed fortiter > Agreeably but powerfully=20 >=20 > ~~~~~~~~~~~~~~ > rm...@rm... > http://rmhh.co.uk/ > http://rmhh.org.uk/ > ~~~~~~~~~~~~~~~~~~~=20 >=20 > > -----Original Message----- > > From: php...@li...=20 > > [mailto:php...@li...] On=20 > > Behalf Of John Finlay > > Sent: 24 March 2004 17:01 > > To: php...@li... > > Subject: RE: [Phpgedview-talk] Colour edit > >=20 > > Just where the flags are? > >=20 > > You could modify the .lang_form stylesheet something like this: > > .lang_form { > > margin-top: 0px; > > background-color: black; > > } > >=20 > > You could also find where the <?php print_lang_form(); ?> is=20 > > at in the header and change the color of the table cell it is=20 > > in or something like that too. > >=20 > > --John > >=20 > >=20 > > > -----Original Message----- > > > From: php...@li... > > > [mailto:php...@li...] On Behalf Of=20 > > > Rodney Hall > > > Sent: Tuesday, March 23, 2004 5:15 PM > > > To: php...@li... > > > Subject: [Phpgedview-talk] Colour edit > > >=20 > > >=20 > > > For my theme, I'm trying to change the background colour in=20 > > the header=20 > > > where the flags are. Cannot find it anywhere! Can you help=20 > > please? :o) > > >=20 > > > -- > > > Rodney HALL > > > Heywood, Lancashire > > > Suaviter sed fortiter > > > Agreeably but powerfully > > >=20 > > > ~~~~~~~~~~~~~~ > > > rm...@rm... > > > http://rmhh.co.uk/ > > > http://rmhh.org.uk/ > > > ~~~~~~~~~~~~~~~~~~~ > > >=20 > > >=20 > > >=20 > > >=20 > > > ------------------------------------------------------- > > > This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux=20 > > > tutorial presented by Daniel Robbins, President and CEO of GenToo=20 > > > technologies. Learn everything from fundamentals to system=20 > > >=20 > >=20 > = administration.http://ads.osdn.com/?ad_id=3D1470&alloc_id=3D3638&op=3Dcli= ck > > > _______________________________________________ > > > Phpgedview-talk mailing list > > > Php...@li... > > > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk > > >=20 > >=20 > >=20 > > ------------------------------------------------------- > > This SF.Net email is sponsored by: IBM Linux Tutorials Free=20 > > Linux tutorial presented by Daniel Robbins, President and CEO=20 > > of GenToo technologies. Learn everything from fundamentals to=20 > > system = administration.http://ads.osdn.com/?ad_id=1470&alloc_id638&op=CCk > > _______________________________________________ > > Phpgedview-talk mailing list > > Php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk > >=20 >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id638&op=3Dick > _______________________________________________ > Phpgedview-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk >=20 |