PDA

View Full Version : adding a middle block


btappan
06-06-2004, 09:16 PM
I've added this block found:

http://www.vbadvanced.com/forum/showthread.php?t=629

for some reason this blocks header bar's thickness is inconsistent between browsers. it looks right in IE but in mozilla it is fatter. anybody know how to fix it?

btappan
06-07-2004, 03:04 PM
heres what i mean

Our Sponsors
 

Brian
06-07-2004, 03:13 PM
Do your news posts do the same thing?

btappan
06-07-2004, 04:35 PM
I don't use the news or polls forums. I have no use for them so deleted them. I just need this middle block for a site description. all the other blocks stay the same between browsers accept this one

Our Sponsors
 

Brian
06-07-2004, 05:16 PM
<p align="center"><b>Welcome to Websitename</b></td><tr>

Change that line to this:

<b>Welcome to Websitename</b></td></tr><tr>

btappan
06-07-2004, 10:12 PM
working now! thanks so much. ahh how little things can be overlooked and make a big difference :)