I need text to wrap around gravatars.

Discussion in 'CSS' started by Xitanto, Aug 15, 2006.

  1. #1
    Xitanto, Aug 15, 2006 IP
  2. surefire

    surefire Guest

    Messages:
    40
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I see that you're already floating the gravatars to the right but the markup beneath the img is preventing the text from appearing as you want. I would recommend hacking the source code so that the gravatar image appears within the div with a class of "entry" right before the text.
     
    surefire, Aug 15, 2006 IP
  3. ccoonen

    ccoonen Well-Known Member

    Messages:
    1,606
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    160
    #3
    yup float the img to the right in the div.entry p and give her some gutter (margin-left:15px;)
     
    ccoonen, Aug 23, 2006 IP