Forums

Join
bbPress Support ForumsThemesadjusting the forum post's position

Info

Tags

adjusting the forum post's position

  1. hello guys, I've setuped a forum at http://ejeeauto.eliepalima.com/forums/topic/how-to-get-an-ejee-automotive-forum-photo-a-k-a-avatar/#post-307

    as you can see, the post text is way down below... I want to adjust the position and position it a little bit higher so it looks nicer.

    any suggestions?

  2. In your /common-css/reset.css file go to line 4 and change

    vertical-allign: baseline;

    to

    vertical-allign: top;

    Try and see if it works.

  3. You must log in to post.