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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T14:35:49+00:00 2026-05-28T14:35:49+00:00

I have done up a page for eBay, I have tested it in Explorer,

  • 0

I have done up a page for eBay, I have tested it in Explorer, Safari, Firefox, and all is well. But for some reason when I dump the code into eBay and preview it, the page is rendered off to the left hand side. I have tried all manner of searches with different types of CSS, but I have been unable to find a solution. Hence I am here. Can someone please shed some light on what the hell I am doing wrong.

Thanks in advance.

    <style type="text/css">
    body {
        background-color: #FFF;
        text-align:justify;
        font-size:13px;
    }

    #container { 
        width:730px; 
        margin: 0 auto;
        font-size: 14;
        text-align:justify;
    }

    img{
        border:0;
    }

    a img {
        border:none;
    }

    p { padding: 0 15px 0 15px }

    .banner img{ padding: 0 5px 5px 5px; }

    #jerseyBio{
        width:730px;
        margin-bottom:5px;

    }

    #jerseyBio ul {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-style: normal;
        padding: 25px;
    }

    #jerseyBio ul li{
        margin-bottom:10px;
        padding: 0px;
    }

    #itemPhotos{
        width:730px;
        margin-bottom:5px;
    }

    .leftSplit{
        width:360px;
        left:0px;
        float: left;
        padding: 0 0px 0px 10px
    }

    .rightSplit{
        width:360px;
        right:0px;
        float: left;
        padding: 0 0px 0px 0px
    }

    #itemPhotos img{
        padding-bottom: 15px;
    }

    #sizeChart{
        padding-bottom:0px;
        margin: 0;
    }
  </style>
  • 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-28T14:35:50+00:00Added an answer on May 28, 2026 at 2:35 pm

    There are many ways you can center an element in its parent container:

    1. Using margin: auto; trick is the easiest way.
    2. Using absolute positioned object, with determined height and width, inside a relatively or absolutely positioned parent:

       #parent {position: relative;}
       #child 
       {
            position: absolute; 
            height: 300px; 
            width: 300px; 
            top: 0; 
            right: 0; 
            bottom: 0; 
            left: 0; 
            margin: auto;
       }
      
    3. Using 50% margin for objects with unknown width and height.

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

Sidebar

Related Questions

I have done quite some cocoa-touch stuff, but am still new to cocoa. I
I have done a little Django development, but it has all been in a
I have done some headings for a web page and I have decided to
I have done some searching but really haven't found what I'm looking for. What
I have done some searching around but have not been able to figure out
I have done some web based projects, but I don't think too much about
I have done everything said on the following page. https://help.ubuntu.com/community/Django but it gives me
i want to make a add cricket stats page (witch i have done) but
I am just a beginner of ASP.NET MVC. I have done some page by
I have some controls on the page which are Invisible on page load. But

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.