/    Sign up×
Community /Pin to ProfileBookmark

Trouble aligning in Internet Explorer.

I am working on a new layout for my site and I now have this:
[url]http://www.doublejweb.net/concept/index.html[/url]

Now it looks fine in Firefox and in Opera.
But in Internet Explorer it is not aligned right.

I don’t want to change anything in the html source so how can I make it work perfectly in IE too by only changing the CSS file.

(CSS file: [url]http://www.doublejweb.net/concept/metal.css[/url] )

Another issue I have is with the menu.

I have in my stylesheet margin: 0px; padding: 0px; to both LI UL and A but still IE applies some kind of margin/padding to the LI blocks in my menu how could I get rid of those?

to post a comment
CSS

2 Comments(s)

Copy linkTweet thisAlerts:
@FangAug 22.2005 — Add position:relative; to #site-box

Change in #styleswitcher

position: absolute; left: 507px; top: 34px;

/*position: relative; left: 0px; top: -74px;*/

and in #navigation-box

position: absolute; left: 507px; top: 76px;

/* position: relative; left: 0px; top: -74px; */

Menu; add line-height:117%; to #navigation-box li
Copy linkTweet thisAlerts:
@DoubleJauthorAug 22.2005 — Add position:relative; to #site-box

Change in #styleswitcher

position: absolute; left: 507px; top: 34px;

/*position: relative; left: 0px; top: -74px;*/

and in #navigation-box

position: absolute; left: 507px; top: 76px;

/* position: relative; left: 0px; top: -74px; */

Menu; add line-height:117%; to #navigation-box li[/QUOTE]

Thank you, it works right now ?
×

Success!

Help @DoubleJ 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.20,
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,
)...