FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

change the size of the bullets in an unordered list using

 


TurtleShell
I have an unordered list and the bullets are big and clumsy looking. I want to change them without using a gif. How can I do this?
littlegiant
What's your site's URL? It's kind of hard to imagine exactly what you mean by "big and clumsy".
GB
I believe doing this via CSS would be the way to go. Specify a smaller font size for the <li> tag. Of course, this would affect your type size too, so you could then specify a different font size in a separate tag. Then you would have:
Code:
<ul>
     <li><some tag name with different properties>List Item text here.</stnwdp></li>
     <li><stnwdp>List Item 2 here.</stnwdp></li>
etc...


Hope this helps. I'm sure there is an easier way to do this, but I'm not sure what it might be at the moment.
Reply to topic    Frihost Forum Index -> Webmaster and Internet -> Design Tips

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.