Greetings,
I am putting the finishing touches on a site, http://www.metrorelocations.com/showroom. I am attempting to make the active link the same background as the hover. Hover works fine, but I am at a loss for how to successfully change the active link.
When I look at the source for the live file, I see that it is placing the the active link's words in a span. So when I change the css stylesheet with span, it only updates the background of the words, not the tab itself. I need to figure out how to change the span for an active link to the entire link, and not just the category words. Unless there is a better way to do this.
I'm guessing this is going to require a php modifcation. Any help would be most appreciated.
Thanks in advance,
Christopher



