/    Sign up×
Community /Pin to ProfileBookmark

[RESOLVED] Need Help on my HTML code

Hi All,

First off thanks for taking the time to read my thread.
I have an issue with my HTML code. I attached the sourcecodes in this thread for your help.

The problem that I am facing is the white rectangular box on top of the menu bar, what has causes it, I’m not sure. I also have screen shot the problem in the zip file, you can view it from “whiteBox.jpg”.

Hope to get a solution to it. Really appreciate for your help.

Thanks in advance.

[upl-file uuid=46a5cf0e-5b77-4e54-8c22-2724a8447a29 size=30kB]whiteBoxToResolve.zip[/upl-file]

to post a comment
HTML

7 Comments(s)

Copy linkTweet thisAlerts:
@opifexNov 27.2009 — file is corrupted.
Copy linkTweet thisAlerts:
@webstersauthorNov 27.2009 — hey thanks..

btw, the file was ok, i tried to download and test the compression file it was ok. However, I upload it to 4shared as an alternative, please extract it with password as 1234.

Here's the link: http://www.4shared.com/file/160671667/1587ab2b/whiteBoxToResolve.html

Hear from you soon. Cheers.
Copy linkTweet thisAlerts:
@thraddashNov 27.2009 — It seems that you have padding on your menus <a> tags. When I removed it the white spaces went away.

In your styles.css file:

Change
[CODE]#menu a {
padding: 5px 15px;
...
}[/CODE]


To
[CODE]#menu a {
padding: 0px;
...
}[/CODE]
Copy linkTweet thisAlerts:
@kiwibritNov 27.2009 — The OP [url=http://www.webdeveloper.com/forum/showthread.php?t=68822]ignores this advice[/url] - and expects me to download and extract a zip file to see whether this is one I would want to get involved with. Unreasonable, I think.
Copy linkTweet thisAlerts:
@opifexNov 27.2009 — @kiwibrit - I agree.
Copy linkTweet thisAlerts:
@webstersauthorNov 27.2009 — Hi thraddash, it does work, truly appreciated for pointing out the mistake. Have a great weekend ahead. Cheers.

It seems that you have padding on your menus <a> tags. When I removed it the white spaces went away.

In your styles.css file:

Change
[CODE]#menu a {
padding: 5px 15px;
...
}[/CODE]


To
[CODE]#menu a {
padding: 0px;
...
}[/CODE]
[/QUOTE]
Copy linkTweet thisAlerts:
@webstersauthorNov 27.2009 — Hi kiwibrit, i agree, i should have rather put the title as "how to resolve a rectangular box in html code" or something like that. To tell you the truth, it wasn't deliberate.

But really much of thanks to [B]thraddash[/B] for helping without any condition. Cheers.

The OP

[url=http://www.webdeveloper.com/forum/showthread.php?t=68822]ignores this advice[/url] - and expects me to download and extract a zip file to see whether this is one I would want to get involved with. Unreasonable, I think.[/QUOTE]
×

Success!

Help @websters 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.19,
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,
)...