I've deactivated wp grins per your advice. I've also deactivated easy gravatars because the css isn't in my css, it's from the plugin - one of those just activate and forget it ones.
Thanks for your advice. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Aaron Harun Sent: Wednesday, March 19, 2008 10:27 PM To: [email protected] Subject: Re: [wp-testers] comments indent to the left You will need to move the code for the avatar closer to the top of the comment in your theme's comments.php file or you could "hack it" by adding "margin-bottom:-80px;" to the inline styling on the span. The latter method is rather hackish though. Right now it pushes itself over, but the bottom "hangs" into the next comment. Aaron. P.S. Wp-grins is outputting a nasty PHP error, you may want to disable it. On 3/19/08, Musing Minds <[EMAIL PROTECTED]> wrote: > I'm having a strange issue with comments indenting to the left so that the > lower level comments (number 4 down) get narrower and narrower (only a few > words to a line). > > > > http://musing-minds.com/2008/03/10/monday-morning-musings-19/#comments > > > > > > Kim > > [EMAIL PROTECTED] > > _______________________________________________ > wp-testers mailing list > [email protected] > http://lists.automattic.com/mailman/listinfo/wp-testers > _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
