Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   Tables Help (http://forum.bytesforall.com/showthread.php?t=3746)

Flukey Oct 6, 2009 09:08 AM

Tables Help
 
Hello,
i am looking for some advice regarding the use of tables in Atahualpa.

Here is a link to the site at the moment http://propwork.com/hoxton/wordpress/

On the pages About and Contact, i want the text to align with the menu in the left sidebar.

To do this i have used a table with two rows. I have left the top tow blank and set the correct hight to achieve my desired alignment. I suspect that this is a poor way of going about this which is confirmed by the fact that the pages look totally wrong in Safari (i have been using FIREFOX as my main reference)

Really need your help. Can i just do top padding or something? If so how?

p.s: Apologies but the client asked me to remove the WP-credit at the footer. I will be using BFA for all my projects and will include credits in future.

flaneur Oct 10, 2009 06:31 PM

In ATO > Style Posts & Pages > Post Container, the default is:
Code:

margin: 0 0 30px 0;
The first 0 is padding from top, so:
Code:

margin: 150px 0 30px 0;
would shift the top of the page 150 pixels down, no tables needed. (The actual amount you need is trial and error.) However, if you are using a static page for the front of the site, that photo you are using now will also shift down.


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

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