I've tried everything I know to float my main menu, including

#navigation
#main-menu

here is the html when i check the source;

<div id="navigation" class="blockFloat-processed blockFloat-0" style="left: 20px; position: static; top: 160px; "><div class="section">
        <ul id="main-menu" class="links inline clearfix"><li class="menu-198 first"><a href="/">Home</a></li>
<li class="menu-3611"><a href="/content/basic-page/about-us">About Us</a></li>
<li class="menu-3612 last"><a href="/contact">Contact Us</a></li>
</ul>              </div></div>

Comments

IWasBornToWin’s picture

any help?

alexpott’s picture

Status: Active » Postponed (maintainer needs more info)

I need more info to debug this - what theme are you using or a link to your site.

alansaviolobo’s picture

Issue summary: View changes

I have a similar problem.

I am using a custom zen subtheme. for all practical purposes, the subtheme is the STARTERKIT (as I have not customized anything yet).
I created a custom menu and put it in the header section.
here is the html

<div role="navigation" class="block block-menu first last odd blockFloat-processed blockFloat-0 floating-block-active" id="block-menu-menu-sf-menu" style="width: 1180px; left: 43.5px; position: fixed; top: 0px;">

        <h2 class="block__title block-title">SF Menu</h2>
    
  <ul class="menu"><li class="menu__item is-leaf first leaf"><a class="menu__link active" title="" href="/#a-please-all-budget">a-please-all-budget</a></li>
<li class="menu__item is-leaf leaf"><a class="menu__link active" title="" href="/#globally-inspired-cuisine-created-locally">globally-inspired-cuisine-created-locally</a></li>
<li class="menu__item is-leaf last leaf"><a class="menu__link active" title="" href="/#strength-of-a-woman">strength-of-a-woman</a></li>
</ul>
</div>

and the floating block configuration contains #block-menu-menu-sf-menu

alansaviolobo’s picture

Status: Postponed (maintainer needs more info) » Active
WickedJ’s picture

Subscribing, floating isn't working in zen subtheme

nathan573’s picture

Subscribing, also using Zen sub-theme

dqd’s picture

Status: Active » Closed (outdated)

Thanks for reporting. Closed because outdated and reported 9 years ago without recent activity while cleaning up the issue queue. Feel free to re-open for a newer version if this issue still persist.