[css-d] help with the last item in a menu sprite

2011-10-07 Thread Debbie Campbell
The 'Contact' a:hover effect is showing up on the bottom left below the 
menu bar - there are no HTML errors, and I can't immediately see what's 
happening to cause it to shift:



http://www.redkitecreative.com/projects/paramaya/solution/for-clients/


Can someone help?

--
Debbie Campbell
www.redkitecreative.com
__
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/


Re: [css-d] help with the last item in a menu sprite

2011-10-07 Thread Tom Livingston
The UL has a width of 960 and the lis add up to 969, unless it's
just too late in the day for me to do math.

Maybe that's it?

On Fri, Oct 7, 2011 at 6:56 PM, Debbie Campbell d...@redkitecreative.com 
wrote:
 The 'Contact' a:hover effect is showing up on the bottom left below the menu
 bar - there are no HTML errors, and I can't immediately see what's happening
 to cause it to shift:

 http://www.redkitecreative.com/projects/paramaya/solution/for-clients/

 Can someone help?

 --
 Debbie Campbell
 www.redkitecreative.com
 __
 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/




-- 

Tom Livingston | Senior Interactive Developer | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com
__
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/


Re: [css-d] help with the last item in a menu sprite

2011-10-07 Thread Debbie Campbell
That's close - I changed that last image li width from 108 to 99, but 
then I remeasured and found that two of the items were coming it at 
202.5px and 97.5px. I rounded down and that fixed it, thanks for the help.


--
Debbie

On 10/7/2011 5:17 PM, Tom Livingston wrote:

The UL has a width of 960 and thelis add up to 969, unless it's
just too late in the day for me to do math.

Maybe that's it?

On Fri, Oct 7, 2011 at 6:56 PM, Debbie Campbelld...@redkitecreative.com  
wrote:

The 'Contact' a:hover effect is showing up on the bottom left below the menu
bar - there are no HTML errors, and I can't immediately see what's happening
to cause it to shift:


http://www.redkitecreative.com/projects/paramaya/solution/for-clients/

__
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/