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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T05:11:37+00:00 2026-05-28T05:11:37+00:00

see this link…: Exemple on this site i have this code <body> <div id=geral>

  • 0

see this link…: Exemple

on this site i have this code

    <body>
    <div id="geral">
        <div id="animacao">
            <ul id="banners"> 
                <li><img src="banners/banner_1.jpg" alt="Banner 1" /></li>
                <li><img src="banners/banner_2.jpg" alt="Banner 2" /></li>
            </ul>
        </div>
        <div id="menu">

        </div>              
    </div>
</body>

#geral is positioned in the center of the screen –

#animacao has the same size of #geral, on this has animated images with fade effects..

#menu has 271px with and need to stay over and on center of #geral and #animacao, on this i will put the menu with PNG bakcground….

This is my CSS, and probably doesn’t work …

#geral{
    position: absolute;
    width:990px;
    height:530px;
    top:50%;
    left:50%;
    margin-top:-265px;
    margin-left:-495px;
    background: url(../imagens/fundo.jpg) no-repeat;
}

#animacao{
    position: relative;
    width:990px;
    height:530px;
}

#menu
{
    position: absolute;
    left: 50%;
    width:271px;
    height:530px;
    margin-left:-135px;
    background-color:yellow;
    z-index: 10;
}

Where am I wrong?

Demo

  • 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-28T05:11:38+00:00Added an answer on May 28, 2026 at 5:11 am

    Is this what you’re trying to do? http://jsfiddle.net/brettdewoody/C4jSS/

    Or did you want the #menu div positioned on top of #animacao?

    html

    <div id="geral">
        <div id="animacao">
            <div id="menu">
    
            <div>
        </div>       
    </div>
    

    css

    #geral{
        position: absolute;
        width:990px;
        height:530px;
        top:50%;
        left:50%;
        margin-top:-265px;
        margin-left:-495px;
        background-color: black;
    }
    
    #animacao{
        position: relative;
        width:990px;
        height:530px;
        background-color: red;
    }
    
    #menu{
        position: relative;
        margin:0 auto;
        width:271px;
        height:530px;
        background-color:yellow;
        z-index: 10;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

If you see this link Its all about unicode code range example : U+0644
see this demo from jquery ui you have to hold down the Ctrl key
See this code: var jsonString = '{id:714341252076979033,type:FUZZY}'; var jsonParsed = JSON.parse(jsonString); console.log(jsonString, jsonParsed); When
See this link: http://james.padolsey.com/jquery/#v=1.4&fn=jQuery.fn.hasClass var className = + selector + ; .... ( +
See this link - why are the multiline textboxes draggable? Is this Firefox bug?
See this Link how to get last 10 rows using any aggregate function like
I see this link to use google chart api for putting multiple line charts
I see this link But it's not solve my problem. I want to ask
See this link: http://lsp2.tpdserver2.co.uk/test.htm Displays fine in IE/Chrome but in Firefox (6.0.1) there is
i am having the link like <a href=http://twitter.com/home/?status='.$markme_ddesc.' onclick=OpenPopup(this.href); return false>Click Here to See

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.