Problem with ContentPart "Text with image"

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
mind-solutions
Posts: 35
Joined: Thu 7. Oct 2004, 07:25
Location: Kempen
Contact:

Problem with ContentPart "Text with image"

Post by mind-solutions »

hey guys,
i have a question about the spac and creation of the images of this contentparts.
the Pic i have uploaded was 1401wx946h and i got these resultes.
where can i modify the sizes. and why is so much WHITE around the pics. i don´t want that . i wanna have a big pic that´s it.
here you can see, what i am talking about.
hope you can help me quick..

bye and thnx
jan
..::Mind-Solutions.net::..

translating the docu
german and english
brans

Post by brans »

I think that you have set a smaller value for the standard thumbnail size at installation. After that all images that are added to your texts will only be shown at maximum size of this standard thumbnail size.

When using big images, you will have to use:
{IMAGE_LEFT:yourimage.ext}

you would have to create your own table to add an image caption.
mind-solutions
Posts: 35
Joined: Thu 7. Oct 2004, 07:25
Location: Kempen
Contact:

Post by mind-solutions »

is there no other way?
i mean is there no option to change that in the config files??
cause that is not that funny...
so i realy hope to get some more help
..::Mind-Solutions.net::..

translating the docu
german and english
User avatar
Oliver Georgi
Site Admin
Posts: 9919
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

change following settings in conf.inc.php for your needs:

Code: Select all

$phpwcms["img_prev_width"]    = 538;      //max width of the large preview image
$phpwcms["img_prev_height"]   = 538;      //max height of the large preview image
Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
mind-solutions
Posts: 35
Joined: Thu 7. Oct 2004, 07:25
Location: Kempen
Contact:

Post by mind-solutions »

hey folks.
thnx for your help. it works. (i mean the problem with the thumbnail) i have to say, that this was my mistake :-) the popup i wil check later... so anyhow, i am once again happy with the cms.. bye and have a nice start in the week
..::Mind-Solutions.net::..

translating the docu
german and english
Post Reply