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, Can anyone please let me know exactly what are the performance issues between
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've got the following code, and looking into ways to improve its readibility
All source code hosting services have size limits. I am wondering that does that
All the talk on WP7 resolution = 800x480. I can create more than 480
All, We could really do with some advice from SVG gurus. WHAT WE HAVE:
All, My classpath has been set to the following folder: CLASSPATH = .;C:\Program Files\Java\jdk1.6.0_21\bin;C:\Program
all is in the title :-) Some explanation : In order to use a
all. I've got two domains set up under apache on a single server (Linux).
All I get is this: An error has occurred in the script on this

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.