Profile problem. 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

    Profile problem.

    DK
    DK
    Forumember


    Male Posts : 588
    Reputation : 13
    Language : English

    Solved Profile problem.

    Post by DK Sun 29 Jul - 1:47

    Profile problem. 985895-729201224430am
    The Visitor messages,contact etc are overlapping towards the navigation bars. How can I get them to not overlap?

    And please check out my other question.
    https://help.forumotion.com/t112413-need-help-on-homepage
    ankillien
    ankillien
    Energetic


    Posts : 5198
    Reputation : 129
    Language : English, XHTML, CSS, JS, PHP, SQL

    Solved Re: Profile problem.

    Post by ankillien Sun 29 Jul - 4:21

    Hi,

    Adding this code in the CSS would fix the issue...

    Code:
    #profile-advanced-layout{
    margin-top: 20px;
    }
    DK
    DK
    Forumember


    Male Posts : 588
    Reputation : 13
    Language : English

    Solved Re: Profile problem.

    Post by DK Sun 29 Jul - 7:02

    Actually. This code helped me better. But thanks!
    Code:
        #profile-advanced-layout #new-message {
            margin-top: 40px;
            position: relative;
        }
    Solved.
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: Profile problem.

    Post by Sanket Sun 29 Jul - 7:14

    Thank you for posting the better solution.
    Topic Solved & Locked