View Single Post
Jerman
Senior Member
 
Join Date: Jun 2005
Location: Siloam Springs, AR
 
2006-08-15, 00:41

All right, it was not recent-news.php that was causing the problem. It is this code:

<div style=" float: right; width: 440px; text-align: left; border-left: 2px dashed #666633; padding-left: 10px; font-size: 12px;">

<div style=" float: left; width: 220px; text-align: left; margin-left: 2px; margin-right: 2px; color: #9C8F67; font-size: 10px;">

I am using that instead of tables in an attempt to do everything without using tables. Somehow when the width of the right side exceeds the left, it moves the page over to the right by about 6 pixels...
  quote