Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8269139
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T06:07:30+00:00 2026-06-08T06:07:30+00:00

Hello I have the following problem. I embedded my footer with a width and

  • 0

Hello I have the following problem. I embedded my footer with a width and height. Up to this point the footer didn’t have a background color. Now I thought it would be to have the footer stretch across the entire width and giving it a background color.

My problem is, that I don’t know how to make it possible to get that footer filled with a color that will easily simply said “reapeat-x” that color. I did it with my background body. I cannot easily create an image because the content of the main page is not fixed to one height. I also would like to know how to realize that the footer of this example will stay on bottom?

I found an example where you can see what I mean when you resize the solution on this page:

http://razzi.me/tour

Hope this makes it clear what I am trying to achieve. I really would appreciate if there is someone who could help me out.

thanks a lot.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T06:07:33+00:00Added an answer on June 8, 2026 at 6:07 am

    To achieve this effect, you need to place your footer outside the wrapper. I typically use this sticky footer.

    HTML

    <div class="wrapper">
        <div class="push"></div>
    </div>
    <div class="footer"></div
    

    CSS

    * {
        margin: 0;
    }
    html, body {
        height: 100%;
    }
    .wrapper {
        min-height: 100%;
        height: auto !important;
        height: 100%;
        margin: 0 auto;
        margin: 0 auto -50px;
        width: 960px;
    }
    .footer, .push {
        height: 50px;
    }
    
    .footer {
        width: 100%;
        background: blue;
    }
    

    JS Fiddle: http://jsfiddle.net/3KDYX/

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hello! My problem can be described the following way: I have some data which
I have the following problem. I need to pass the hello function to name
Hello i have the following problem. I have a search page lets call it
I have the following in my controller: return render :js => alert('Hello Rails'); Problem
Hello I have the following problem. I the site http://www.telefonkoll.se when I enter a
Hello I have a problem with the following code in a GTMTestCase: - (void)testSomething
The Problem I have the following code: <html> <head> <style id=ID_Style> .myStyle { color
Hello, I have the following problem: public class TestCombo extends JFrame{ public TestCombo() {
Let us presume I have the following object defined: var myObj = function(){ this.hello
Hello I have following Problem: Within an uninstall-process I load a JAR (jdbc-driver). URL

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.