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
4 posters

    Footer a bit lower

    Rupture
    Rupture
    Forumember


    Male Posts : 328
    Reputation : 6
    Language : English, Español, Deutsch, Catalá
    Location : Earth

    Solved Footer a bit lower

    Post by Rupture 1/16/2015, 23:14

    Hi, my forum http://raptorgaming.forumotion.com/ I have a custom footer, but the picture is a bit too high, how can I make the top of the image start lower so the image is right behind the text? thanks
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    Solved Re: Footer a bit lower

    Post by Ange Tuteur 1/16/2015, 23:48

    Hello @Rupture,

    Try adding the following rule to your stylesheet.
    Dislpay > Colors > CSS stylesheet
    Code:
    div#page-footer ul.linklist {
      height:auto;
      padding:1px 3px
    }
    Rupture
    Rupture
    Forumember


    Male Posts : 328
    Reputation : 6
    Language : English, Español, Deutsch, Catalá
    Location : Earth

    Solved Re: Footer a bit lower

    Post by Rupture 1/17/2015, 17:16

    Hi Ange,

    This is what I have and it does not work:
    Code:
    div#page-footer ul.linklist {
    background-image: url('http://i1242.photobucket.com/albums/gg529/oscar_mad_violinist/Site%20Stuff/gradie12_zps79403cb7.png');
    background-position: 5px 100%;
        height:auto;
      padding:1px 3px
      height: 10px;
    box-shadow: 0 0 8px blue;
      -webkit-border-radius:13px;
    -moz-border-radius:13px;
    border-radius:12px;}

    Hope you can help!
    TheCrow
    TheCrow
    Manager
    Manager


    Male Posts : 6916
    Reputation : 795
    Language : Greek, English

    Solved Re: Footer a bit lower

    Post by TheCrow 1/17/2015, 17:29

    Hello,

    Try adding !important to those rules Ange gave you. (always before the ";" ofc)

    Luffy



    Footer a bit lower Thecro10
    Forum of the Forums

    Forumotion Rules | Tips & Tricks |
    FAQ | Did you forget your password?



    *** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
    No support via PM!
    Rupture
    Rupture
    Forumember


    Male Posts : 328
    Reputation : 6
    Language : English, Español, Deutsch, Catalá
    Location : Earth

    Solved Re: Footer a bit lower

    Post by Rupture 1/17/2015, 17:45

    Thanks yall!
    Base
    Base
    Forumaster


    Male Posts : 10383
    Reputation : 1695
    Language : English and French
    Location : United Kingdom, England

    Solved Re: Footer a bit lower

    Post by Base 1/17/2015, 19:53

    Solved => Archived

      Current date/time is 9/23/2024, 14:31