Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Why does this picture change spots in FF and IE
Old 12-07-2010, 01:04 AM Why does this picture change spots in FF and IE
Average Talker

Posts: 23
Trades: 0
I just made this website.. pinnedlove.com

Basically users buy "love messages" and they are placed on the homepage but I have a problem. Right now I have 1 message uploaded to the site right now with 1 picture.

In firefox the picture is rotated and placed correctly but in IE I have a very weird problem..

I goto the website and the picture is rotated but not in the right place. When I refresh the page I get the same problem BUT when I press enter click "go" again not refresh then the picture goes normal like in firefox.
__________________

Please login or register to view this content. Registration is FREE


Pinned Love - Immortalize your love on the internet!
chrisx17x2008 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 12-07-2010, 07:04 AM Re: Why does this picture change spots in FF and IE
CSM
CSM's Avatar
Front-End Developer

Posts: 297
Name: Michael Pehl
Location: Palma de Mallorca
Trades: 0
I do not see any problems in IE7/IE8 except in IE7 I get a horizontal scrollbar (it's a CSS problem)
__________________
Chief Web Officer / Front-End Developer / System Engineer

Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
CSM is offline
Reply With Quote
View Public Profile Visit CSM's homepage!
 
Old 12-07-2010, 07:12 AM Re: Why does this picture change spots in FF and IE
Kelpie's Avatar
Skilled Talker

Posts: 82
Name: Andrew
Location: SW Scotland
Trades: 0
Checked with IE6 and even it doesn't seem to have the problem you're referring to
Kelpie is offline
Reply With Quote
View Public Profile
 
Old 12-07-2010, 08:37 AM Re: Why does this picture change spots in FF and IE
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
You're using css transforms - IE doesn't support that CSS3 feature.
In addition, IE7 has issues with positioning, so you're going to need conditional comments and a separate css file to hold the 'fixes' needed to make things display as you want them to in IE.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 12-07-2010, 04:33 PM Re: Why does this picture change spots in FF and IE
Average Talker

Posts: 23
Trades: 0
For some reason it isnt doing it anymore =/ and yea I know about the CSS3 transforms property but I am using cssSandpaper and its working fine.
__________________

Please login or register to view this content. Registration is FREE


Pinned Love - Immortalize your love on the internet!
chrisx17x2008 is offline
Reply With Quote
View Public Profile
 
Old 12-07-2010, 11:23 PM Re: Why does this picture change spots in FF and IE
Banned

Posts: 143
Name: maheshadodis
Location: USA
Trades: 0
Hi,
In your div MainContainer
this is your code
bottom:100px;
float:left;
height:100%;
left:220px;
margin-right:300px;
padding-right:0;
position:absolute;
top:0;
width:96%;


make the last width 96% to 50% this make your scroll to disappear i have bolded where to make the change
maheshadodis is offline
Reply With Quote
View Public Profile
 
Old 12-08-2010, 08:32 PM Re: Why does this picture change spots in FF and IE
Average Talker

Posts: 23
Trades: 0
Quote:
Originally Posted by maheshadodis View Post
Hi,
In your div MainContainer
this is your code
bottom:100px;
float:left;
height:100%;
left:220px;
margin-right:300px;
padding-right:0;
position:absolute;
top:0;
width:96%;


make the last width 96% to 50% this make your scroll to disappear i have bolded where to make the change

thank you very much =)
__________________

Please login or register to view this content. Registration is FREE


Pinned Love - Immortalize your love on the internet!
chrisx17x2008 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Why does this picture change spots in FF and IE
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.29313 seconds with 12 queries