/    Sign up×
Community /Pin to ProfileBookmark

NEED HELP FAST – client waiting!

If anyone can help with this it would be really great.

Please visit: [URL=”http://www.easisell.com/demo3″]http://www.easisell.com/demo3[/URL]

In FF and Safari engines the images run nicely. In IE the image you’ll notice, that appears below the initial logo, is about 4 pixels pushed down.

I need to find out how to erase those 4px but I can’t find them!

Any help is very much appreciated –

MishimaSan

to post a comment
CSS

5 Comments(s)

Copy linkTweet thisAlerts:
@WebJoelApr 29.2009 — html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

margin: 0;

padding: 0;
[/QUOTE]
Can be reduced using the "universal selector method" to just * {margin:0; padding:0;}[/QUOTE] and not have to state "margin:0; padding:0;" again anywhere else on the page.

I'm looking at your code, seeing several ways to approach this. There seems to be several things here working against each other somehow... hmm..

It sort of looks as if the image "getfreedvd.jpg" is not the same height as the blue 'bar' of the repeating image "header-background.jpg".

Myself, I would create separate DIVs for each 'section' and not try to place a universal background image on the page and 'center' other images overtop of it. It can be done, but it is a balancing act.
Copy linkTweet thisAlerts:
@mishimasanauthorApr 29.2009 — Cool man, can't wait to hear what you've got ?
Copy linkTweet thisAlerts:
@mishimasanauthorApr 29.2009 — It fits inside the bar perfect. If you look in firefox you can see so. So that can't be the issue. The issue is that there are an extra 4px of empty space between the logo and photo image and the "getfreedvd.jpg"... and I don't know where it's coming from.
Copy linkTweet thisAlerts:
@cbVisionApr 30.2009 — img {display: block;} for your images to eliminate an extra margin
Copy linkTweet thisAlerts:
@mishimasanauthorApr 30.2009 — Thanks a lot for that - I'll remember it for the next project.
×

Success!

Help @mishimasan 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 6.17,
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: @nearjob,
tipped: article
amount: 1000 SATS,

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

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