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
poisitioning in IE7 & FF vs IE6
Old 06-16-2008, 11:02 AM poisitioning in IE7 & FF vs IE6
Skilled Talker

Posts: 60
Name: tami
Trades: 0
i thought i was over this kind of a problem....but i am not!

i have a simple layout that waoks fine in IE7 and FF but no in IE6.
i am using relative positioning and my right column starts to low in IE6.
the left side has two divs one under the oher:
Code:
.flash{
padding: 0px;
margin:0px;
width:196px;
height:186px}
.leftSide{
height:360px;
width:196px;
background-color:#ffd997;
}
and the right column:
Code:
.rightSide{
background-image:url(images/title_eng.jpg);
background-repeat:no-repeat;
width:703px;
height:218px;
margin-top:-546px;
margin-left:196px;
padding-top:240px;
padding-left:80px;
}
here is the link:
http://www.tamisivan.com/temp/yoram/didgim_eng.html

i am a litte lost...

any idea?
pizza is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-16-2008, 02:36 PM Re: poisitioning in IE7 & FF vs IE6
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
I don't see any relative positioning there at all. Why are you using a -546px top margin for your main section ?

Float your left section and see if that clears it up.
__________________
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 06-16-2008, 02:54 PM Re: poisitioning in IE7 & FF vs IE6
Skilled Talker

Posts: 60
Name: tami
Trades: 0
i thought the default is relative....
pizza is offline
Reply With Quote
View Public Profile
 
Old 06-16-2008, 02:57 PM Re: poisitioning in IE7 & FF vs IE6
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Not really, unless you consider everything is relative to the body, which it is when you don't specify position:relative.
__________________
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 06-16-2008, 03:18 PM Re: poisitioning in IE7 & FF vs IE6
Skilled Talker

Posts: 60
Name: tami
Trades: 0
thanks , i think i need to do more homework....
pizza is offline
Reply With Quote
View Public Profile
 
Old 06-16-2008, 03:29 PM Re: poisitioning in IE7 & FF vs IE6
wayfarer07's Avatar
Poo on You

Latest Blog Post:
Introducing WowWindow
Posts: 3,987
Name: Abel Mohler
Location: Asheville, North Carolina USA
Trades: 0
The default positioning is 'static'. You won't need to specify static on your elements unless you need to overrule 'relative', 'absolute', etc.
__________________
I build web things. I work for the startup
Please login or register to view this content. Registration is FREE
.
wayfarer07 is online now
Reply With Quote
View Public Profile Visit wayfarer07's homepage!
 
Reply     « Reply to poisitioning in IE7 & FF vs IE6
 

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.36246 seconds with 12 queries