How to capitalize products-category-contact in menu

tanglefoot

No avatar

2006-08-29 18:42

I have a client that wants these menu items capitalized. I tried changing the page.tpl and lost the products and category listings.

Should I be looking elsewhere as well?

I've linked to the site in question.

Thanks

Steve

Claps

Avatar: Claps

2006-08-30 09:25

tanglefoot - you should look in default.css, search for #navi ul and add text-transform: uppercase; like so:

#navi ul{margin:0;padding:0;width:508px;float:left;
text-transform: uppercase;}

and also

#menu dl{border-top:1px solid #c3c3c3;margin:0;padding:0;
text-transform: uppercase;}

Back to top
about us | contact