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)
-   -   Eliminating the padding after removing page titles (http://forum.bytesforall.com/showthread.php?t=14241)

neondevil May 19, 2011 11:24 PM

Eliminating the padding after removing page titles
 
http://studiolonline.com/?page_id=2 That is an example of what I'm talking about.


I removed the page titles with:

PHP Code:

<?php if (!is_page()) {bfa_post_headline('<div class="post-headline">','</div>'); } ?>

Under The Loop



I tried changing the padding under Center Column Style but it doesn't seem to actually change anything when I move the numbers around. What should I do?


Thanks

aQuickStudy May 20, 2011 04:13 AM

A few thoughts...

1. You can remove the page titles in the page editor by enabling "Atahualpa Page Options" in the Screen Options and then checking "Check to NOT display the Body Title..." (you may ALSO need to delete the page name in the two fields where you see it, I can't remember if that's necessary)

2. If for some reason (1) won't work, I would use CSS to do display:none to get rid of the title, personally.

3. You have some bottom padding on your header and 20px of padding on the top of your body (possibly accessible through the Body tab of the theme options). Removing those would minimize that space.

lmilesw May 20, 2011 08:47 AM

You also have padding on horbar1.


All times are GMT -6. The time now is 02:13 AM.

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