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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T14:47:39+00:00 2026-05-26T14:47:39+00:00

I designed a website for a client, and built it for them. It’s almost

  • 0

I designed a website for a client, and built it for them. It’s almost complete (well it’s complete if you look at it using Chrome or Firefox).

Part of the design shows a sort of polaroid photo at the top left of the screen at an angle. It’s made up of a Div and an image. The code at the moment makes the div tilt at an angle, while the image inside changes.

However, the code used:

transform: rotate(-7deg);
-webkit-transform: rotate(-7deg); /* Safari and Chrome */
-o-transform: rotate(-7deg); /* Opera */
-moz-transform: rotate(-7deg); /* Firefox */

Doesn’t work in any version of Internet Explorer. The client though uses Internet Explorer, and is giving me a load of grief because they really want it to look like this. (This client by the way, is the typical “form over function” type of person).

What could I do to make the div tilt at an angle?

EDIT:

I’ve used the CssSandpaper plugin, and it’s doing what I need it to do, up to a point.

You can see here that the image is titled as I need it to be. However, with the cycle plugin I’m using, when the image changes it dissapears, and then it reppears. I don’t know what’s causing it though?

  • 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-26T14:47:39+00:00Added an answer on May 26, 2026 at 2:47 pm

    IE8 & below is not support rotate property. So, for this you have to use IE filter called matrixfilter

    try this :

    /* IE8+ - must be on one line, unfortunately */ 
       -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.992546151641322, M12=0.12186934340514761, M21=-0.12186934340514761, M22=0.992546151641322, SizingMethod='auto expand')";
    
       /* IE6 and 7 */ 
       filter: progid:DXImageTransform.Microsoft.Matrix(
                M11=0.992546151641322,
                M12=0.12186934340514761,
                M21=-0.12186934340514761,
                M22=0.992546151641322,
                SizingMethod='auto expand');
    

    & you can generate the filter from here:

    http://www.useragentman.com/IETransformsTranslator/index.html

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

Sidebar

Related Questions

I have a website designed for the android browser using jquery/jqtouch. As a part
I have a website,which is currently designed & tested to work only on firefox.If
I've designed a website using some Jquery techniques. My problem is that in some
We have a website which we have re-designed and coded to work using System.Net.Mail
We have to build an event registration website for our client in ASP.NET using
The original owner of our company had the website designed using Smartys. I have
A client of mine wants a news website designed in Java, and I told
I've designed a website that works through my own PC. I set the IIS
My website is designed to meet the accessibility guidelines. I'm HOPING that this means
I handle a website which is designed in GWT and I want to check

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.