Previous Message
Next Message

trouble with Dave Shea's sprite image replacement

Sent by Patrick Jackson on 21 March 2005 05:05


Hey all -

I am currently trying to build a personal site with XHTML and CSS, that I 
eventually will add Wordpress too.

Anyway, I am trying to use the image replacement technique as explained by 
Dave Shea on A List Apart :

http://www.alistapart.com/articles/sprites/

However, it is destroying the layout I have going :

http://digital.solidhex.com/html/test.html

It should look like the following :

http://digital.solidhex.com/html/

The line of CSS that seems to throw it off is the width of the link, which 
is the following code :

#home {
left: 0 ;
width: 43px ;

}

Has anyone else had a problem with this?  At first I thought the overlap 
might be happening because of the absolutely positioned elements.  I fudged 
with those, and nothing changes..

any ideas??

thank you!

_________________________________________________________________
On the road to retirement? Check out MSN Life Events for advice on how to 
get there! http://lifeevents.msn.com/category.aspx?cid=Retirement

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message