View Single Post
  #6  
Old 04-05-2008, 06:49 PM
  kube's Avatar 
kube kube is offline
 

X-Adept
  
Join Date: Sep 2005
Location: London: a small place East of Wales
Posts: 529
 

Default Re: Changing width so that it fits 800x600

What about adding a width to table.container in skin1/skin1.css...

TABLE.Container {
HEIGHT: 100%;
width:800px; /* example width */
}
__________________
Doms
kube v4.1.9
Reply With Quote