Welcome Guest [Log In] [Register]

Welcome to Big Boards. We hope you like what you see and decide to visit often. Big Boards offers the Zathyus network our long famous Resource Archives, our extensive search indexes, and our info-packed resource forums.

Our team has recently opened a new project called Planet Nexus, where a bold new experiment in forum promotion is taking place. We call it nexworking. NexusTree offers social networking pages for forums in a fully automated format. Your NexusTree page is created instantly when your join the nexus. Find out more by visiting Planet Nexus, and become part of the nexworking revolution.

Posted Image Posted Image
If you're already a member please log in to your account for additional access:

Username:   Password:
Closed Topic
Auto Resize Large Images
Topic Started: May 25 2009, 05:33 PM (124 Views)
spiffy1125
BB Alpha
[ * ]
What browser(s) are you using? IE
Your Forum System (IF or ZB): IF
Your Issue/Question:

am back asking help again :D


is there any script here that can auto resize large size images on post??
a lot of members in my board posting like a billboard size images :D and its so annoying :ermm:

thanks in advance
Offline
Profile
Goto Top
 
HelenaZF
Member Avatar
advanced techno-feeb

See this code topic:

Resize Images in Posts

I think there is also a way to do this via CSS
Posted Image Visit the Planet Nexus page!Posted Image

Posted Image
Download some of my graphic sets HERE
Offline
Profile
Goto Top
 
spiffy1125
BB Alpha
[ * ]
;) again thank you so much
Offline
Profile
Goto Top
 
Nicolas
Member Avatar


There's also a way to do it with CSS if you wanted.
You can go into your "Manage Style Sheets" section in your ACP then just paste this anywhere in it (preferably at the bottom):
Code:
 
td.post1 img, td.post2 img { max-width:600px; max-height:600px; }


The code Helena linked you to will also link the resized post to the original image (which opens in a new window), so that may be a good way to go, too. :)
First he got Clay...
Next he'll get you.
When will this madness end?
When is enough really enough?
Spider Bacon
(Join the Revolution)

"I can have oodles of charm when I want to." :glare:

Posted Image
Offline
Profile
Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · InvisionFree Support Archive · Next Topic »
Closed Topic