cdc43 Posted October 3, 2006 Posted October 3, 2006 Can someone tell me how to change the color of the the "Next>>" link that appears at the bottom of the catalog when there are additional pages of items? Right now, mine is white and so is my background. I've looked in the stylesheet, but I can't figure out what to change. Any help would be most appreciated. Thank you, CDC
steve_s Posted October 4, 2006 Posted October 4, 2006 goto your site in browser do view source then search for categories and look for begining of categories section then see what class it is using ie class="infobox" then search in stylesheet for class name then look for what part to change is, will be something like font-color #FFFFFF;
Guest Posted October 4, 2006 Posted October 4, 2006 From memory it is TD.smallText, SPAN.smallText, P.smallText To find out which css class goes where, have a look at http://www.oscommerce.info/kb/osCommerce/C...n_and_Layout/54 PS. That's a good idea steve s. Never thought of doing it that simply.
cdc43 Posted October 7, 2006 Author Posted October 7, 2006 Thank you both for your help. I was able to get it fixed. Sincerely, CDC
Recommended Posts
Archived
This topic is now archived and is closed to further replies.