Where is the CSS variable name for the heading on the poduct listing table? I can't find it. The "product image" label is in white and the "Manufacturer", "Item Name" and "Price" column headers are in blue currently.
Thanks
Where is the CSS variable name for the heading on the poduct listing table? I can't find it. The "product image" label is in white and the "Manufacturer", "Item Name" and "Price" column headers are in blue currently.
Thanks
I dont know exactly but if you are using firefox there are a few kool tools to use that will help you out
http://www.digg.com/design/Firefox_CSS_Viewer_Extension
is one,
and http://chrispederick.com/work/webdeveloper/
s another.
They are blue because they are links, if you want to change them you would need to specify .theClassBeingUsed a {color: #your choice}
To the two tools recommended by 24#Karat_fan, both of which I use all the time, I would add another FF extension, View Source Chart.
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
Wow guys. These tools are fantastic. I can actually find things now without having to guess.
Thanks for the lead, it's saving me a lot of time.
![]()