Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Page & Category Menu Bars (http://forum.bytesforall.com/forumdisplay.php?f=10)
-   -   [SOLVED] TD Footer centering incorect... (http://forum.bytesforall.com/showthread.php?t=5623)

calipso Jan 31, 2010 06:54 AM

[SOLVED] TD Footer centering incorect...
 
Hello
Made a splash page where I keep only the Footer (tr -> td id="footer" colspan="1") .
I wanna keep this <td> at the bottom of the page, and also centered, regarding the resolution of the screen. So I used CSS Isert this:

body.home td#footer {
position:absolute;
bottom:0px;
min-width:600px;
max-width:1250px;
width:auto !important;
margin-left:auto;
margin-right:auto;
}
But the Footer is only 600px width, not the auto desired value ... let's say around 1200 px. The text inside the Footer is centred but relative to the lenght of the TD, whtch is 600px. Butt the TD is not on the middle of the page... stays left side on the page.
10x for help!!!

juggledad Jan 31, 2010 09:26 AM

What version of Atahualpa and WP?
What is the URL?
did you try ATO->Style & edit FOOTER->Sticky footer on short pages?

calipso Jan 31, 2010 11:04 AM

It seams I forget about Sticky footer on short pages... perfect fix! Many 10x. Hope for a support ASAP.


All times are GMT -6. The time now is 04:53 AM.

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