View Single Post
Old 03-29-2006, 02:28 PM  
Scotty.T
Confirmed User
 
Join Date: Nov 2004
Location: Scotland
Posts: 1,062
Quote:
Originally Posted by blogman9
but, what I must change in CSS ?
Try and change

Code:
width:555px;
to a slightly lower value in the following block

Code:
#content

{

	background:#fff;

	float:left;

	padding:15px 10px;

	width:555px;

	border-right:1px solid #999999;

	color:#000;

}
__________________
.
Scotty.T is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote