https://www.icyphoenix.com/viewtopic.php?f=35&t=7802&p=52478#p52478
-----------------------------------
batman
Sat 16 Apr, 2011 23:02

Re: ProSilve IP Blue
-----------------------------------
With proSilve IP Blue you have to edit both parts #global-wrapper and  /* wrapper */ within the style_blue.css

[code linenumbers=false]#global-wrapper {
	width: 75%!important;
	clear: both;
	margin: 0 auto;
}

/* wrapper */
#wrapper {
	width: 75%!important;
	display: table-cell;
	background: #ffffff url('images/blue/bg/bg_b_l.gif') top left repeat-y;
}[/code]


