View Single Post
  #2  
Old 10-30-2009, 06:52 PM
freenicetemplates freenicetemplates is offline
Administrator
 
Join Date: Mar 2009
Posts: 507
Default Message position in flash template

Hello,
In stylesheet.css try to replace:
#holder {
position: absolute;
top: 0;
left: 0;
width:100%;
height: 511px;
}

by

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