Forum Hosting  

Go Back   Forum Hosting > IPB Support > IPB General Support

IPB General Support Post your questions here, no bug reports.


Reply
 
LinkBack Thread Tools Display Modes
Old 05-27-2007, 12:59 AM   #1 (permalink)
Member
 
filakairsoft's Avatar
 
Join Date: May 2007

Posts: 40
Rep Power: 0 filakairsoft is on a distinguished road
fTrader: (0)
fBuck$: 474
Bank: 0
Total fBuck$: 474

My Forumer
My Country:
Default Image Auto Resizing?

i tried several times searching but still i can't see code for the posted image auto resizing...


any help?

thanks!
filakairsoft is offline   Reply With Quote
Old 05-27-2007, 01:37 PM   #2 (permalink)
VIP Team
 
Problem Child's Avatar
 
Join Date: May 2004

Location: England
Posts: 3,381
Rep Power: 8 Problem Child is on a distinguished road
fTrader: (18)
fBuck$: 202
Bank: 606
Total fBuck$: 807

My Forumer
My Country:
Send a message via Skype™ to Problem Child
Default Re: Image Auto Resizing?

Just put this in ACP > Skins& templates >Html templates> manage html > global elements>> function css_inline

Adjust the Red numbers to your max desired width so huge pics dont stretch your page.
That way images are no bigger than that no matter how huge but dont lose quality.

Quote:
<style>
img{max-width: 600px}
img{width:expression(width>600?"600":width)}
</style>
This should solve your problem!
Problem Child is offline   Reply With Quote
Old 05-28-2007, 08:43 AM   #3 (permalink)
Member
 
filakairsoft's Avatar
 
Join Date: May 2007

Posts: 40
Rep Power: 0 filakairsoft is on a distinguished road
fTrader: (0)
fBuck$: 474
Bank: 0
Total fBuck$: 474

My Forumer
My Country:
Default Re: Image Auto Resizing?

oh my! I't's working! Thank you very much!

Can i request for another....a last one.

Clicking the image to enlarge option. To original res.

again thanks Problem Child...
filakairsoft is offline   Reply With Quote
Old 05-28-2007, 08:49 AM   #4 (permalink)
VIP Team
 
Problem Child's Avatar
 
Join Date: May 2004

Location: England
Posts: 3,381
Rep Power: 8 Problem Child is on a distinguished road
fTrader: (18)
fBuck$: 202
Bank: 606
Total fBuck$: 807

My Forumer
My Country:
Send a message via Skype™ to Problem Child
Default Re: Image Auto Resizing?

Well if you want to add images then they're resized, and then click them to open the original size, you be better just uploading to a host like filehive or imageshack and using the thumbnail code, or just add a link around the image that goes to the orignal size.

Using filehive thumbnail:
filehive forumer's very own image uploader is simple and fun to use. Once uploaded you have a choice of image codes, for the clickable thumbnail choose this one:


That code is basically adding a url link to the image so it opens up in a new window(or tab) at full size. Other hosts have this like imageshack, but I'd recomend using filehive.
Problem Child is offline   Reply With Quote
Old 05-28-2007, 09:27 AM   #5 (permalink)
Member
 
filakairsoft's Avatar
 
Join Date: May 2007

Posts: 40
Rep Power: 0 filakairsoft is on a distinguished road
fTrader: (0)
fBuck$: 474
Bank: 0
Total fBuck$: 474

My Forumer
My Country:
Default Re: Image Auto Resizing?

heheh...thanks for that....

got another option....right "click the image>view image" for original pixel

by the way...how did you do that. i mean your forum all numerical for security code? mine still showing alphanumeric.

http://filakairsoft.30.forumer.com/i...ct=Reg&CODE=00

Last edited by filakairsoft; 05-28-2007 at 09:34 AM.
filakairsoft is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
resizing the images only Midnight.train IPB Skinning Help 1 10-12-2006 08:49 AM
Resizing banner confu phpBB2 General Questions 2 04-21-2006 10:40 PM
resizing images Disconnect IPB Skinning Help 5 12-17-2005 08:20 AM
resizing images.. Disconnect Graphics and Web Design (free) 2 12-17-2005 08:19 AM
Restricting Image Size & Resizing imported_Flo IPB General Support 1 02-26-2004 07:51 AM