ph1ngering Posted March 30, 2005 Posted March 30, 2005 Ok here goes.. I need to use White as my left side link color and when i hover it turns a light brown. I have denifed this in the Style Sheet. My problem is that it also turns all the other links to white and the background on the site in between the left and right sides is white. So you can't see any of the links. If i define another hover class, where do i have to put it in to make all the links in between my left and right colums change? Or better yet where can i put a new class in to just change the links for the left and right side colums? Hope that makes sense, any help would be greatly appreciated.. Pulling my hair out...
♥Vger Posted March 30, 2005 Posted March 30, 2005 You can change the colour of links in the header and footer quite easily by setting up a new headerNavigation class and referencing that in the header and footer. The same also for the breadcrumb trail, but you'll have to specify the new class in breadcrumbs.php. The problem is going to be the centre of the page on a default osCommerce install, many of which are dynamically generated. Have to have a think about that! Vger
ph1ngering Posted March 30, 2005 Author Posted March 30, 2005 Yeah I was able to get the header one working, just by creating another. A.two:hover class.. But for the info boxes i am not sure where I have have to define the class...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.