Try this:

<li id="last"><a id="donations" href="#">DONATIONS</a></li>

CSS: #container #mainmenu ul li#last {float:right;font-size:1.24em;}

~Chetan

On Sun, Jan 2, 2011 at 10:32 PM, Lisa Frost <birdiefr...@gmail.com> wrote:
>
>>
>> > Its the donations link.
>> > It needs to be aligned right and be bigger in size.
>>
>> You need to float the last <li>, not the last <a>. And the text of the
>> last menu item *is* larger than the rest.
>>
>> ~Chetan
>
> Hi Chetan,
> I still can't get it to float.
> do i put float right in my  ul li #donations declaration ?
> This does not seem to work for me.
>
> I tried using  left padding which works in FF but the padding varies so much
> in IE8 it throws it down onto a new line.
>
> Lisa
>
>
>
______________________________________________________________________
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