View Single Post
  #30  
Old 05-25-2004, 04:00 PM
 
GM GM is offline
 

eXpert
  
Join Date: Mar 2004
Location: Canada
Posts: 293
 

Default

I DON'T BELIEVE IT!!! IT WORKED!!!

BRILLIANT!! ABSOLUTELY BRILLIANT!!!

Between the two of you, you could probably solve anything!
That was hard man! I never, ever, would have got it.
My highest respects to you!

Here's a recap for anyone who's been trying to follow this thread:

(all credit goes to shan and adpboss)

First change Tab styles in skin1/CSS to:
Code:
.Tab { BACKGROUND-COLOR: #73004E; FONT-WEIGHT: bold; TEXT-TRANSFORM: uppercase; } .Tab:link { COLOR: #FFD44C; TEXT-DECORATION: none; } .Tab:visited { COLOR: #FFD44C; TEXT-DECORATION: none; } .Tab:hover { COLOR: Aqua; TEXT-DECORATION: underline; } .Tab:active { COLOR: #FFD44C; TEXT-DECORATION: none; }

Then in skin1/customer/top_menu.tpl change:
To:
__________________
v. 4.0.14 (GM Style)
O.S. Linux
Build Your Own Diamond Ring
Reply With Quote