Footer

Permalink Browser Info Environment
I'm sure the resolution for this is somewhere in this "Slate" forum, but I am not sure how to populate answers in just the Slate forum.

Anyway, I love working with this theme. I assume this is a very easy change, but how do I change the footer background to stretch 100% length of my webpage, keeping the columns centered like they already are?

I know normally I would have to pull out the footer from the container it's in, but I'm not used to working with Concrete themes yet.

I'd also like to do this with the logo/nav area as well, so I am sure it would be same as footer div.

Any help would be appreciated. Thank you!

Type: Discussion
Status: New
katemac
View Replies: View Best Answer
katemac replied on at Permalink Reply
katemac
I got a reply to this, but it didn't show up on here and I can't reply in my email.

Thanks for your reply. Although I'm not sure I wrote my question out right. I do know where those changes are in the theme. I was looking to find out how to stretch the bottom of the footer, not just change the color. I want the footer background to extend on both size no matter what the screen size is if that makes sense.
c5mix replied on at Permalink Best Answer Reply
c5mix
Hmmm, wasn't me who replied, at least not regarding this.
Check out this:
http://www.concrete5.org/marketplace/themes/slate/forums/extending-...

Basically, in the footer.php file (located at packages/theme_slate/elements/footer.php) you'll have to move the whole <footer> section outside the closing #container div tag (down at the very bottom). Then you'll probably have to add another div right inside the <footer> and set the following properties in the theme's main.css file (located at packages/theme_slate/main.css):
max-width: 1100px;
width: 100%;
margin:0 auto;

Then just do something similar to the <header> and <nav> elements located in the header.php file (in the same elements folder)
katemac replied on at Permalink Reply
katemac
Thanks! That worked.
c5mix replied on at Permalink Reply
c5mix
Great! You're very welcome!

concrete5 Environment Information

Browser User-Agent String

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.