Hello There, Guest! (LoginRegister)

Post Reply 
Resizing Images to post from outside souces?
Author Message
GoodOwl Offline
The 1 Hoo Knocks
*

Posts: 25,218
Joined: Nov 2010
Reputation: 2239
I Root For: New Horizons
Location: Planiverse
Post: #1
Resizing Images to post from outside souces?
Occasionally I like to include images available online in responses to posts to illustrate points made, or add some humor. I have tried looking for the sizing code in html but the instructions do not seem to work when the source is another website and the image is placed on a post here using the [img] [/img] tags.

Could you illustrate, in both code and image examples how to take an image and resize it up or down using code so it will show within a post on these boards other than original source size?

Thanks. example of an image that is waaaay too big to post:

[Image: minion_by_retro_disco-d3888cg.jpg]
(This post was last modified: 02-21-2014 07:05 PM by GoodOwl.)
02-21-2014 07:02 PM
Find all posts by this user Quote this message in a reply
Advertisement


GoodOwl Offline
The 1 Hoo Knocks
*

Posts: 25,218
Joined: Nov 2010
Reputation: 2239
I Root For: New Horizons
Location: Planiverse
Post: #2
RE: Resizing Images to post from outside souces?
Anybody there? Bueller?
02-24-2014 07:18 PM
Find all posts by this user Quote this message in a reply
bitcruncher Offline
pepperoni roll psycho...
*

Posts: 61,859
Joined: Jan 2006
Reputation: 526
I Root For: West Virginia
Location: Knoxville, TN
Post: #3
RE: Resizing Images to post from outside souces?
This seems to work...
[img] http://streetsavvymarketing.files.wordpr...g?w=number [/img]

[Image: mouse-with-helmet1.png?w=626]

[Image: mouse-with-helmet1.png?w=500]

[Image: mouse-with-helmet1.png?w=400]
(This post was last modified: 02-26-2014 04:43 PM by bitcruncher.)
02-26-2014 04:43 PM
Visit this user's website Find all posts by this user Quote this message in a reply
GoodOwl Offline
The 1 Hoo Knocks
*

Posts: 25,218
Joined: Nov 2010
Reputation: 2239
I Root For: New Horizons
Location: Planiverse
Post: #4
RE: Resizing Images to post from outside souces?
(02-26-2014 04:43 PM)bitcruncher Wrote:  This seems to work...
[img] http://streetsavvymarketing.files.wordpr...g?w=number [/img]

[Image: mouse-with-helmet1.png?w=626]

[Image: mouse-with-helmet1.png?w=500]

[Image: mouse-with-helmet1.png?w=400]


doesn't seem to make a difference. check the code below from the image info. I specified different widths for each pic below, but they all appear to post the same:
1. ?w=200
2. ?w=100
3. ?w=400
4. ?l=100w=100
Not sure what I'm doing wrong here. Could you be more specific and/or use the images I grabbed below to show me?

Thanks.
[Image: 3009c7ece948e1f7dff57d08e29855cca77f3604....png?w=200]

[Image: 3009c7ece948e1f7dff57d08e29855cca77f3604....png?w=100]

[Image: 3009c7ece948e1f7dff57d08e29855cca77f3604....png?w=400]

[Image: 3009c7ece948e1f7dff57d08e29855cca77f3604...l=100w=100]
02-26-2014 10:44 PM
Find all posts by this user Quote this message in a reply
Advertisement


georgia_tech_swagger Offline
Res publica non dominetur
*

Posts: 51,393
Joined: Feb 2002
Reputation: 2017
I Root For: GT, USCU, FU, WYO
Location: Upstate, SC

SkunkworksFolding@NCAAbbsNCAAbbs LUGCrappies
Post: #5
RE: Resizing Images to post from outside souces?
It will resize for you AFTER you hit refresh. Your browser is caching the image presentation over what our site is requesting. The refresh forces our resize into your browser cache.
(This post was last modified: 02-27-2014 02:25 PM by georgia_tech_swagger.)
02-27-2014 02:24 PM
Find all posts by this user Quote this message in a reply
GoodOwl Offline
The 1 Hoo Knocks
*

Posts: 25,218
Joined: Nov 2010
Reputation: 2239
I Root For: New Horizons
Location: Planiverse
Post: #6
RE: Resizing Images to post from outside souces?
(02-27-2014 02:24 PM)georgia_tech_swagger Wrote:  It will resize for you AFTER you hit refresh. Your browser is caching the image presentation over what our site is requesting. The refresh forces our resize into your browser cache.

Uh, welll...no it does not. Also, not after I log out and reboot.
Unless you are talking about the images resizing down a bit to a standard size (still quite large) with a red dotted line around each of them.

I'm talking about resizing them to even smaller images as in the example of the pictures with the mouse in above post.

There may not be a way to do this on here, but so far, what has been suggested has not worked for me (view the code when you edit the above posts to see what I used.)

Any further help would still be appreciated. Thanks!
03-02-2014 06:53 PM
Find all posts by this user Quote this message in a reply
GoodOwl Offline
The 1 Hoo Knocks
*

Posts: 25,218
Joined: Nov 2010
Reputation: 2239
I Root For: New Horizons
Location: Planiverse
Post: #7
RE: Resizing Images to post from outside souces?
from the Rice board, courtesy of Antarius:
(03-04-2014 05:12 PM)Antarius Wrote:  
(03-04-2014 04:58 PM)GoodOwl Wrote:  (sorry about the large size- anyone know how to get outside photos to resize down when they show here? I already asked on the Support board.)


One way is to specify the pixels [img=<width> x <height>]<insert URL here>[/img]

[Image: 201403041339491507733]

The board auto resizes as well.

trying it below, specifying img=400x500
[Image: 201403041339491507733]

trying it below, specifying img=300x350
[Image: 201403041339491507733]

Hey, that works!!! :)

Could we possibly update the Support FAQ section with some of the basic html coding tags like this, bold, italic, strikethrough etc... so that others who have these questions could use it as a reference? There used to be a sticky on the Rice board with some of this info, but they took it down last year. Would really help when a newbie gets on here and does not know how to do this kind of stuff.

Thanks again to Antarius, GTS, and bitcruncher for the responses!
(This post was last modified: 03-05-2014 11:08 AM by GoodOwl.)
03-05-2014 11:05 AM
Find all posts by this user Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)


Copyright © 2002-2024 Collegiate Sports Nation Bulletin Board System (CSNbbs), All Rights Reserved.
CSNbbs is an independent fan site and is in no way affiliated to the NCAA or any of the schools and conferences it represents.
This site monetizes links. FTC Disclosure.
We allow third-party companies to serve ads and/or collect certain anonymous information when you visit our web site. These companies may use non-personally identifiable information (e.g., click stream information, browser type, time and date, subject of advertisements clicked or scrolled over) during your visits to this and other Web sites in order to provide advertisements about goods and services likely to be of greater interest to you. These companies typically use a cookie or third party web beacon to collect this information. To learn more about this behavioral advertising practice or to opt-out of this type of advertising, you can visit http://www.networkadvertising.org.
Powered By MyBB, © 2002-2024 MyBB Group.