-
Aligning bullets vertically frustration
LOL this is gonna drive me insane
but why is it bullets center?
live
http://yakkityyak.x24hr.com/
How can i align them flush left?
-
-
The default action for <li> is align left. This is because center or right alignment will not keep the bullet points vertically aligned, they are affected by the size of the associated text.
It can be affected by what is in your CSS file for this class, 'newposts'.
It may be that you have padding, margin, etc that can affect the placement.
If the <li> is inside a <div> you can normally move the position of the <li> by using an align statement inside the div.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks