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
IE does not float right .. need help please
Old 06-05-2009, 02:34 PM IE does not float right .. need help please
Skilled Talker

Posts: 72
Location: singapore
Trades: 0
Hi guys.. working on a website.. for top right login and out and language that div it floats well on firefox.. which is on top left.. ie does not work.. Need help guys.. please help me

http://www.parkhotelgroup.com.sg/gpc....com.sg%2fgpch

Code:
#header-right {
    float:right;
    width: 230px;
    height:20px;
    font: 11px arial, helvetica, sans-serif;
    
}
.divider {
    float: left;
    width: 6px;
    height: 21px;
    background-color: transparent;
    background-image: url(../images/divider.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: left center;
}
#header-language {
    width: auto;
    padding-top: 5px;
    padding-right: 0pt;
    padding-bottom: 0pt;
    padding-left: 10px;
    color: #b76d14;
    float: left;
    text-align: left;
    /*background: url(../images/divider.png) no-repeat left;*/
}
#header-language a:link, #header-language a:visited, #header-language a:hover {
    text-decoration:none;
    color: #b76d14;
    font-size:11px;
}
#header-login {
    padding: 5px 10px 0 5px;
    color: #b76d14;
    float: left;
}
#header-greeting {
    width: auto;
    padding: 5px 15px 0 0;
    color: #b76d14;
    float: left;
    background: url(../images/divider.png) no-repeat right;
}
#header-login a, #header-greeting a {
    color: #b76d14;
}
__________________

Please login or register to view this content. Registration is FREE
zelllibin is offline
Reply With Quote
View Public Profile Visit zelllibin's homepage!
 
 
Register now for full access!
Old 06-05-2009, 03:42 PM Re: IE does not float right .. need help please
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
IE knows perfectly well how to do floats.
Those 3 links are floated left.. so they are going right where they are told to.

Validate your code, you've got tons of errors.
__________________
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-06-2009, 06:33 AM Re: IE does not float right .. need help please
Skilled Talker

Posts: 72
Location: singapore
Trades: 0
any solutions for that...??
__________________

Please login or register to view this content. Registration is FREE
zelllibin is offline
Reply With Quote
View Public Profile Visit zelllibin's homepage!
 
Old 06-06-2009, 01:58 PM Re: IE does not float right .. need help please
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
Solution for what ?? Fix the errors in your code first.
If you want something floated right, then remove the float: left!
__________________
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
 
Reply     « Reply to IE does not float right .. need help please
 

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