http://www.icyphoenix.com/viewtopic.php?f=35&t=6472&p=44449#p44449
-----------------------------------
n1cks21
Thu 17 Sep, 2009 00:36

Re: Reducing Blue Pearl
-----------------------------------
I have changed style_p_blue.css from this :-

[code linenumbers=false]#global-wrapper {
/*
	width: 980px !important;
	clear: both;
	margin: 0 auto;
*/
}[/code]

to this:-

[code linenumbers=false]#global-wrapper {
	width: 980px !important;
	clear: both;
	margin: 0 auto;
}[/code]

which makes the width 980px , now everything works fine, no problems at all it's just I would like to increase the size of the image before the scroll bar is used, at the moment it will show an image upto 660 but anything over that displays a scroll bar, I want to increase it so it shows an image upto 750 but anything over it then uses the scroll bar.

I have not changed anything in the ACP as I just want to increase the picture size before the scroll bars are displayed..........

hope that makes sense

you can see the width [url=www.uk-alliance.com/ip/index.php]here

many thanks

Nick


