Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Free Torrent Source (http://www.bvlist.com/forumdisplay.php?f=25)
-   -   Theme Problem (http://www.bvlist.com/showthread.php?t=3766)

lovebeer 11th November 2009 19:14

Theme Problem
 
I'm using [FTS 1.0.2] Cardinall theme, and I want to change the background color, I searched in the .css file bunt I can't find.
How can I change the backgroun color?
Sorry for my bad english.

Edgein 11th November 2009 21:03

Search for this code in the .css

PHP Code:

body {
    
font-family"Verdana";
    
font-size8pt;
    
color#306A82;
    
margin-top10px;
    
margin-bottom0px;
    
backgroundurl(../ANDiTKO/images/bg.jpgrepeat-x top #5E6874;
    
background-attachmentfixed;


this is youre background

PHP Code:

 backgroundurl(../ANDiTKO/images/bg.jpgrepeat-x top #5E6874; 


lovebeer 11th November 2009 21:29

Thanks, can you help me with one more thing ?
I register to your test site, and I see a you have a menu on the left side, that shows when I put the mouse there, how can I make that to my site ?
Sorry for my bad english

Edgein 11th November 2009 21:57

The left side menu is default in fts

you can put it on in the site settings


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

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