Change Color Of Bg_button Txt ?


Subject: 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

Subject: 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 :)


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.0779s (PHP: 20% SQL: 80%)
SQL queries: 11 - Debug Off - GZIP Enabled