Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 861727
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T09:01:33+00:00 2026-05-15T09:01:33+00:00

My menu is currently under the logo, but instead I want it to be

  • 0

My menu is currently under the logo, but instead I want it to be horizontal to the logo. I think the float property is the only way to do something like this(?) but it doesn’t work, it won’t float.

#top_menu {
height: 20px;
color: #333;
position: relative;
float: right;
}

#top_menu ul li {
        float: left;
        color:#333;
        padding-right:15px;
        font-family: Tahoma, Helvetica, sans-serif;
        font-size:11px;
    }

        #top_menu ul li a {
            text-decoration:none;
            color: #666;
            padding: 1px;
            padding-right: 8px;
        }

                #top_menu ul li a:hover {
                    color:#f2e9c9;
                }
#logo{
    margin-top: 15px;
    width: 200px;
    height: 30px;
    position: relative;
    right: 5px;
}

        <div id="logo"><a href="http://www.playcreatividad.com/es/index.php"><img src="logot.png" alt="lolly"></a></div>
    <div id="top_menu">
        <ul>
          <li><a href="http://www.playcreatividad.com/es/index.php" title="Enlace a Portada">Portada</a>|</li>
          <li><a href="http://www.playcreatividad.com/es/equipo.php" title="Enlace a Equipo">Equipo</a>|</li>
          <li><a href="http://www.playcreatividad.com/es/workbook.php" title="Enlace a Workbook">Workbook</a>|</li>
          <li><a href="http://www.playcreatividad.com/es/frescologia.php" title="Enlace a Frescología">Frescología</a>|</li>
          <li><a href="http://www.playcreatividad.com/es/clientes.php" title="Enlace a Clientes">Clientes</a>|</li>
          <li><a href="http://playsaid.blogspot.com/" target="_blank" title="Enlace a Blog">Blog</a>|</li>
          <li><a href="http://www.playcreatividad.com/es/noticias.php" title="Enlace a Noticias">Noticias</a></li>
        </ul>

</div>

What’s wrong?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T09:01:33+00:00Added an answer on May 15, 2026 at 9:01 am

    If I understand correctly you want the Logo and the Menu on the same horizontal line. If that is the case you can:

    1. Float the logo to the left OR

      #logo{
          margin-top: 15px;
          width: 200px;
          height: 30px;
          position: relative;
          right: 5px;
              float:left;
      }
      
    2. Display the logo as inline-block

      #logo{
          margin-top: 15px;
          width: 200px;
          height: 30px;
          position: relative;
          right: 5px;
              display:inline-block;
      }
      
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My menu works fine as it is, but its currently using the ASC order.
I'm currently trying to do a menu with submenu. Here is what i want
I currently have a menu using hovering image maps that works in Firefox, IE,
I currently am pulling menu data out of our database using the PDO fetchAll()
Currently have a drop down menu that is activated on a hover (from display:none
currently i use the accordion menu provided by the asp.net toolkit. The problem is
I am currently working on a pure css multilevel drop-down menu and I cannot
I'm currently working on a game and I wish to have a main menu
im trying to get the currently selected option in a dropdown menu with javascript.
Currently, on hover, the menu will cause the table cell to expand when the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.