Thread: [SOLVED] Centering Template 9
View Single Post
  #5  
Old 04-27-2009, 01:22 PM
freenicetemplates freenicetemplates is offline
Administrator
 
Join Date: Mar 2009
Posts: 507
Default

Hi,
Try to change the width inside the stylesheet:

#holder {
left:0;
position:absolute;
top:0;
width:100%;
}
__________________
We are always pleased to read you in our guestbook
Reply With Quote