Comments and Post alignment
-
I’m having problem aligning the comments(i’m also using Dodo’s Threaded Comments hack I want them aligned as well) and the posts…
Here’s the comment part of my css
}
ol#commentlist p {
font-family: verdana, arial, sans-serif;
margin:0;
padding:10px
}
ol#commentlist li {
font-family: verdana, arial, sans-serif;
list-style-type: none;
margin:0;
padding:0;
}
ol li ul {
font-family: verdana, arial, sans-serif;
list-style-type: none;
border-left: 1px solid #ddd;
margin:0;
padding:10px
}View Css code source at: https://blog.myisha.net/style.css
Using Podz Graphical CSS Explained I was able to align them somewhat :/
If anyone could help me out i would appreciate it alot…
Thanks in advance
Myisha
- The topic ‘Comments and Post alignment’ is closed to new replies.