Forums
Forums / Themes and Templates / having problems with CSS
(@newborn)
16 years, 2 months ago
Hello All, mysite: dev.howtovm.com I have added the list-style on my sidebar
#sidebar ul {
margin: 0 0 30px 0; list-style-image: url(images/list5x5.jpg); list-style-position: outside; padding:7px;
but the bullets are not aligned with the text. How do I align bullets with text in Categories, Recent Posts etc…?
(@esmi)
I can’t see any problem with that sidebar.
(@nebulus)
You can add margin-left to your #sidebar ul li if you want bullets aligned with the text.
I have figured it out
Thanks
The topic ‘having problems with CSS’ is closed to new replies.