View Single Post
Old 01-05-2007, 07:48 PM   #2 (permalink)
jazzpetals
Platinum Lifetime Member
 
jazzpetals's Avatar
 
Last Online: 08-26-2008 06:47 PM
iTrader: (16)
Join Date: Oct 2004
Posts: 619
DNF$: 313
Location: Florida


Re: DreamWeaver help.

Looking at the source, I believe your problem may be this.

crowsnest code: <body>
<div class="container">
<div class="top" style="width: 628; height: 39">


alvir-online code: <body>
<div class="container">
<div class="top">

Try removing the ....style="width: 628; height: 39">

and see if that fixes the problem.
jazzpetals is offline   Reply With Quote