Change text color??

Create unique look and build successful ecommerce website with eShop Joomla template.
GK User
Sun Aug 08, 2010 1:31 pm
Hello everyone,

Someone of you can tell me where I can change the color double text in modules


When color change is deformed left and right margin


Thanks for your help
User avatar
Fresh Boarder

teitbite
Mon Aug 09, 2010 9:47 am
Hi

Please see in template_css.css file:

Code: Select all
div.moduletable h3 span strong, div.moduletable_menu h3 span strong {
color:#739C03;
}

div.moduletable h3, div.moduletable_menu h3 {
color:#588CB8;
font:bold 12px Tahoma,Arial,Helvetica,sans-serif;
}
User avatar
Moderator

GK User
Wed Aug 11, 2010 10:50 am
Thank you very much I have adjusted a little css and it works perfectly
User avatar
Fresh Boarder


cron