Icy Phoenix

     
 

Change Color Of Bg_button Txt ?

Change Color Of Bg_button Txt ?

Article
Reply with quote    Download Post  
Post Change Color Of Bg_button Txt ? 
 
Hi, i try adapt milkyway red to my forum and i need change the color of bg_buttons txt...i cant find where ...can someone tell me where ?
 dibujo_1218012754_137268



 
Fanshop - View user's profile Send private message  
Fanshop [ Wed 06 Aug, 2008 10:52 ]
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us


Change Color Of Bg_button Txt ?

Comments
Reply with quote    Download Post  
Post Re: Change Color Of Bg_button Txt ? 
 
open your styles/milky_way/theme/stylesheet.css

in stylesheet.css find this

Code: [Download] [Hide] [Select]
.forum-buttons a, .forum-buttons a:visited {
    color: #333333;
    font-weight: bold;
    text-decoration: none;
    vertical-align: top;


change color: #333333;  in some other

if u want also for mause over than change it here

Code: [Download] [Hide] [Select]
.forum-buttons a:hover, .forum-buttons a:active {
    color: #CC3333;
    font-weight: bold;
    text-decoration: none;
    vertical-align: top;


hope this help you



 
Limun - View user's profile Send private message  
Limun [ Wed 06 Aug, 2008 11:53 ]
Display posts from previous:    

HideWas this topic useful?

Post new topic  Reply to topic  Page 1 of 1