Limit width of template

rikkibr

This worked.. thanks for your help!  :-)

erpe0812

#2
Quote#outer {
background-color:#FFFFFF;
border:7px solid #FFFFFF;
margin:0 auto;
position:relative;
width:950px;
z-index:2;
}

try this in your css.

rgds

erpe

rikkibr

#1
Hello

Can someone tell me how to limit the width of a template so it does not exceed 950px?