Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 Search not my friend: resize images mod
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Dean_OK
Starting Member

USA
27 Posts

Posted - 13 April 2008 :  23:37:35  Show Profile  Reply with Quote
Ok, came up with a neat wrapper for my forum, now I realize that images posted in the forum are going to blow out my neat design if they are too big.

I looked at several posts about resizing, but soon became lost in the maze of changes and modifications.

Can someone point me to a mod that will resize images in that are included in the posts and set a maximum width and maintain the original aspect ratio?

<moved from="Help: General / Current Version (v3.4.xx)" by="Shaggy" /><

Edited by - Shaggy on 14 April 2008 04:48:45

Shaggy
Support Moderator

Ireland
6780 Posts

Posted - 14 April 2008 :  04:51:17  Show Profile  Reply with Quote
[Link]

<

Search is your friend
“I was having a mildly paranoid day, mostly due to the
fact that the mad priest lady from over the river had
taken to nailing weasels to my front door again.”
Go to Top of Page

Dean_OK
Starting Member

USA
27 Posts

Posted - 15 April 2008 :  20:15:10  Show Profile  Reply with Quote
Well, I did this mod. Easy enough to do, but I never got it to work. No JavaScript errors... just nothing. Can't figure out what I did wrong.<
Go to Top of Page

MaD2ko0l
Senior Member

United Kingdom
1053 Posts

Posted - 15 April 2008 :  21:23:41  Show Profile  Visit MaD2ko0l's Homepage  Reply with Quote
i did somthing similar to that, but it also worked for long words, as in when comeone enters a laod of letters without spaces, works the same when images are to big as well. i use this bit of css in a div tag

.MessageText {width:847px; overflow: auto}

may not be the best, but i saw somthign similar on another forum so i though i would give it a crack and see if i could do it and make it work.

altho i do try and keep images to 640x800, but u know what some people are like when they aint got a clue how to resize a pic<

© 1999-2010 MaD2ko0l
Go to Top of Page

radiodelicate
New Member

Sweden
53 Posts

Posted - 07 July 2008 :  14:18:20  Show Profile  Visit radiodelicate's Homepage  Reply with Quote
I might be a bit late here, and I could be completely wrong, but...
isn't it possible just to in inc_func_common.asp, around line 1200 add a bit of css to the end of the image tags?

ImgTags(1,1,2) = "<img src="""
ImgTags(1,2,2) = """ border=""0"" style=""max-width:600px; max-height:400px;"">"


set the max width and height to whatever you fancy, and then do the same with all of the image tags?
I haven't tried this, but I reckon it ought to work.<

Edited by - radiodelicate on 07 July 2008 14:20:49
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.12 seconds. Powered By: Snitz Forums 2000 Version 3.4.07