NamePros
Welcome, Guest! Ready to make a name for yourself in the domain business? We welcome both the hobbyist and professional domainer to join the discussion as part of the NamePros community.

Click here to create your profile to start earning reputation for posting, and trader ratings for buying & selling in our free e-marketplace. Build your trader rating with each successful sale. Our system has tracked over 100,000 sales and counting!
FAQ & TOS Register Search Today's Posts Mark Forums Read

Go Back   NamePros.com > Website Development Discussion Forums > Programming
Reload this Page CSS help again

Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics.

Advanced Search
5 members in live chat ~  


Closed Thread
 
LinkBack Thread Tools
Old 02-17-2006, 11:36 PM THREAD STARTER               #1 (permalink)
NamePros Regular
Join Date: Jun 2004
Posts: 500
simpson733 is a jewel in the roughsimpson733 is a jewel in the roughsimpson733 is a jewel in the rough
 



CSS help again


Lasst time i asked about different browser support but now i am currently having some trouble with the links, seems like they are being padded. If you could help me it would be awesome

website: http://www.3n6.com

another css problem
simpson733 is offline  
Old 02-22-2006, 12:55 AM   #2 (permalink)
NamePros Regular
 
Palyriot's Avatar
Join Date: Jul 2004
Location: Seattle, Wa
Posts: 596
Palyriot is a jewel in the roughPalyriot is a jewel in the roughPalyriot is a jewel in the rough
 



margin-top: 7px; I believe that is messing it up.
Palyriot is offline  
Old 02-22-2006, 06:18 AM   #3 (permalink)
A Wealth of Knowledge
 
stscac's Avatar
Join Date: Aug 2004
Posts: 3,803
stscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud of
 



Assuming that Mininav is the div we're looking at, this is where I think the code is wrong.
Code:
#mininav
{
width:560px;
margin: 10px 0px 0px 0px;
padding: 0px;
height: 10px;
display:block;
}
html>body #mininav {margin-top:-7px}
#mininav li{
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}
#mininav a{
	width: 94px;
	height: 19px;
	padding: 0px;
	margin-right: 2px;
	text-decoration: none;
	display: block;
}
I think it should be
????: NamePros.com http://www.namepros.com/programming/168748-css-help-again.html
Code:
#mininav
{
width:560px;
margin: 0px 0px 0px 0px;
padding: 0px;
height: 10px;
display:block;
}
html>body #mininav {margin-top:-0px}
#mininav li{
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}
#mininav a{
	width: 94px;
	height: 19px;
	padding: 0px;
	margin-right: 0px;
	text-decoration: none;
	display: block;
}
-Steve
stscac is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
CSS help "pain or saint"? Maylin Website Development 5 01-05-2006 02:42 PM
PHP, Mysql, CSS Coder Needed weebguy Web Development Wanted 1 12-27-2005 07:44 AM
Various CSS problems Daniel Exe Programming 1 11-22-2005 10:46 AM
CSS: what's the use of it? lucesei Programming 13 04-12-2004 07:21 AM

 
All times are GMT -7. The time now is 02:09 PM.

Domain name forum recommended by Domaining.com Powered by: vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0 Ad Management plugin by RedTyger