• Resolved MariaWeb

    (@mariaweb)


    hi i’m having trouble making the footer image fill the background…
    hard to explain -.-U but i want to have the footer background similar to this site: http://www.signa.is/

    I tried changing the width or have no width but it goes to one side.

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter MariaWeb

    (@mariaweb)

    yeah almost forgot … the site

    [No bumping. If it’s that urgent, consider hiring someone.]

    Stop bumping!

    Thread Starter MariaWeb

    (@mariaweb)

    im just trying to put in the footer css because i forgot 🙁

    [CSS moderated]

    im just trying to put in the footer css because i forgot 🙁

    thanks – but posting CSS is not needed when you provide a live link to your site.

    This is from a quick inspect.

    .container_24.footer-container, .container_24.footer-navi {
    	width: 100%;
    }
    
    .container_24.footer-container .grid_24, .container_24.footer-navi .grid_24 {
    	display: block;
    	float: none;
    	margin: 0 auto;
    }

    For further help with CSS only, consider CSS specific forum.

    Thread Starter MariaWeb

    (@mariaweb)

    alchymyth-sorry, i shoud have know … i was an idiot yesterday… stupid monday 😛

    paulwpxp the awsome!- it worked thank you~ ^_^
    is there anyway to fill the white space at the bottom?

    Thread Starter MariaWeb

    (@mariaweb)

    wait…the white space might just be in my computer…
    does it happen in with anyone else?

    Thread Starter MariaWeb

    (@mariaweb)

    found out how remove the white space a while ago(week or two)
    i think it was like this:

    .footer_space {
        height: 0px;
        visibility: hidden;
    }

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘colorway lite-footer fill background’ is closed to new replies.