jeu4328 Posted July 18, 2013 Posted July 18, 2013 I am trying to figure out how to change the color of the 'Specials' and 'What's New' box titles. I've been able to change all other box titles to blue, but these two want to remain white. Can someone please tell me where to go to change the color of these box titles? I've searched the forum, but have not found the answer. Thank you for your help!.
multimixer Posted July 18, 2013 Posted July 18, 2013 This will make all box headings text red #columnLeft .ui-widget-header, #columnRight .ui-widget-header, #columnLeft .ui-widget-header a, #columnRight .ui-widget-header a{color:#f00} My community profile | Template system for osCommerce - New: Responsive | Feedback channel
jeu4328 Posted July 18, 2013 Author Posted July 18, 2013 Thank you so much for your help. Which file would I go into to make this change?
jeu4328 Posted July 18, 2013 Author Posted July 18, 2013 I found it! :lol: I added the line of code you provided under .infoBoxHeading { It worked perfectly! Thanks again for your help!
jeu4328 Posted July 20, 2013 Author Posted July 20, 2013 One more thing: Can you tell me how to go about making the 'hover color' different? My stylesheet settings are as follows: A:hover { text-decoration: underline; color: #C64848; } However, after making the above change to the stylesheet, the color no longer changes when I hover over it. Thank you.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.