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

  • Home
  • SEARCH
  • 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 9159555
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T13:31:18+00:00 2026-06-17T13:31:18+00:00

I am trying to fix a picture on the bottom right corner inside a

  • 0

I am trying to fix a picture on the bottom right corner inside a div box…so that text can rollover it

I applied the css below to achieve this but it’s not achieving the result.

.content_body
{
margin: 0 auto;
width: 100%;
overflow: hidden;
padding-top: 30px;
background: #E6E6E0;
color: #555;
font-family: Tahoma, Arial, sans-serif;
font-size: 14px;
min-height: 800px;
background-image: url(http://types4u.org/Tomike/temp/images/saturation.png) ;
background-position: right bottom; 
background-repeat: no-repeat;
}


#footer
{
background: url(http://types4u.org/Tomike/temp/images/bg2.jpg) #E6E6E0;
color: white;
font-family: Lato, Tahoma, Arial, sans-serif;
font-size: 13px;
line-height: 1.5em;
padding: 40px 50px 50px 50px;
clear: both;
border-top: solid #000033 5px;
}

.design_by
{
float:     right;
font-size: 2.4em;
font-family: 'tangerine', cursive;

color:     white;
}

.copyright
{
float:     left;
font-size: 2.4em;
font-family: 'tangerine', cursive;
color:     white;
}


 <div class="content_body"> 
 hello
  </div>

  <div id="footer">
 <div class="copyright">
     <a href="#">mine.com</a> &copy copyright 2013 all rights reserved.
 </div>  

 <div class="design_by">  
     Design by <a href="http://types4u.org" target="http://types4u.org">types 4 u</a> 
 </div> 
 </div>

An example is here jsfiddle

  • 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-17T13:31:19+00:00Added an answer on June 17, 2026 at 1:31 pm

    See this update again: http://jsfiddle.net/CjXxk/1/

    Everything is fine with your code but I think you forgot to add background-repeat to your css code:

    .content_body
    {
        margin: 0 auto;
        width: 100%;
        overflow: hidden;
        padding-top: 30px;
        background: #E6E6E0;
        color: #555;
        font-family: Tahoma, Arial, sans-serif;
        font-size: 14px;
        min-height: 800px;
        background-image: url(http://types4u.org/Tomike/temp/images/saturation.png) ;
        background-position: right bottom; 
        background-repeat: no-repeat;
    }
    

    What background-repeat does?
    See this article about background-repeat on w3schools:

    The background-repeat property sets if/how a background image will be
    repeated.

    By default, a background-image is repeated both vertically and
    horizontally.

    Edit:

    Use background-attachment: fixed; to fix the background image. Also you can handle the footer overlap problem with z-index.

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

Sidebar

Related Questions

Im trying to markup a picture to show on the bottom right corner of
I am trying to fix a regular input box with padding, border, inside a
I trying to fix a strange bugg. People with IOS 4 can't even start
Im trying to fix a bug that only appears in internet explorer 6. The
I'm trying to fix an image to the bottom of the document for a
I'm trying to fix a Windows Installer based setup that is already released. The
I've been trying to fix this problems for a few hours already, I cannot
I've been trying to fix this error: {exception:Persistent class \Class org.myapp.model.Account does not seem
I am trying to fix Microsoft word smart quotes (and other word smart characters)
I'm trying to fix a elements position based on the scroll position within the

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.