CSS--- quick question CSS--- quick question
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

CSS--- quick question

Started by Cole, September 10, 2007, 05:24:31 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Cole

I'm changing the look of my gallery, but CANNOT FIND this one area to change the color to black. I've done a search for this color in my CSS and cannot find it anywhere...

Attached is my css & a screen cap. I am trying to rid of that green coloring behind the navigation, but...can't seem to do so.

Thanks in advance!

Cole

Also, I used the "Web Developer" thing and still couldn't find the answer--- it said "No Style Information".

Joachim Müller

Posting a link to your gallery might help for a start...
Please use better subject lines in the future.

Cole

http://patty-loveless.net/img/index.php


Im sorry, I couldn't think of a better subject for it at the time?


Sami

Edit {gallery-root} /themes/green_wap/template.html
and change the bgcolor attribute of main table to the coloer you want

<table width="734" cellspacing="0" cellpadding="0" border="0" bgcolor="#979e8b" align="center">
‍I don't answer to PM with support question
Please post your issue to related board

Cole