Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Template Shares (http://www.bvlist.com/forumdisplay.php?f=26)
-   -   Theme Problem (http://www.bvlist.com/showthread.php?t=3783)

lovebeer 14th November 2009 20:15

Theme Problem
 
I searched in the style.css file, but I can't fint where to change the colors for some template parts

I marqued the parts that I want to change with a red arrow:

http://i.imagehost.org/0299/tehem.jpg

Fynnon 14th November 2009 20:54

You could check the hex color codes and see which one is it

https://addons.mozilla.org/en-US/firefox/addon/271 & HTML color converter. Convert HEX mode to RGB code.

lovebeer 14th November 2009 21:31

Thanks man, I solved

Ashur 15th November 2009 04:39

Quote:

Originally Posted by lovebeer (Post 17505)
Thanks man, I solved

are you going to share the solution?

lovebeer 15th November 2009 13:43

Yes, to solve that I used the mozilla addon and hex color convertor to discover wath color was there, and after that I search for the color code in the style.css file.

The First color I changed in a line like this:
Quote:

.thead {background: url(../images/thead_bg.gif) top left repeat-x;color: #990099;}
an here I changed too:
Quote:

#main .left_side { background: #990099; padding:15px 5px 0 5px; margin:0; }
The second color I find it in a line like thisone:
Quote:

border-collapse:collapse; border:none; background-color:#787878
Hope this will help other users :)

Ashur 16th November 2009 00:23

cool :) i usually use my Macromedia fireworks to figure out the colors and compare to style.css


All times are GMT +2. The time now is 03:28.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.