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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T12:56:28+00:00 2026-05-25T12:56:28+00:00

I am trying to adjust my css to float an image to the right,

  • 0

I am trying to adjust my css to float an image to the right, but I can’t seem to find the right combination. It is instead pushing the text on the left to the bottom of the page. Is there a better way to accomplish this?

   #experiential_page_container{float:left; width:100%; padding-top:235px;}
#experiential_page_container .marketing_details{float:left; width:695px; padding-left:12px;}
#experiential_page_container .marketing_details h1{float:left; width:100%;font:52px/64px Myriad Pro, Arial, Helvetica, sans-serif; letter-spacing:-2px; color:#fff;text-shadow:0 0 25px #000; padding-bottom:16px; padding-left: 70px;}
#experiential_page_container .marketing_details h1 span{float:left; width:430px; padding-left:80px;font:21px/23px Myriad Pro, Arial, Helvetica, sans-serif; letter-spacing:-1px; text-shadow:none; color:#0bb0d0; text-transform:uppercase;}
#experiential_page_container .marketing_details .content{float:left; width:285px; padding-left:152px;}
#experiential_page_container .marketing_details p{float:left; width:100%; font-size:15px; line-height:16px; color:#fff; padding-bottom:15px;}
#experiential_page_container .marketing_details p a{color:#0bb0d0; text-decoration:none;}
#experiential_page_container .marketing_details p a:hover{text-decoration:underline;}
#experiential_page_container .marketing_details .photo img{float: right;}

experiential page link

  • 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-25T12:56:29+00:00Added an answer on May 25, 2026 at 12:56 pm

    You should make sure that the width of your internal elements isn’t greater than the width of the container OR the sum of the width of your text elements plus the image container’s width isn’t greater than the width of their container:

    i.e.:

    #experiential_page_container{float:left; width:100%; padding-top:235px;}
    #experiential_page_container .marketing_details{float:left; width:100%; padding-left:12px;}
    #experiential_page_container .marketing_details .photo{float:right; width:45%; height: 100%;}
    #experiential_page_container .marketing_details h1{float:left; width:53%;font:52px/64px Myriad Pro, Arial, Helvetica, sans-serif; letter-spacing:-2px; color:#fff;text-shadow:0 0 25px #000; padding-bottom:16px;}
    #experiential_page_container .marketing_details h1 span{float:left; width:430px; padding-left:80px;font:21px/23px Myriad Pro, Arial, Helvetica, sans-serif; letter-spacing:-1px; text-shadow:none; color:#0bb0d0; text-transform:uppercase;}
    #experiential_page_container .marketing_details .content{float:left; width:285px; }
    #experiential_page_container .marketing_details p{float:left; width:100%; font-size:15px; line-height:16px; color:#fff; padding-bottom:15px;}
    #experiential_page_container .marketing_details p a{color:#0bb0d0; text-decoration:none;}
    #experiential_page_container .marketing_details p a:hover{text-decoration:underline;}
    #experiential_page_container .marketing_details .photo img{float: right;}
    

    In the code above, I removed all unnecessary padding, gave the container the correct width. Please revise the code above to understand what really happened.

    A good example can be found below:

    http://jsfiddle.net/N5mxn/

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

Sidebar

Related Questions

I'm trying to make a bunch of buttons behave somewhat like float:left in CSS.
I'm trying to build a Chrome extension that will automatically disable the webkit-text-size-adjust CSS
I'm trying to figure out how I can adjust the css in my register.php
EDIT: I added text-align: right; to social-media , but now I'm looking like this:
I've search through about 10 pages, can't find this question here. I'm trying to
I am trying to make the posts within #post-area align center instead of left.
I am trying to adjust the position of the background image of a button
I'm trying to create a wordcloud with the Google's visualization sample: <link rel=stylesheet type=text/css
I am trying to include an image and some text inside a button element.
The scenario is trying to adjust font size to get a nice graphic arrangement,

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.