|
You would change the width value here:
#page {style.css.php (line 138)
margin:20px auto;
text-align:left;
width:763px;
}
However, since you have that horrid table stuck in the middle set to 100% width, changing the above value isn't going to help. You have to narrow the table.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
Please login or register to view this content. Registration is FREE
Please login or register to view this content. Registration is FREE
|