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.
The forum of the forums
2 posters

    The member's (poster's) info field goes under (after) the posts

    Madison M.
    Madison M.
    New Member


    Posts : 1
    Reputation : 1
    Language : Bulgarian

    The member's (poster's) info field goes under (after) the posts Empty The member's (poster's) info field goes under (after) the posts

    Post by Madison M. January 22nd 2018, 14:41

    So, here's the thing. Yesterday I found out that this problem appears. When you write or view somebody's post, the member's avatar and profile field goes AFTER (under) the post and not next to it like how it used to be. Please help me, this problem occured my mind.

    The member's (poster's) info field goes under (after) the posts KD2crogDQu6nlAar2H-d4w


    Forum link: http://thegreathuntbegins.forumotion.eu
    I am the owner and this is for all of my members. Question
    I will be glad If you help me. Very Happy
    Amadeus
    Amadeus
    Forumember


    Female Posts : 157
    Reputation : 1
    Language : Polish, English
    Location : Poland

    The member's (poster's) info field goes under (after) the posts Empty Re: The member's (poster's) info field goes under (after) the posts

    Post by Amadeus January 22nd 2018, 15:22

    Hello Wink u need check on your Css stylesheet and find .postprofile and add this: margin-top: 1170px

    You have already this:

    Code:
    .postprofile {
        background-color: none;
        border: 1px dashed #fff;
        border-radius: 30px 30px 0 30px;
        display: block;
        float: right;
        font-family: Habibi, Georgia;
        font-size: 12px;
        margin-right: -3px;
        margin-top: -1170px;
        padding-top: 10px;
        text-align: center;
        width: 230px;
    }

      Current date/time is September 23rd 2024, 09:37