Spacing issue with Post profile. 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.
3 posters

    Spacing issue with Post profile.

    Arrow
    Arrow
    Forumember


    Male Posts : 121
    Reputation : 4
    Language : English

    Solved Spacing issue with Post profile.

    Post by Arrow Wed Feb 29 2012, 15:10

    Hi me again, I was changing a few things on with post profile and tried to change it from right to left. When I did this there is a massive space where the profile info use to be!! I tried changing it back and all the info vanishes. I changed it back and all the info shows but now on the left hand side i have a big block on blank background.

    I am using invision and have style sheets active!!! I would like to get rid of the blank background....

    Many thanks in advance for any help.

    Image of problem.



    Spacing issue with Post profile. Untitled-12
    kirk
    kirk
    Forumaster


    Male Posts : 11037
    Reputation : 653
    Language : English,Vulcan,Klingon, Romulan,& Gorn

    Solved Re: Spacing issue with Post profile.

    Post by kirk Wed Feb 29 2012, 15:31

    yeah each skin looks different with your skin changer?

    try finding this in your css and change hidden to Show

    Code:
     .clearfix:after, .ipbform2 dl:after, .maintitle:after {
        clear: both !important;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;

    so not sure? because the content has nothing it it, and no height? so not sure if this makes a different or not or if thats the css you need to change?
    But give it a try Smile

    unless block needs to removed? LOL??? i am not liking the whole skin changer thing.. it may be the cause of this all?
    Arrow
    Arrow
    Forumember


    Male Posts : 121
    Reputation : 4
    Language : English

    Solved Re: Spacing issue with Post profile.

    Post by Arrow Wed Feb 29 2012, 18:11

    Nope never worked and removed the changer but still no luck!!! it's annoying me now XD
    avatar
    Guest
    Guest


    Solved Re: Spacing issue with Post profile.

    Post by Guest Wed Feb 29 2012, 18:25

    Hi!

    Try this:
    Code:
    .post-container{
    margin-left: 1em !important;
    }
    Arrow
    Arrow
    Forumember


    Male Posts : 121
    Reputation : 4
    Language : English

    Solved Re: Spacing issue with Post profile.

    Post by Arrow Wed Feb 29 2012, 22:25

    Coddy wrote:Hi!

    Try this:
    Code:
    .post-container{
    margin-left: 1em !important;
    }

    Thanks this worked a charm.
    Jophy
    Jophy
    ForumGuru


    Male Posts : 17922
    Reputation : 836
    Language : English
    Location : Somewhere

    Solved Re: Spacing issue with Post profile.

    Post by Jophy Thu Mar 01 2012, 12:28

    Topic Solved & Moved

    Note: You can also help the staff member's work by EDITING your topic and marking it as solved.