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

    [HELP]Footer problem

    maijiyeon
    maijiyeon
    Forumember


    Female Posts : 145
    Reputation : 3
    Language : Ipoh
    Location : T-ara KPOP

    Solved [HELP]Footer problem

    Post by maijiyeon October 27th 2011, 6:32 pm

    Well you can view to my forum. http://mylovelyt-ara.com/forum . the code that i put isn't working.
    FORUM VERSION : PHBB2

    Code:
    #gfooter {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("http://i.imgur.com/edOIO.png");
    }

    Not working. help me and yeah this is my footer image

    [HELP]Footer problem EdOIO


    Last edited by maijiyeon on October 30th 2011, 4:12 am; edited 1 time in total
    Darren1
    Darren1
    Helper
    Helper


    Male Posts : 11853
    Reputation : 566
    Language : English

    Solved Re: [HELP]Footer problem

    Post by Darren1 October 27th 2011, 6:59 pm

    Hi,

    Where exactly do u want the image to go?
    Behind the current links, or in the dead centre on the bottom line of the page?
    maijiyeon
    maijiyeon
    Forumember


    Female Posts : 145
    Reputation : 3
    Language : Ipoh
    Location : T-ara KPOP

    Solved Re: [HELP]Footer problem

    Post by maijiyeon October 27th 2011, 7:05 pm

    in the dead center on the bottom line of the page.
    Mike
    Mike
    Hyperactive


    Male Posts : 4255
    Reputation : 471
    Language : English, HTML, CSS
    Location : Loveland, Colorado

    Solved Re: [HELP]Footer problem

    Post by Mike October 27th 2011, 10:22 pm

    Um. You're probably going to need templates to add that.
    Nera.
    Nera.
    Energetic


    Female Posts : 7078
    Reputation : 2017
    Language : English
    Location : -

    Solved Re: [HELP]Footer problem

    Post by Nera. October 27th 2011, 11:01 pm

    #gfooter { is Invision and that wont work on phpBB2. What is death corner Confused

    If you mean footer this will work for you:

    Code:
    #page-footer {
        background: url("http://i.imgur.com/edOIO.png") repeat scroll center bottom transparent;
        height: 283px;
        width: 850px;
    }
    maijiyeon
    maijiyeon
    Forumember


    Female Posts : 145
    Reputation : 3
    Language : Ipoh
    Location : T-ara KPOP

    Solved Re: [HELP]Footer problem

    Post by maijiyeon October 28th 2011, 4:29 pm

    where to put the codes??? but the links are ...

    [HELP]Footer problem ZrgKT

    what i mean is.. the image is under the links. get it?
    maijiyeon
    maijiyeon
    Forumember


    Female Posts : 145
    Reputation : 3
    Language : Ipoh
    Location : T-ara KPOP

    Solved Re: [HELP]Footer problem

    Post by maijiyeon October 29th 2011, 6:23 pm

    bump Sad help me please
    Mike
    Mike
    Hyperactive


    Male Posts : 4255
    Reputation : 471
    Language : English, HTML, CSS
    Location : Loveland, Colorado

    Solved Re: [HELP]Footer problem

    Post by Mike October 29th 2011, 6:33 pm

    Code:
    #page-footer {
        background: url("http://i.imgur.com/edOIO.png") repeat scroll center bottom transparent;
        height: 283px;
        width: 850px;
    margin-top: 50px;
    }

    that should stop it from overlapping.
    maijiyeon
    maijiyeon
    Forumember


    Female Posts : 145
    Reputation : 3
    Language : Ipoh
    Location : T-ara KPOP

    Solved Re: [HELP]Footer problem

    Post by maijiyeon October 29th 2011, 6:38 pm

    ah~ still not working Sad
    Mike
    Mike
    Hyperactive


    Male Posts : 4255
    Reputation : 471
    Language : English, HTML, CSS
    Location : Loveland, Colorado

    Solved Re: [HELP]Footer problem

    Post by Mike October 29th 2011, 6:44 pm

    Because it's in the footer, and it's overlapping the contents. If you were to make your image about 50px smaller it would fit fine.
    maijiyeon
    maijiyeon
    Forumember


    Female Posts : 145
    Reputation : 3
    Language : Ipoh
    Location : T-ara KPOP

    Solved Re: [HELP]Footer problem

    Post by maijiyeon October 30th 2011, 4:09 am

    oh.. okay..nevermind..i'm going to keep it. btw, thanks~ i've change the icon ^_^
    Base
    Base
    Forumaster


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

    Solved Re: [HELP]Footer problem

    Post by Base October 30th 2011, 9:54 am

    It should actually be the solved icon. Razz

    [HELP]Footer problem Archiv10Problem Solved:Glad your problem is solved; topic marked as solved and archived. Smile

      Current date/time is September 23rd 2024, 1:28 pm