/    Sign up×
Community /Pin to ProfileBookmark

my layout aint working in IE

Hello I begin to realize why webdevelopers dislike IE.

In mozilla my site works just fine but when viewing it in Internet explorer it’s messed up. The content div gets below the menu div – They should be next to each other. And i repeat. In Mozilla its all good.

I have validated my site and it finds no errors.

Here is a link to my site (and please note its just a silly school project – wont go “live” as it is now!!)
Use the username: test
and the password: test
to enter the site (protecting it from others in school. They like to poach ideas:rolleyes:

[URL=”http://www.jiihan.890m.com”]http://www.jiihan.890m.com[/URL]
Thanks in advance!

to post a comment
CSS

4 Comments(s)

Copy linkTweet thisAlerts:
@CentauriApr 28.2008 — Add [COLOR="Blue"]display:inline;[/COLOR] to both the #menu and #content styles. If a float has a margin in the same direction as the float (left margin on left float, or right margin on right float - as both these are) then you invoke IE6's doubled float margin bug, where it doubles the size of the margin and things don't fit. The inline display cures this bug, and other browsers just ignore that as a float is always block display anyway.
Copy linkTweet thisAlerts:
@WebEmperessauthorApr 28.2008 — Ah! Thanks alot, it works like a charm! ?

I really appreciate it.

My next problem is that in IE. all textlinks are greenish-coloured. My image links somehow gets the standard blueish colour. I'll google around some for it. Though If you or anyone else know a quick way to fix it you know where to write ?

And thanks once again for the above fix.
Copy linkTweet thisAlerts:
@CentauriApr 28.2008 — IE doesn't inheret the link image borders from the link colours - just specify it explicitly :[CODE]#content a img {border-color: #98c000;}[/CODE]
Copy linkTweet thisAlerts:
@WebEmperessauthorApr 28.2008 — and once again I thank you =)

That's it for now, I will remove the access to my site while developing it.

Thanks for taking you time.
×

Success!

Help @WebEmperess 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.26,
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: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

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