Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Post-Kicker, -Byline & -Footer (http://forum.bytesforall.com/forumdisplay.php?f=17)
-   -   footer under content area only (http://forum.bytesforall.com/showthread.php?t=20926)

jrobie23 Sep 19, 2013 08:16 AM

footer under content area only
 
trying to get the footer to only display under the main content area. (sidebar has a transparent background so it looks unbalanced).
If i switch the "colspan" from "2" to "1" in firebug, it looks great. Just not sure how to do this in ATA.

http://johngerstle.com/

juggledad Sep 19, 2013 09:24 AM

an easy way to do this is to wrap the ato->Style & edit FOOTER->Footer: Content with
HTML Code:

<div id="myfooter">
and
HTML Code:

</div>
then add into CSS Inserts
HTML Code:

div#myfooter {width: 799px;}

jrobie23 Sep 19, 2013 09:50 AM

as usual... speedy and helpful!! Thank you Juggledad!!


All times are GMT -6. The time now is 12:05 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.