Hi,
I think footer tag should be at same level as header tag, out of main-container div, so we could apply subthemes with full width footer without rewriting template files.
Greets!
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1876300_footer_out_of_main_container_0.patch | 392 bytes | maxtorete |
Comments
Comment #1
maxtorete commentedPatch attached!
Comment #2
markhalliwellAgreed. Fixed in commit a26149d. FYI, the footer tag also has the
.containerclass. To obtain full width across the screen, you'll probably have to remove it and set a wrapping div with it inside it.