View Full Version : Border space issues
Hi, I'm having a hard time trying to figure out how to get take out the space between my flash banner and the first gray bar under neath it. (this is my forum (http://g-shack.com/forum2)) Ideally, it would fit right on top of it. Can anyone help me out or point me in the right direction? Thanks!
Lynne
11-19-2008, 03:23 AM
You've got a break (<br />) right between the two:
<div align="center">
<div class="page" style="width:100%; text-align:left">
<div style="padding:0px 20px 0px 20px">
<br />
<!-- breadcrumb, login, pm info -->
<table class="tborder" cellpadding="3" cellspacing="1" border="0" width="100%" align="center">
You also have some cellpadding in the (at least two of the) tables which contains the rows.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.