David Laakso wrote:
> MEM wrote:
>> Hello,
>>
>>  
>>
>> Problem:
>> 1)      How can I change the align of the UL list to the right ?
>>
>> 2)      After that, how can I add a right margin to it so that the lists
>> stays away from the right screen border?
>>
>>  
>>
>>  
>>
>> . mainlinks#navigation ul li a{
>>
>> float: left; /*If I change this value to right I get the itens align 
>> on the
>> right side BUT the items orders are wrong.!*/
>>
>> }
>>
>>  
>>
>>  
>>
>> I'm stuck here. I have tried text-align:right; on the #navigation BUT,
>> nothing happens. I've also tried (desperately) making 
>> text-align:right; on
>> all the # but nothing! :(
>>
>>  
>>
>>   
>



Have you tried position: absolute on the ul?
Please see <http://www.chelseacreekstudio.com/ca/cssd/test-63.html>



-- 

A thin red line and a salmon-color ampersand forthcoming.

http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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