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 3219002
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T15:35:38+00:00 2026-05-17T15:35:38+00:00

I am successfully display a list horizontally: <div id=container> <div id=header> <h:form> <ul> <li><a

  • 0

I am successfully display a list horizontally:

<div id="container">
        <div id="header">                
                <h:form>
                    <ul>
                        <li><a href="#">Peter</a></li>
                        <li>
                            <p:commandLink value="Profile" ajax="false"
                                           actionListener="#{myBean.myProfile}"/>
                        </li>      
                    </ul>                      
                </h:form>
        </div>
</div>
    <!--
    <div id="MainContainerPanel">
        <div id="LeftPanel" style="border: 2px solid gray; width: 190px; padding: 5px;">

        </div>
        <div id="CenterPanel">

        </div>
        <div id="RightPanel">

        </div>
        <div id="adsPanel"/>
    </div>
    -->

However, if I uncomment the <div id="MainContainerPanel">, then I got a weird bug. Peter is a hyperlink, but I have to move my mouse to the very top of Peter to be able to click on it.
Please click this link to be able to see what I am talking about. I able to recreate the bug through this website http://jsfiddle.net/Tuvzj/21/

here is my CSS

#header{
    height: 30px;
    width: 100%;
    padding: 0 10px;
    vertical-align: middle;
    display: table-cell;
    color: gray; font-weight: bold;                
}
#container{
    position: absolute;
    top:0px;
    left:0px;
    right:0px;
    border-bottom: 2px solid gray;
}
#header ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
}

#header li{
    display: inline;
    padding-right: 20px;
}
#MainContainerPanel
{
    position:absolute;  
    top:10px;
    left: 10px;
    right:10px;
    bottom:10px;

    font-size: 12px/*{fsDefault}*/;
}
#LeftPanel
{
    position:absolute;    
    left:0px;
    top:60px;
    height: 100%;        
}
#CenterPanel
{
    position:absolute;
    left:240px;
    width: 500px;
    top:60px;
    height: 100%;
}
#RightPanel
{
    position:absolute;
    left:780px;
    top:60px;
    height: 100%;
    width:230px;
    padding: 10px;
    border: 2px solid gray;
}
  • 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-17T15:35:39+00:00Added an answer on May 17, 2026 at 3:35 pm

    The problem is that #mainContainerPanel is covering the names menu. If you add margin-top: 2em (or any value that forces the #mainContainerPanel down the page enough to remove the overlap) the issue is resolved.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been successful with creating a Telerik grid to display a list of
Using Pentaho Report Designer, I can successfully display my OLAP cube's data as a
I can successfully connect to an oracle database and print out the list of
In an iPhone/iPad app, I'm using a UITableView to display a list of items
I have a form containing a list of input fields that the user populates
I'm trying to style a custom menu within drupal. I've sucessfully styled to display
Successfully used jquery-infinite-carousel in the past but for my current project I need it
I successfully installed the latest QuantumGrid from DevExpress, but I've never worked with this
Having successfully installed opencv 2.0 with python bindings I'm starting to run into trouble
after successfully building my application the start fails because it relies on config files

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.