Hi, my comments template is completly messed up... http://lovemeforme.org/?p=9#comments
i don't know why it indends at leave a reply and i can't get it to un-indent.. anyone have any ideas?
Hi, my comments template is completly messed up... http://lovemeforme.org/?p=9#comments
i don't know why it indends at leave a reply and i can't get it to un-indent.. anyone have any ideas?
well, from the looks of your code, your leave a reply is in <h2>. So take a look at your css and check to see if your h2 is has any padding or margins. If it does, then I'd suggest creating an h# specific for your comment header as h2 is also being used for your posts as well.
i tried that and it didn't work
ah ok, i took another look at your source, and i think it's because you're using an extra < div id="blog"> to style your comments. Which is the same as you're using to style your posts. Hence the double incrementing.
thanks so much :) I figured it out!
glad it worked
This topic has been closed to new replies.