Username effect 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

    Username effect problem?

    avatar
    RobChief
    New Member


    Posts : 2
    Reputation : 1
    Language : English

    Solved Username effect problem?

    Post by RobChief Sat 12 Oct - 0:08

    Hi, so im trying to get this as my background to my username: https://i.imgur.com/Sv3ky3v.gif

    I can do it, and it works, but only the top part of the gif displays since the picture is too big in width. The flames get cut off. 

    Is there any way I can center/move the image so that the bottom portion of the pictures gets displayed behind my username? thanks in advanced! Smile
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: Username effect problem?

    Post by Ange Tuteur Sat 12 Oct - 1:06

    Hello RobChief,

    Try using these properties in your username code:
    Code:
    background-position:center bottom;
    background-image: url("http://i.imgur.com/Sv3ky3v.gif");
    You don't need background image if you already have it set, just adjust the image with the background position property. For a list of values consult the following link.

    http://www.w3schools.com/cssref/pr_background-position.asp
    avatar
    RobChief
    New Member


    Posts : 2
    Reputation : 1
    Language : English

    Solved Re: Username effect problem?

    Post by RobChief Sun 13 Oct - 4:18

    SethC1995 wrote:Hello RobChief,

    Try using these properties in your username code:
    Code:
    background-position:center bottom;
    background-image: url("http://i.imgur.com/Sv3ky3v.gif");
    You don't need background image if you already have it set, just adjust the image with the background position property. For a list of values consult the following link.

    http://www.w3schools.com/cssref/pr_background-position.asp
    Thank you SO much!!! However, I found it better to remove the "bottom" from background-position:center bottom;
    Thank you for the fast response Smile Solved!!
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Username effect problem?

    Post by SLGray Sun 13 Oct - 16:27

    Topic Solved & Locked



    Username effect problem? Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.