PDA

View Full Version : CSS in Global Nav


lissa-busick
08-26-06, 02:29 PM
I want to use a style sheet that I have uploaded to my /mm5 folder. I created a link style a:link, and it works fine when I test outside of miva, but when I put the custom nav back into the global nav it picks up one of the text buttons correctly but not all of them. It is just a simple rollover text nav but I wanted to control the look and feel with a style sheet. Any idea on why one link would work and not all of them?

this is what I have in the global nav:
<link href="/mm5/styles_y_cat.css" rel="stylesheet" type="text/css" />
<table width="733" border="0" align="center" cellpadding="4" cellspacing="0">
<tr>
<td align="left" valign="bottom" nowrap bgcolor="#FFFFFF"><div align="center"><font face="Arial"><a href="&mvt:global:secure_sessionurl;Screen=STSL">WOMANSWEAR</a> * <a href="&mvt:global:sessionurl;Screen=SFNT&Store_Code=:global:Store_Code;">MENSWEAR</a> * <a href="&mvt:global:secure_sessionurl;Screen=LOGN&Order=0&Store_Code=&mvt:global:Store_Code;">BABY</a> * <a href="&mvt:global:secure_sessionurl;Screen=ACNT&Order=0&Store_Code=&mvt:global:Store_Code;">ACCESSORIES</a> * <a href="&mvt:global:sessionurl;Screen=SRCH&Store_Code=&mvt:global:Store_Code;">BEAUTY</a> * <a href="&mvt:global:sessionurl;Screen=PLST_Code=&mvt:global:Store_Code;">JEWELRY</a> * <a href="&mvt:global:sessionurl;Screen=BASK&Store_Code=&mvt:global:Store_Code;">BOOKS AND DVD'S</a></font> * <font color="#006666" face="Arial"><a href="&mvt:global:secure_sessionurl;Screen=OINF&Store_Code=&mvt:global:Store_Code;">VIEW BY BRAND</a></font></div></td>
</tr>
</table>

Vic - WolfPaw Computers
08-26-06, 03:16 PM
Do you have a link to your site so we can see it in action and what else may be affecting this?

lissa-busick
08-26-06, 04:08 PM
here it is...
http://www.theycatalog.com/mm5/merchant.mvc?Screen=SFNT&Store_Code=TYC

thank you, it is the top nav, only the link jewelry is correct

Vic - WolfPaw Computers
08-26-06, 04:18 PM
The onMouseOver text roll overs are working for me on IE 6.