Do you know how to remove this? 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.
2 posters

    Do you know how to remove this?

    Alan Barry
    Alan Barry
    Forumember


    Posts : 25
    Reputation : 1
    Language : English

    Do you know how to remove this? Empty Do you know how to remove this?

    Post by Alan Barry July 31st 2015, 12:28 pm

    Print screen - http://prntscr.com/7z6e0y

    Forum - http://priwy-metin2.forum-board.net
    Michael_vx
    Michael_vx
    Forumember


    Male Posts : 659
    Reputation : 29
    Language : Arabic and some English
    Location : Egypt

    Do you know how to remove this? Empty Re: Do you know how to remove this?

    Post by Michael_vx July 31st 2015, 1:11 pm

    part me but i do not understand what you are trying to request for
    do you mean the ar with the buttons or the empty space above it ?
    What the fuck ?!?
    Alan Barry
    Alan Barry
    Forumember


    Posts : 25
    Reputation : 1
    Language : English

    Do you know how to remove this? Empty Re: Do you know how to remove this?

    Post by Alan Barry July 31st 2015, 1:15 pm

    The empty space above it.
    Michael_vx
    Michael_vx
    Forumember


    Male Posts : 659
    Reputation : 29
    Language : Arabic and some English
    Location : Egypt

    Do you know how to remove this? Empty Re: Do you know how to remove this?

    Post by Michael_vx July 31st 2015, 1:18 pm

    i think this may CSS code may do it
    Code:
            .bodyline{
            background:#ffffff url(goweto bilobed);
            border:0;
            padding:0;
            margin:0;
            }
           
            body{
            padding:0;
            margin:0;
            background-position:center;
            }
            a{
            text-decoration:none;
            }
    Alan Barry
    Alan Barry
    Forumember


    Posts : 25
    Reputation : 1
    Language : English

    Do you know how to remove this? Empty Re: Do you know how to remove this?

    Post by Alan Barry July 31st 2015, 1:38 pm

    Thanks for the response. Unfortunately, the code didn't work.
    Michael_vx
    Michael_vx
    Forumember


    Male Posts : 659
    Reputation : 29
    Language : Arabic and some English
    Location : Egypt

    Do you know how to remove this? Empty Re: Do you know how to remove this?

    Post by Michael_vx July 31st 2015, 1:43 pm

    try this one instead of the old CSS i gave you
    Code:
                body {
                    margin-top: -100px;
                }
    change the -100 if it went too far
    if it did not work
    try the old one i gave you but use something like -50 instead of 0
    Alan Barry
    Alan Barry
    Forumember


    Posts : 25
    Reputation : 1
    Language : English

    Do you know how to remove this? Empty Re: Do you know how to remove this?

    Post by Alan Barry July 31st 2015, 1:50 pm

    Michael_vx wrote:try this one instead of the old CSS i gave you
    Code:
                body {
                    margin-top: -100px;
                }
    change the -100 if it went too far
    if it did not work
    try the old one i gave you but use something like -50 instead of 0
    This worked. Thanks. Topic solved.
    Michael_vx
    Michael_vx
    Forumember


    Male Posts : 659
    Reputation : 29
    Language : Arabic and some English
    Location : Egypt

    Do you know how to remove this? Empty Re: Do you know how to remove this?

    Post by Michael_vx July 31st 2015, 1:58 pm

    your welcome
    im glade i was able to help
    Smile
    have a nice day

    Michael_vx