/    Sign up×
Community /Pin to ProfileBookmark

[RESOLVED] CSS Internet Explorer / Firefox Question

Hi, I am getting getting very different results between I.E. and Mozilla Firefox with this CSS and I was wondering if anyone can tell me where the problem might be.

In I.E., the boxes are too big and therefore aren’t side by side like they are supposed to be.

Link: [URL=”http://alteregosofthestickman.com/blog/?view=plink&id=114″]http://alteregosofthestickman.com/blog/?view=plink&id=114[/URL]

CSS Code:

#d_contentbody_right {
float:right;
left:508px;
width:248px;
padding:6px;
background-image:url(template_img/bg_box.gif);
background-repeat:repeat-x;
border-bottom:solid 1px #e2e1e1;
border-right:solid 1px #e2e1e1;
z-index: 1001;
}

Thank you.

to post a comment
CSS

2 Comments(s)

Copy linkTweet thisAlerts:
@CentauriJul 06.2008 — For starters, the line [COLOR="Blue"]<!-- Include file for CAPTCHA configuration -->[/COLOR] is putting IE into quirks mode - the doctype needs to be the [B]first [/B]thing on the page.
Copy linkTweet thisAlerts:
@theflyingminstauthorJul 06.2008 — That was EXACTLY the problem, thank you very much Centauri!
×

Success!

Help @theflyingminst spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.5,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...