Ignácio Correia wrote:
@Dang - We had to tweak a little bit the time and easing effect, we wanted to give the ideas of the run course. Do you think it is to slow?
Speed is good
It's impossible to criticize this site because it is so well done, but I'll try anyway :shock:
In my previous life I used to repair CNC machines so I have this dreadful obsession with symmetry.
I LOVE the curved menu backdrop but the tabs bother me
So doing a little Firebugging I came up with this code:
.rt-fusionmenu ul.menutop li.active.item1 a {background: url("http://my-site.com//menu-item1.png") no-repeat scroll 0 0 transparent !important;}
So then:
li.item1 would use menu-item1.png
li.item89 would use menu-item2.png
li.item88 would use menu-item3.png
li.item90 would use menu-item2.png
li.item91 would use menu-item1.png
Looks like this:
menu-item-tabs.JPG
My 2¢ worth.