View Full Version : trying to add a navbar but something is in the way
turnerphoto
Feb-19-2008, 10:12 AM
Hi--followed the tutorial on adding a navbar and I am good with that--but when you go to my site you will see there is a little box of sorts that is covering it. I am sure its something very simple to delete but how do I get that little box off of there?:dunno
My site is www.turnerphotography.smugmug.com.
Thanks!
Allen
Feb-19-2008, 11:00 AM
Hi--followed the tutorial on adding a navbar and I am good with that--but when you go to my site you will see there is a little box of sorts that is covering it. I am sure its something very simple to delete but how do I get that little box off of there?:dunno
My site is www.turnerphotography.smugmug.com (http://www.turnerphotography.smugmug.com).
Thanks!
Add a little more margin control to this existing rule.
#navcontainer ul {
margin: 10px auto 20px; /* top right/left bottom */
padding: 0;
list-style-type: none;
text-align: center;
}
turnerphoto
Feb-19-2008, 11:36 AM
sweeeet! that worked! Thank you!:barb
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.