• rockyblair

    (@rockyblair)


    Hi,
    I’m trying to figure out the code problem with my rockymountainmagazine.com homepage.
    The gray footer bar and footer contents need to be pushed to bottom of page. If you would click in the top nav area, you will see how the nav and footer should appear.
    Thanks for any help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • richardkalehoff

    (@richardkalehoff)

    Recheck the HTML that makes up your homepage because it looks like you’re missing a couple of closing div tags </div>. I added a couple of closing div tags to your code using the Developer Tools in Google Chrome, and it corrected the problem and made your footer display at the bottom of the page.

    Thread Starter rockyblair

    (@rockyblair)

    Gave your </div> suggestion a shot and it helped, though several problems still persist. Where in the code did you locate the missing </div> tags?

    Thanks for the help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Coding help for home page’ is closed to new replies.