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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T13:35:46+00:00 2026-05-23T13:35:46+00:00

Ok here is the fiddle. http://jsfiddle.net/ozzy/mnmc7/ Code is very very basic at this stage,

  • 0

Ok here is the fiddle.

http://jsfiddle.net/ozzy/mnmc7/

Code is very very basic at this stage, but essentially here is the css:

.Box {
    width:660px;
    border: 1px solid #aaaaaa;
    border-radius: 3px 3px 3px 3px;
    height:140px;
}
#Logo {
    position:absolute;
    -moz-transform:rotate(270deg);
    transform:rotate(270deg);
    -webkit-transform:rotate(270deg);
    -ms-transform:rotate(270deg);
    -o-transform: rotate(270deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    z-index:inherit;
    zoom:1;
}

here is the html so far:

<div class="Box">
                                <div id="Logo">
                                    <img src="http://images.domain.com.au/img/Agencys/16067/logo_16067.GIF" width="130px">
                                </div>
                            </div>

The idea is to get the image to exactly sit inside the div, and float it to the left with say 5px margin. So that it looks like this:

enter image description here

  • 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-23T13:35:46+00:00Added an answer on May 23, 2026 at 1:35 pm

    Try adding this to the logo:

    position:relative;
    float:left;
    top:43px;
    left:-33px;
    

    Also in Internet Explorer 9 it appears they want you to use rotation=4

    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=4);
    

    http://jsfiddle.net/AlienWebguy/mnmc7/21/

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

Sidebar

Related Questions

I have created fiddle here: http://jsfiddle.net/ozzy/WEGMh/ How it should look is here: Issue is
Here's my fiddle: http://jsfiddle.net/gFA4p/84/ In this screenshot, the green lines represent where I'm trying
Fiddle here: http://jsfiddle.net/csaltyj/mbnWm/ <style type=text/css> #container { border: 2px solid #000; position: absolute; width:
Here's me fiddle: http://jsfiddle.net/6yU6N/10/ I want to work some CSS magic on the table
I have this fiddle here: http://jsfiddle.net/maniator/MUa7P/ In this example a user picks a certain
I have been witnessing this weird behavior since last night. Here's the fiddle: http://jsfiddle.net/Gqndm/
I am new in JQ. I have created this fiddle here: http://jsfiddle.net/SZ6mY/7/ All I
You can see the fiddle here: http://jsfiddle.net/easeS/4/ Here is the html/css I have: #main
I have created a fiddle here: http://jsfiddle.net/ozzy/paPRg/1/ Basically, I want to allow users to
Here's the fiddle http://jsfiddle.net/rgbjoy/q9VGh/ I want to have multiple carousels on one page, 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.