Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Software > Macromedia Dreamweaver > top padding or ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 5 Topic 93846 of 98347
Post > Topic >>

top padding or margin not working

by "brian914" <webforumsuser@[EMAIL PROTECTED] > Aug 8, 2008 at 12:06 AM

I have the following for a horizontal navigation and it seems like I can't
give 
my links top and bottom padding or margin. Why could that be?

 I have this and the horizontal spacing seems to work, but not the
vertical one?
 #mainnav a {
     text-decoration: none;
     margin: 15px 12px;
 }

 Thanks a lot for any help with this. 


 here is the whole css: 

 #mainnav {
 	font-size: 12px;
 	font-weight:bold;
 	text-align: center;
 	background:#bf0e20 url(../images/general/nav_bg.jpg) repeat-x;
 }
 #mainnav ul {
 	
 }

 #mainnav li {
 	display: inline;
 	list-style: none;
 }

 #mainnav a {
     text-decoration: none;
     margin: 15px 12px;
 }
 	
 #mainnav a:link, #mainnav a:visited {
 	color: #fff;
 }

 #mainnav a:hover, #mainnav a:active,
 #uberlink a:link, #uberlink a:visited,
 #uberlink a:hover, #uberlink a:active {
 	/*background-image:url(../img/general/btn_bg_over.gif);*/
 	background-repeat: no-repeat;
 	color: #1070ca;
 }
 




 5 Posts in Topic:
top padding or margin not working
"brian914" <  2008-08-08 00:06:00 
Re: top padding or margin not working
"TC2112" <no  2008-08-07 20:56:12 
Re: top padding or margin not working
"TC2112" <no  2008-08-07 21:22:20 
Re: top padding or margin not working
"Murray *ACE*"   2008-08-07 20:52:26 
Re: top padding or margin not working
Michael Fesser <netize  2008-08-08 03:23:55 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu Nov 20 10:04:15 CST 2008.