Last news block is too bad when posted big pictures

Kein Support auf phpBB Styles direkt!
No support directly to phpBB Styles!

Post Reply

Topic author
vsabah
Active Member
Posts: 4
Joined: 11. June 2011 11:05
phpBB.com User: vsabah

Last news block is too bad when posted big pictures

Post by vsabah »

Your Portal Version: 1.0.0RC3
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge
Boardlink: http://www.kostebekforum.com/

What have you done before the problem was there?
Nothing

What have you already tryed to solve the problem?
Nothing

Description and Message
Last news block is too bad when posted big pictures

Like this;
Image

Niemand
Active Member
Posts: 11
Joined: 26. December 2010 21:23
phpBB.de User: Florian_von_Franken

Re: Last news block is too bad when posted big pictures

Post by Niemand »

Not sure if it works, but this:
http://www.phpbb.com/customise/db/mod/a ... ode_box_3/
has got an image reziser with it. The Plugin works fine for me, but I don't know if it works in the Portal-blocks.

If there is no other answer from somebody more important than me, I would try it.

Topic author
vsabah
Active Member
Posts: 4
Joined: 11. June 2011 11:05
phpBB.com User: vsabah

Re: Last news block is too bad when posted big pictures

Post by vsabah »

Niemand wrote:Not sure if it works, but this:
http://www.phpbb.com/customise/db/mod/a ... ode_box_3/
has got an image reziser with it. The Plugin works fine for me, but I don't know if it works in the Portal-blocks.

If there is no other answer from somebody more important than me, I would try it.
Thanks but i solved the problem with this codes;

Code: Select all

<style>
#mesajici img {max-width:450px; max-height:460px; }
</style>
<div id="mesajici">
<img src="resim/resim1.jpg">
<img src="resim/resim2.jpg">
<img src="resim/resim3.jpg">
</div>
Post Reply

Return to “Styles Support”