Fellow Bloggers, I just started my wordpress blog and have messed up my header, there is a break where the header meets the main part or body of the blog, I am using the Mandigo theme - does anyone know how to fix that? http://www.MarkEdwardBrown.com One other thing I am trying to do is enable wpads, I have it installed but cannot figure out where to put the cond in the sidebar so that it displays properly, has anyone done this with this plug in? Thanks in advance, Mark Brown
This is a CSS issue, not a WordPress one. I'm not at home, otherwise I'd be able to tell you how to fix it (I have access to two browsers where I'm at right now, not the dozen I normally use). By the way, <h1><a href="http://markedwardbrown.com/">Militant Marketer / Warrior Leader</a></h1> <span class="h1 text-stroke-tl">Militant Marketer / Warrior Leader</span> <span class="h1 text-stroke-tr">Militant Marketer / Warrior Leader</span> <span class="h1 text-stroke-bl">Militant Marketer / Warrior Leader</span> <span class="h1 text-stroke-br">Militant Marketer / Warrior Leader</span> <div class="description"> <h6>Mark Edward Brown’s Blog</h6> <span class="h6 text-stroke-tl">Mark Edward Brown’s Blog</span> <span class="h6 text-stroke-tr">Mark Edward Brown’s Blog</span> <span class="h6 text-stroke-bl">Mark Edward Brown’s Blog</span> <span class="h6 text-stroke-br">Mark Edward Brown’s Blog</span> </div> Code (markup): I know you mean well by this, but the search engines will most likely consider this to be keyword stuffing (if not outright spamming) and ban your site from ther indexes. You should look into rectifying that situation before you get de-listed.
Hi Dan and Sunnymonkey, Good catch, here is how I have fixed it: <h1><a href="http://markedwardbrown.com/">Militant Marketer / Warrior Leader</a></h1> <span class="h1 text-stroke-tl">Militant Marketer / Warrior Leader</span> <div class="description"> <h6>Mark Edward Brown’s Blog</h6> <span class="h6 text-stroke-tl">Mark Edward Brown’s Blog</span> </div> That should fix that problem shouldn't it? Any advice on how to fix my header or wpads problem? Mark AKA - The Militant Marketer