Print Page | Close Window

I don’t want this space!

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=16282
Printed Date: 13 April 2026 at 7:54pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: I don’t want this space!
Posted By: jipwidap
Subject: I don’t want this space!
Date Posted: 21 August 2005 at 11:45pm
I modded a little navigation bar I found to the left of some foreign forum. How can I remove the little space between the nav and the main column?
 
Here is the CSS in question. I think all the ASP is ok.
 
#leftcol{
 width:145px;
 float:left;
 position:relative;
 margin-left:-145px;
 margin-right:1px;
 }
 #outer{
 border:solid white 0px;
  /*/*/ border-left-width: 145px ;  /* left column width. NN4 hack to hide borders */
border-left-color: #FFFFFF;   /* left column colour */
border-left-style: solid;
width: auto;
 }
#inner{margin:0; width:100%;}
 
#maincol{
 float: right;
 width: 100%;
 position: relative;
 margin: 0 -8px 0 -2px;
 }
 #outer>#inner { border-bottom: 1px solid #FFFFFF;  }



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net