Thread
:
Bullet Text not working
View Single Post
#
13
03-01-2010, 02:45 PM
jdiehl
eXpert
Join Date: Dec 2003
Location: Kansas City, MO
Posts: 270
Re: Bullet Text not working
Ah I see they use class="content" in the sidebars as well.
Changing it to this should work:
div.dialog ul {
padding-left: 20px;
list-style: disc;
}
This way you don't have to use any wrappers or anything.
__________________
Jason Diehl
Finding Cures for Your Online Headaches:
http://www.internetmedicineman.com/
jdiehl
View Public Profile
Send a private message to jdiehl
Visit jdiehl's homepage!
Find all posts by jdiehl