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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T20:51:19+00:00 2026-05-26T20:51:19+00:00

All, I’m trying to get my positioning set up and I’m having some issues

  • 0

All,
I’m trying to get my positioning set up and I’m having some issues with it. You can view the code here:

http://jsfiddle.net/treeleaf20/2cwQp/

I’m trying to get the reviews to always be in the center of the reviews_container. You can click on the arrows and it will actually change the text. I’d like to make it so that the reviews that come up are display vertically in the middle with the arrows on the side of them in the middle. Any help you could provide would be greatly appreciated! I found the only way I can rotate the reviews and have them look good is through absolute positioning but them my other elements don’t look right.

Thanks!

  • 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-26T20:51:20+00:00Added an answer on May 26, 2026 at 8:51 pm

    You can try setting the position of the outer container to relative, but you might have better luck using a CSS table-based layout:

    <style type="text/css">   
    #container {    
        display:table;    
        border-collapse:collapse;    
    }         
    #layout {    
        display:table-row;    
    }           
    #content {    
        text-align:center; 
        display:table-cell;    
    }           
    </style>        
    <div id="container">    
        <div id="layout">    
            <div id="content"> 
                <!-- content here --> 
            </div>  
        </div>   
    </div> 
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

all. We're trying to get some intersect collisions working, but the problem experience is
All my code is here,quite simple,and I don't konw where it goes wrong. Person
All, In Apple's sample code DateCell http://developer.apple.com/library/ios/#samplecode/DateCell/Introduction/Intro.html the ivar pickerView is declared in MyTableViewController.h
All, I'm using the code that facebook provides but here is what I'm using:
All- I am trying to get the user's current location than display that on
All, How can I bind the array of drop down list items returned from
All my files can be found on GitHub: https://github.com/Integralist/Passage (just in case you need
All, See the code below: function menu() { this.menuitem=[]; this.submenu=[]; this.menuitem[0] = $('div#sivname1'); this.menuitem[1]
All, I have some script tags that are not working in Wordpress. If I
All, Say I have the following bit of code: select: function(start, end, allDay) {

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.