Image size problems in Image Content Part

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
cchhita
Posts: 54
Joined: Sun 14. Nov 2004, 23:54

Image size problems in Image Content Part

Post by cchhita »

Hi Everyone,
I am using 1.2.5, and am having problem with the image sizes using the Image Content Part!
I am trying to get 4 columns of images, and display the images as large as possible, but for some reason, the max image width is always set to 127! It will never go any higher when I change this! The page width is 100% so there is plenty of room for the images to expand, but I cannot seem to do this. Does anyone know how I can increase the image size in the code or any other way?

Cheers
cchhita
Posts: 54
Joined: Sun 14. Nov 2004, 23:54

Post by cchhita »

Hi Everyone!
I have just found the answer to my post!
For everyone else who is having the same problem, this is what you do..
Go to the config.inc file (found in config/phpwcms/) and then change the value of $phpwcms["content_width"] - the default value is 538, you can change this to what ever width you like.

Once you do this, click save, and change the value of the max. width in the image content part to get a large thumbnail image :)

Thanks
Post Reply