kennethkaniff
Member
Posted 2 years ago #
When I Added a logo to the header the navigation box in the header got out of whack and added an blank extra box. (the blank box on top of the navigation bar)
What do I need to do to fix this?
example:
http://www.medicalmarijuanastrains.com/strawberry-cough/
Thanks in advance! =)
kennethkaniff
Member
Posted 2 years ago #
Before the logo was added, the navigation box was in the spot where the blank box is now.
Do I need to adjust the css?
kennethkaniff
Member
Posted 2 years ago #
Still having this issue... Any help is greatly appreciated :)
kennethkaniff
Member
Posted 2 years ago #
Issue still not resolved :(
Any feedback is greatly appreciated :)
kennethkaniff
Member
Posted 2 years ago #
anybody? I'm dieing over here ;(
crayoncrisis
Member
Posted 2 years ago #
The HTML in your header is broken. You should check your tags (open and close them properly) and validate before you need to look at your CSS.
kennethkaniff
Member
Posted 2 years ago #
@ Crayoncrisis - Thanks for the feedback :)
I only added one line to the header, it's below, any idea what I should edit?
<div id="header">
<div id="logo">
<div class="Medical-Marijuana"><A HREF="http://www.medicalmarijuanastrains.com"><img src="/mms-logo.png" /></a></div>
<br /></a><br />
<a href="<?php echo get_option('home'); ?>/"><span><?php bloginfo('description'); ?></span>
</div>