Nav Bar Width and Module Spacing |
![]() ![]() |
Nav Bar Width and Module Spacing |
Dec 1 2009, 05:12 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Dec 2009 Member No: 754,102 |
2.0 questions, this is driving me nuts! How do I make the Nav Bar smaller in width? And how do I close up some of the spaces between the modules. Like the vertical distance between the nav bar and status, or the about me and friends list. Each has a big gap between the modules and I'm not talking about where you drag the cursor over in edit mode and move the width around. This is gaps between each thing, how do I close that up?
Thanks Here is the code I have in and a screen shot is attached. CODE {!-- Start code for Header Banner --!}
div.wrap {padding-top:735px; background-image:url("http://i3.photobucket.com/albums/xxxxxxxx.jpg"); background-position:center 9px; background-repeat:no-repeat;} div.contentTop table td {background-image:none; width:auto; height:auto;} {!-- End code for Header Banner --!} div#googlebar {display:none;} .msc {topnav background solid color code} .msc {http://www.myspace-compilation.com/topnav2} .msc {topnav background color} div#topnav, div#googlebar, div#header {background-color:transparent;} .msc {topnav border line color} div#topnav ul#leftNav li, div#topnav ul#leftNav, div#topnav ul#rightNav, div#topnav ul#rightNav li {border-color:#494949;} .msc {topnav hover color} div#topnav ul li a:hover, div#topnav ul#leftNav li a#nav2.open:hover, div#topnav ul#leftNav li a.open:hover, div#topnav ul#leftNav li a.open:hover, div#subnav ul#subNav3 li a:hover, div#subnav ul#subNav4 li a:hover, div#subnav ul#subNav10 li a:hover, div#subnav ul#subNav2 li a:hover {background-color:#ff95a8;} div.content div, div.content ul, div.content div.moduleBody * {background-color:transparent; border:0px;} div.content div.moduleBottom, div.content div.moduleTop {display:none;} .msc {hide blurbs title} .msc {http://www.myspace-compilation.com/titles2} div.blurbsModule h3.moduleHead {display:none;} .msc {hide friends title} .msc {http://www.myspace-compilation.com/titles2} div.friendSpaceModule h3.moduleHead {display:none;} .msc {hide comments title} .msc {http://www.myspace-compilation.com/titles2} div.commentsModule h3.moduleHead {display:none;} <font style=�color:ff95a8; background-color:transparent�></font> |
|
|
|
Dec 1 2009, 05:38 PM
Post
#2
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
Topic moved to MySpace Support. Next time, please post in the correct forum. To adjust the navigation bar's width, use the code below:
CODE div#header, div#googlebar {background: transparent; width: 700px;} 700px is the minimum width I'd recommend. Any lower and it'll look weird. As for the spacing issue, I don't know of a way around it. Sorry. |
|
|
|
Dec 1 2009, 05:50 PM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Dec 2009 Member No: 754,102 |
Sorry I just signed up!
That code worked perfect thanks so much!! |
|
|
|
Dec 1 2009, 05:54 PM
Post
#4
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
No problem. Topic closed & moved.
|
|
|
|
![]() ![]() |