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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T01:44:37+00:00 2026-05-26T01:44:37+00:00

I am working on this site: http://www.problemio.com and I am supposed to make a

  • 0

I am working on this site: http://www.problemio.com and I am supposed to make a background image for half of the width of the screen for the very top of the page with the links for log-in, sign-up, etc. and make those links appear on the right side bottom of the banner border.

I tried giving it this css:

.banner 
{
    position: relative;
    height: 80px;

    /* These paddings increase the height padding a little bit */
/*  padding-top: 10px;
    padding-bottom: 5px; */
    z-index: 1;

    border-style:solid;
    border-width:1px;   
    border-color: gray;
}

.site_title 
{
    float:left; 

    margin-top: 10px;
    margin-left: 20px;

    font-weight: bold;
    color: #ffce2e;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.8);
    font-size:2.5em;
    text-align: left
    text-color: black;
    width: 300px;
}

.site_login 
{
    width: 700px;
    float:right; 
    height: 80px;
    position: absolute;
    right: 0.5em;
    top: 0.5em; 
    bottom: 0.5em; 

    color: black;

    text-align: right;
    text-align: bottom;

    background-image: url('http://www.problemio.com/img/ui/problemiotoprightimage.png');
    background-repeat: no-repeat;
    background-position: right;

        margin-top: 10px;
    margin-left: 20px;
}

but for some reason I can not get the log-in, create-profile text to get aligned to the bottom instead of the top. And for some reason the image does not fit perfectly into the borders of the banner div.

How could I accomplish those two things?

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-26T01:44:38+00:00Added an answer on May 26, 2026 at 1:44 am

    You can make a new div inside the banner div like:

    .bgdiv{
        position:absolute;
        right:0px;
        left:240px;
        top:0px;
        bottom:0px;
        background-image: url('http://www.problemio.com/img/ui/problemiotoprightimage.png');
        background-repeat: no-repeat;
    
    }
    

    …and for the site login:

    .site_login 
    {
        width: 700px;
        float:right; 
        position: absolute;
        right: 10px;
        bottom: 10px; 
    
        color: black;
    
        text-align: right;
        text-align: bottom;
    
    }
    

    Which produces:

    enter image description here

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

Sidebar

Related Questions

I am working on this site: http://www.problemio.com and the blue bar image is spilling
I am working on this site: http://www.problemio.com and I have very little clue about
I am working on this site: http://www.problemio.com and if you mouse over the categories
I am working on this site: http://www.problemio.com and if you mouse over the categories
I am working on this site: http://www.problemio.com and I have a requirement to add
I have this site: http://www.problemio.com and if you go there and click any link
I am trying to make something like this site has: http://www.eventipity.com/ When you press
I'm working on a sample i found on this site: http://kevinmusselman.com/blog/2009/02/access-webcam-with-flash/ it captures the
http://www.stuartflake.com is the site that I am working on. The footer element contains the
I'm trying to get lightbox2 working with my site, http://www.therussianfrostfarmers.com/ , however i seem

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.