• Page 1 of 2
  • 1
  • 2
  • »
Resizing of image of higher resolution automatically.
shrikantkarvade
Posts: 10
Reputation: 0

Message # 1 | 12:01 PM
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
Dartz
Posts: 1931

Message # 2 | 12:05 PM
shrikantkarvade, you can do this manually by editing CSS.
[... With uCoz since December 2 2007 ...]
shrikantkarvade
Posts: 10
Reputation: 0

Message # 3 | 12:30 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.

Dartz
Posts: 1931

Message # 4 | 1:58 PM
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 ...]
shrikantkarvade
Posts: 10
Reputation: 0

Message # 5 | 9:57 AM
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.

Tommy
Posts: 454
Reputation: 38

Message # 6 | 10:03 AM
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
Bengaltiger
Posts: 57
Reputation: 1

Message # 7 | 7:03 PM
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

Animorph
Posts: 2856
Reputation: 189

Message # 8 | 7:06 PM
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 ;)
Bengaltiger
Posts: 57
Reputation: 1

Message # 9 | 7:21 PM
i did but not working.. sad
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 cry

thank you for your reply.. happy

Animorph
Posts: 2856
Reputation: 189

Message # 10 | 7:28 PM
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 ;)
Bengaltiger
Posts: 57
Reputation: 1

Message # 11 | 7:35 PM
ya u right!!!
OK then am waiting for her..thanx 4 trying to help me smile
Post edited by Bengaltiger - Wednesday, 2010-12-22, 7:36 PM
Natashko
Posts: 3366
Reputation: 171

Message # 12 | 2:37 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)
Bengaltiger
Posts: 57
Reputation: 1

Message # 13 | 8:14 PM
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! biggrin

Thank you for your reply.. smile
waiting for some solution !

Natashko
Posts: 3366
Reputation: 171

Message # 14 | 11:34 AM
Bengaltiger, it is possible to achieve. But users have to post link to their photos and use coding. It will be difficult for them. That is why we suggest this method. It is much easier.
Bengaltiger
Posts: 57
Reputation: 1

Message # 15 | 8:02 PM
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!.. happy

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... smile

thanx again..waiting for your reply.....

  • Page 1 of 2
  • 1
  • 2
  • »
Search: