| | |||||
| ||||||||
| Web Design Discussion Discussion of web design techniques, advice, browser issues, software, design firms. |
![]() | NamePros Design Contests | Forum Sponsorship |
| Join in on the FUN! You can start an affordable design contest and pick from entries talented members submit or you can enter a design contest for a chance to win CASH PRIZES! What are you waiting for? Get started in the fun TODAY! - Banners, Logos, Mascots, and MORE! (Please READ the design Contest section rules Prior to starting or entering a contest) | ||
![]() |
| | LinkBack | Thread Tools |
| | #3 (permalink) |
| Senior Member Join Date: Jan 2007 Location: Wales - United Kingdom
Posts: 1,785
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | It's just because you have too many links - the links then can't fit all on one line, hence they are wrapping. If you shorten the anchor text or remove a link (the former is better of course ) then it may fix it.????: NamePros.com http://www.namepros.com/web-design-discussion/602363-problem-with-website-help-required.html Also consider reducing the font size by changing (say): Code: #menu a {
display: block;
float: left;
background: url(http://wac.658e.edgecastcdn.net/80658E/namepros/images/img30.gif);
text-decoration: none;
color: #666666;
} Code: #menu a {
display: block;
float: left;
background: url(http://wac.658e.edgecastcdn.net/80658E/namepros/images/img30.gif);
text-decoration: none;
color: #666666;
font-size: 80%;
} |
| | |
| | THREAD STARTER #4 (permalink) | ||||
| Senior Member Join Date: Jul 2006 Location: UK
Posts: 2,044
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Thanks for the code - sending some NP$ your way now. | ||||
| | |