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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T03:50:25+00:00 2026-06-16T03:50:25+00:00

The page is here . The source is pretty straightforward. I’ve tried doing this

  • 0

The page is here. The source is pretty straightforward. I’ve tried doing this with absolute positioning and a few other methods, none of them turn out exactly right.

  • 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-06-16T03:50:26+00:00Added an answer on June 16, 2026 at 3:50 am

    See here: http://jsfiddle.net/yXUdN/

    I changed these:

    #title {
        position:absolute;
        width:240px;
        height:240px;
        z-index:99;
    }
    #space-link {
        position:absolute;
        margin:auto;
        top:40%;
        left:30%;
        font-family: 'Josefin Slab', serif;
        font-size:2em;
        color:#FFF;
        z-index:99;
    }
    

    To this:

    #title {
    }
    #space-link {
        font-family: 'Josefin Slab', serif;
        font-size:2em;
        color:#FFF;
        text-align:center; /* horizontal center */
        line-height:240px; /* vertical center */
    }​
    

    You can also use the display:table rules to accomplish this, which would be better in the cases where the text spans multiple lines: http://jsfiddle.net/yXUdN/1/

    .space-button {
        ...
        display:table;
    }
    #title {
        display:table-row;
    }
    #space-link {
        ...
        vertical-align:middle;
        text-align:center;
        display:table-cell;
    }​
    

    Also, you shouldn’t have multiple elements with the same ID. Use classes instead.

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

Sidebar

Related Questions

So I have this page here: http://www.eminentmedia.com/development/powercity/ As you can see when you mouse
The php.net page here http://www.php.net/manual/en/mysqlinfo.library.choosing.php says this Configure commands for using mysqlnd // Recommended,
If you look on this page here in Firefox (I'm on 3.5.2 on a
I am using JQuery Accordion. I have this page here: http://www.hauppauge.com/site/support/support_colossus.html#tabs-6 What happens is
The page is here: https://gentle-day-3026.herokuapp.com/ The css file like this: https://gentle-day-3026.herokuapp.com/stylesheets/base.css another is to
Here the example: https://graph.facebook.com/19292868552 How is it possible? The source of the page is
I have a simple page here to demonstrate the issue that I am seeing.
I went to Twitter's resource page here (https://twitter.com/about/resources/tweetbutton) and got the following code: <a
Hi i am trying to redirecting visualforce page to google.com page here is my
My page is here , my stylesheet is here , and the text saying

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.