Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Comments, trackbacks & pings (http://forum.bytesforall.com/forumdisplay.php?f=19)
-   -   [SOLVED] Stop text wrapping around avatar (http://forum.bytesforall.com/showthread.php?t=18093)

theadventurebite Jul 31, 2012 12:24 PM

[SOLVED] Stop text wrapping around avatar
 
I'm trying to stop the text from wrapping around the avatar images/empty white space that is left when commenters have no avatar. I would like it the text to all be indented the same distance instead.

I know this can be done like this article

But I'm not entirely sure where to do this at or if there is an easier way.

Help??

theadventurebite Jul 31, 2012 12:24 PM

Site is www.theadventurebite.com

lmilesw Aug 1, 2012 10:30 PM

Try this in CSS Inserts
HTML Code:

.comment-container p {
    padding-left: 50px !important;
}


theadventurebite Aug 2, 2012 07:29 AM

You sir, are fabulous!

My gratitude for your quick and perfect reply.

:)


All times are GMT -6. The time now is 04:21 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.