Picture Size Porblem!!
Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=17361
Printed Date: 17 April 2026 at 11:30am Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com
Topic: Picture Size Porblem!!
Posted By: milohuang
Subject: Picture Size Porblem!!
Date Posted: 27 November 2005 at 7:55am
|
Hello everyone..I gotta a problem with the picture size on the forum post page..The size(more than 800pixels) displayed on the form and made the form bigger..And please tell me how to make it possible to make every picture fit the forum size(the picture become smaller automaticlly)..So please tell me how to get this things done..~~HELP~~
|
Replies:
Posted By: dj air
Date Posted: 27 November 2005 at 10:28am
you would have to capture the image and image size and resize accordingly,
its not to easy to do in a forum system as people can add imnages
manaually and you would need ot use a component to resize or capture
the image size
|
Posted By: milohuang
Date Posted: 27 November 2005 at 8:07pm
|
And that's the problem..So..does this kind of problems happen in this forum?..& how to deal with it..??~~
|
Posted By: WebWiz-Bruce
Date Posted: 28 November 2005 at 6:50am
If someone posts an image that is to large it is removed, and the person asked to repost with an appropriate sized image
------------- https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting
|
Posted By: milohuang
Date Posted: 28 November 2005 at 8:43pm
Posted By: WebWiz-Bruce
Date Posted: 29 November 2005 at 12:52pm
I'm working on an improved way of doing this in version 8, at the
moment the only solution I can find is to set some a CCS style for
images that sets the maximum size of images:-
max-width: 200px;
However, as usual IE being buggy and crap this CCS is not yet fully supported in IE6
------------- https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting
|
|