Hello all.

Css sprites mystify me.  I feel like I understand them in theory but still am 
not able to get them to work.  Here's the link I'm working with:

http://ago.mo.gov/index3.php

I am trying to add a new button below "Consumer Complaints" but I'm not sure 
what to put for the y value.  The reason I'm so confused is because of the 
following code:

ul#actionButtons li#stops a {background: transparent 
url(/images/action_buttons/08112011Sprite.png) no-repeat 0 -700px;}
ul#actionButtons li#reportWater a {background: transparent 
url(/images/action_buttons/08112011Sprite.png) no-repeat 0 -620px;}
ul#actionButtons li#mortgageFraud a {background: transparent 
url(/images/action_buttons/08112011Sprite.png) no-repeat 0 -80px;}
ul#actionButtons li#consumerComplaint a {background: transparent 
url(/images/action_buttons/08112011Sprite.png) no-repeat 0 -310px;}

Mortgage fraud is between Clean Water and Consumer Complaints but the y value 
is greater than both of them.  Can someone explain?

Thanks,

Terri Tindle
Information Systems Specialist
Office of the Attorney General
Work:  (573) 751-1795
Cell:  (573) 659-0347
terri.tin...@ago.mo.gov<mailto:terri.tin...@ago.mo.gov>

______________________________________________________________________
css-discuss [css-d@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