Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Montezuma Theme (http://forum.bytesforall.com/forumdisplay.php?f=53)
-   -   [SOLVED] Switching from localhost to live: Weird space before text? (http://forum.bytesforall.com/showthread.php?t=19726)

Stiino0 Feb 26, 2013 08:13 AM

There is this hidden, empty banner which I think is the reason for the spacing. But if I delete it or change values my formatting completely goes away...

http://i.imgur.com/iEPq6Fa.png

Stiino0 Feb 26, 2013 08:19 AM

I also noticed that my </div> was red, does this mean that it is not closed correctly? Most of it does seem to work correctly right?

http://imgur.com/yGkWZ4w

My website is cursed!!!!!!!!!!!!!! :D

juggledad Feb 26, 2013 09:33 AM

That banner is where the site title/tag line go - do you have them filled in in the WP options?

Stiino0 Feb 26, 2013 11:28 AM

No they are completely empty. Is there a way to actually "delete" them? They are just blank. It only shows when I get near the "ipad" resolution.

juggledad Feb 26, 2013 12:57 PM

do this, fill in the site title and the look at the site and tell me what code you think should be removed.

Stiino0 Feb 26, 2013 01:43 PM

You sir, are the best.

I deleted

<div id="logo-area" class="col2">
<<?php bfa_if_front_else( 'h1', 'h3' ); ?> id="sitetitle">
<a href="<?php echo home_url(); ?>"><?php bloginfo( 'name' ); ?></a>
<<?php bfa_if_front_else( 'h1', 'h3' ); ?>>
<p id="tagline"><?php bloginfo( 'description' ); ?></p>
</div>

Because it checks for the site title and since I have a logo, this is not necessary! Thanks again!

I only have 1 more question for you guys but I will make a new thread for this. This can be closed! Thank you juggledad and jerryc!


All times are GMT -6. The time now is 02:34 PM.

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