Forum Moderators: not2easy

Message Too Old, No Replies

Placing "disc" at end of LI instead of beginning

right align li disc at end of li

         

phil4

5:01 pm on Nov 17, 2004 (gmt 0)

10+ Year Member



Has anyone had any success - or is it possible to -place the "dot" at the end of an <li> instead of at the beginning - without using a background image and padding?

benihana

5:16 pm on Nov 17, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



add:

direction:rtl;

to the styles for your <ul>

not sure about browsers support - just tested ie6 +ff

ben

p.s. welcome to WebmasterWorld!

phil4

6:14 pm on Nov 17, 2004 (gmt 0)

10+ Year Member



Thanks for the "welcome" and the tip. I'll give this a whirl.

phil4

7:39 pm on Nov 19, 2004 (gmt 0)

10+ Year Member



I have found that this works in ff, ie, netscape but not opera. It's always gotta be one of them. I have resorted to a positioned background image on an "a" tag and "display:block". It is consistant throughout the browsers. That will have to do until all the browsers display the "rtl" the same [bwah ha ha ha ha]