Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Center area post/pages (http://forum.bytesforall.com/forumdisplay.php?f=32)
-   -   remove the td middle on just the home page? (http://forum.bytesforall.com/showthread.php?t=21444)

studentofstone Jan 27, 2014 01:45 PM

remove the td middle on just the home page?
 
ata 3.7.13
wp 3.8
http://dev.immunovision.com/
I want to remove the space that is taken up by the <td middle> so that the home page is just the image rotator. The other pages have to have the td middle.

lmilesw Jan 27, 2014 02:19 PM

Just do a display:none on #middle but just target the #middle on the home page.

studentofstone Jan 30, 2014 04:18 PM

1 Attachment(s)
So there is a white bar at the bottom now.

juggledad Jan 30, 2014 07:09 PM

Try turnong on the sticky footer option

studentofstone Jan 31, 2014 11:31 AM

sticky is on.

juggledad Jan 31, 2014 12:20 PM

the url gets a 'not found'

studentofstone Jan 31, 2014 12:38 PM

www.immunovision.com
sorry we went live since we started the thread.

lmilesw Jan 31, 2014 01:18 PM

You could use something like the following in CSS Inserts
HTML Code:

html {
    background: #2A6DA3;
}



All times are GMT -6. The time now is 03:12 PM.

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