The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Images resize problem

Go down

Images resize problem Empty Images resize problem

Post by Przmus November 5th 2011, 4:53 pm

Hello.
In admin panel I've setted
Images resize:
Width: 1100
Height: 900

it looks like this on my 1600x900 monitor:
Images resize problem Przechwytywanie-124

When I click: Enlarge this image, then it's:
Images resize problem Przechwytywanie2-17

How can be "Enlarge this image" enabled default? My forum uses people with low screen resolution, so for them it looks like this:
Images resize problem 1320505536016741100

I want to have max-width of images resized to 100% of current resolution, but without down scroll-bar.

When I tried with CSS:
Code:
.postbody img{
  max-width:80%;
  border:0px;
  width: expression(this.width > 600 ? 600: true);}
It worked, but:
Images resize problem 1320504747086576100
Down scrool-bar was still for 1600x900 images Sad

Please help
avatar
Przmus
Forumember

Male Posts : 60
Reputation : 2
Language : English

http://easywinclan.forummotion.com/

Back to top Go down

Images resize problem Empty Re: Images resize problem

Post by Przmus November 7th 2011, 5:59 pm

bump
avatar
Przmus
Forumember

Male Posts : 60
Reputation : 2
Language : English

http://easywinclan.forummotion.com/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum