Viewing 4 replies - 1 through 4 (of 4 total)
  • how about putting all that inside <div style=”float:right;”> </div> ?

    Thread Starter turbohog

    (@turbohog)

    Thanks, it looks okay now, but how would I make it float a little higher? Right now it’s a bit too low and if I move the code up it’s too high! Thanks

    <div style=”float:right; margin-top: -5px;”> </div>

    try that. there are lots of ways to go about this, but they all depend on the rest of your layout.

    You really should consider learning some CSS if you’re going to do this stuff on a regular basis. There are also some really great web-design forums out there you could look into.

    There’s a difference between wordpress functionality and your desire to display that as part of your web-design. I think it’s probably important to be mindful of that too.

    Thread Starter turbohog

    (@turbohog)

    Thanks for the help, and no, I won’t be doing this much, if ever again! ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Help with positioning Gravatars’ is closed to new replies.