uCoz Community Archives Locked Resizing of image of higher resolution automatically. (A must needed improvement in ucoz forums) |
Resizing of image of higher resolution automatically. |
Respected Admin,
Its a must needed update for every ucoz forum whenever i post images of high resolution on my forum my whole forum design gets disturbed it stretches according to image size and does not automatically resize images of higher resolution according to standard forum pages size like all other forums do.So i want that you do this update for all your users who post high quality images on their forum because i have to face a lot of problems due to this whichever image i have to post on my forum i have to resize it first and then i have upload so that forum appearance will not change so please help me and do ths update as fast as you can. Thanks in Advance and Waiting for your reply. Post edited by shrikantkarvade - Sunday, 2009-09-13, 12:26 PM
|
Quote (Dartz) shrikantkarvade, you can do this manually by editing CSS. Please tell me sir how can i do this by giving the code snip-sets because i already try to do this by applying various Java Scripts but it has no effect on the forum. |
Hmm... by simply setting max size. Go to your CSS and find .posttdMessage.
Hit enter and place line which you see below. Number '400' will be max size of images. Code wont affect images which are below the size you set. Code: .posttdMessage img {max-width: 400px; max-height: 400px; size: auto;} [... With uCoz since December 2 2007 ...]
|
Will i replace this line
.posttdMessage {padding:5px;background:#FFFFFF;} with your code .posttdMessage img {max-width: 400px; max-height: 400px; size: auto;} or just add your code below it. |
Quote (Dartz) Go to your CSS and find .posttdMessage. Hit enter and place line which you see below. .posttdMessage img {max-width: 400px; max-height: 400px; size: auto;} "I don't like to commit myself about heaven and hell - you see, I have friends in both places"
Post edited by Vinothdazzlin - Monday, 2009-09-14, 10:04 AM
|
how can i make it to show the original image into another new window?
i meant when someone will click on an image, i want to open that original image into another window... thank you |
Bengaltiger, well if you did this
Quote (Dartz) .posttdMessage img {max-width: 400px; max-height: 400px; size: auto;} then the image will resize obviously and you will be able to just click the image to view it full size To busy building a passive income online ;)
|
i did but not working..
please check this link>>>>> http://bengaltiger.ucoz.com/forum/6-114-1 you see, image has been re-size but its not opening into a new window thank you for your reply.. |
Bengaltiger, hmm then i just think that you need to do it with right click and view image
i can't think of a better solution at the moment, please wait for natashko maybe she knows a better solution To busy building a passive income online ;)
|
ya u right!!!
OK then am waiting for her..thanx 4 trying to help me Post edited by Bengaltiger - Wednesday, 2010-12-22, 7:36 PM
|
Bengaltiger, when you add the image in the forum post use the Browse button under the post's text. It will make your image clickable and it will open in another window.
See the button in the attachment Attachments:
9240442.png
(8.9 Kb)
|
Natashko, i know that option...
but i don't want the members to do that! ... u know if it is possible like other website do have their system what we r talking about.. then its going to save our disk space of our website...n its going to be AWESOME! Thank you for your reply.. |
Quote (Natashko) It will be difficult for them. That is why we suggest this method. It is much easier. yes this is a great feather ..n i would like to thank uCoz for giving us this type of feather!..
Quote (Natashko) it is possible to achieve. But users have to post link to their photos and use coding. nah...i don't think its that much difficult.......as u said its possible to achieve then i love to say please show me how... thanx again..waiting for your reply..... |
| |||