/    Sign up×
Community /Pin to ProfileBookmark

Space in between my images? WTF?!

[URL=http://www.metroidhall.com]My site, The Metroid Hall[/URL]

As you can see, the link buttons are screwed up. For some reason there’s a space put in between veery single image, and I don’t know why. Borders are gone, everything is laigned to the left…

The only way I can fix it is using CSS relative positioning, but it then leaves a big gap at the bottom of my page, for some odd reason.

Is there some HTML thing I’m missing that will take away that gap in between my buttons?

Thanks.

to post a comment
HTML

5 Comments(s)

Copy linkTweet thisAlerts:
@PeOfEoDec 16.2003 — not if you just use the margins

margin-left:0px; margin-right:0px; try it, if you have not already.
Copy linkTweet thisAlerts:
@jochemDec 16.2003 — If you want to stick to a table, you could place each button in a separate <td> with an assigned width.

Cheers, Jochem ?
Copy linkTweet thisAlerts:
@PeOfEoDec 16.2003 — ugh hybrid layouts... they are sooo crazy :rolleyes:. I know from expericne. When I made the layout for www.clanknights.vze.com I did not know the ie box hacks so I made it a hybrid, what a pain in the butt. I am planning on redoing it in a week or two after some forum work.
Copy linkTweet thisAlerts:
@FishyMonkey78authorDec 16.2003 — First off: Hybrid layouts? What are those?

Second, where would I insert the margin code, just like..

<img style="margin-left: 0px; margin-right: 0px;" ... >

Right? Cause it didn't work.
Copy linkTweet thisAlerts:
@PeOfEoDec 16.2003 — yes the margin stuff is right but put in

position:relative in them as well, play with absolute too and see what you get, then post back if you have problems ? . By hybrid I mean you are using css for some position with tables for some positioning, for example my site, www.clanknights.vze.com has the menus + header and footer positioned with css and all of the middle crap is sitting in tables because I did not know the box hacks to make it work properly with all css. Plus I used an iframe... big mistake.
×

Success!

Help @FishyMonkey78 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.6,
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,
)...