Text position Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
4 posters

    Text position

    Kirbs
    Kirbs
    Forumember


    Posts : 628
    Reputation : 18
    Language : English

    In progress Text position

    Post by Kirbs January 15th 2015, 8:56 pm

    Hi, In one of the forums that i'm an admin it I'm facing this issue https://i.imgur.com/RGlNFDK.png
    In all topics the text is going under the widgets on the right side, Is there a way to fix it?

    Thanks in advance!

    Link to forum: http://burningabyssduelacad.forumotion.co.uk/
    Ikerepc
    Ikerepc
    Active Poster


    Male Posts : 1186
    Reputation : 167
    Language : Who cares...
    Location : Where web help & support is needed

    In progress Re: Text position

    Post by Ikerepc January 15th 2015, 9:21 pm

    In your css find .postbody

    and remove
    Code:
    width: 76%;
    SarkZKalie
    SarkZKalie
    Support Moderator
    Support Moderator


    Male Posts : 1442
    Reputation : 220
    Language : English

    In progress Re: Text position

    Post by SarkZKalie January 16th 2015, 7:26 am

    And remove float:right; too



    Text position Sarkzk10
    Ikerepc
    Ikerepc
    Active Poster


    Male Posts : 1186
    Reputation : 167
    Language : Who cares...
    Location : Where web help & support is needed

    In progress Re: Text position

    Post by Ikerepc January 16th 2015, 7:39 am

    sarkzkalie01 wrote:And remove float:right; too
    Float isn't problem here, but ok.

    If you remove float, I think you can bring back width, but I'm not sure.
    _Twisted_Mods_
    _Twisted_Mods_
    Helper
    Helper


    Male Posts : 2083
    Reputation : 336
    Language : English
    Location : Ms

    In progress Re: Text position

    Post by _Twisted_Mods_ January 16th 2015, 7:55 am

    you can remove either one or both .. but if was me i would just delete whole .postbody css the whole thing is not really needed other then line-height if u want the bigger space between the lines