/    Sign up×
Community /Pin to ProfileBookmark

Does My Site Look Like This On Your Screen?

I just had somebody look at a site I’m working on and they said it looked messed up. I’m just curious if it looks like this on any of your monitors.

[upl-file uuid=45058902-d1c9-4e93-908f-e3c16dbb180e size=81kB]screen.JPG[/upl-file]

to post a comment
Full-stack Developer

4 Comments(s)

Copy linkTweet thisAlerts:
@ScriptageMay 30.2008 — There is some slight clipping on the left hand side of the left bar.

Regards

Carl
Copy linkTweet thisAlerts:
@CentauriMay 30.2008 — I guessed from the look of the pic that it might have been IE6 and it is. Sorry, I should have checked IE6 earlier, and this is caused by the doubled float margin bug in IE6, curable with inline display :[CODE]#navcontainer {
width: 125px;
margin: 0 0 0 -20px;
float: left;
[COLOR="Red"]display: inline;[/COLOR]
}[/CODE]
Copy linkTweet thisAlerts:
@mikegreenia_comauthorMay 30.2008 — yup that fixed it.. thanks
×

Success!

Help @mikegreenia_com 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.3,
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,
)...