-----Original Message-----
From: Climis, Tim [mailto:tcli...@indiana.edu] 
Sent: Monday, June 01, 2009 12:48 PM
To: 'Jenni Beard'; 'David Hucklesby'
Cc: 'css-d@lists.css-discuss.org'
Subject: RE: [css-d] hover nav bg?

You're using this code for your hovers:

background-position: -40px center;

That means that the image is hanging 40px off the left of the link.  Since
it's not in the link box anymore, it's not visible.

If you reset that "-40px" to "0" or "left" then the whole image will be in
the link box, and show up.

If you want the arrow to hang off the end of the parchment (which is the
only reason I can think of for what you did) then give the <a> tags negative
left margin, and then left padding to compensate.

---Tim
----------------------------------------------------------------------------
Hi Tim, (and all who replied on this)

Thanks again for all of your help with this.  I still cannot get the rest of
the arrowhead to show up in IE7 (or IE6), though it looks great in Opera,
Chrome, and Firefox.  I followed your advice exactly, which worked great in
the modern browsers.  Any suggestions on how to get this to work properly in
IE7/6?

http://fossilbyte.com/1/template.html 

Thanks again for your help,

Jenni

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to