Skip to:
Content
Pages
Categories
Search
Top
Bottom

CSS Issue


  • Omi
    Member

    @dekzgimutao

    Hello Sir This plugin is very useful but I only have one issue regarding the css, I have thesis theme installed and the buttons are dis aligned you can see it here http://www.simplestepstowellness.com/forums/forum/dexters-forum-about-wordpress/ the submit button and notify checkbox are dis aligned I don’t know where to edit such css for this or which file does it located. Please help, would be so much appreciated.

    Thanks and God Bless,

    Dex

Viewing 2 replies - 1 through 2 (of 2 total)

  • Sniper Kitten
    Member

    @sniperkitten

    Can you create an account for me? I can’t view the submit form & buttom without logged in.


    neutrinoseo
    Member

    @neutrinoseo

    You need to use Firebug or Chrome inspector to check out the CSS.

    I’ve looked at things and it’s all simple conflicts that are happening due to the CSS that’s in place with you theme.

    For example .hentry is being floated left which is screwing up the forum index.

    You will want to put some tweaks in place (in your theme’s style.css). For example:

    .bbp-forums .hentry {

    float:none;

    }

    MAII – Stratford University

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar