Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to get for your free account now!
resize images in forums? ( BBcode)
Name: Rodimus Date: December 11, 2008 at 19:35:19 Pacific OS: XP CPU/Ram: 3GHZ / 2G Manufacturer/Model: Intel / INTEL
[img=100x200]["url]http://img354.imageshack.us/img354/5061/rodimusprime02sh6.jpg[/url][/img"] ignore the ""
The guide say - just add in the dimensions inside the [IMG] and u have a resized images inside a forum or MB. But obviously it can't work as my images can't show up in any forums
I must be missing something. anyone can help? thanks.
Name: Rodimus Date: December 11, 2008 at 21:07:27 Pacific
Reply:
Is the BB resize code functions disabled in most forums? I tested my link in around 20 forums and only 1 forum show me the resized pic and not the code.
what can I do to make the codes work in all forums and MBs or it depend on the forums if they allow BB resize code functions?
Name: Michael J (by mjdamato) Date: December 12, 2008 at 15:15:01 Pacific
Reply:
Yes, it depends on the forum. For example, this forum doesn't support BB code at all. instead it allows some HTML code which the operator has deemed safe. If you want your images to diaplsy at a certain size, then just resize them.
Name: Rodimus Date: December 12, 2008 at 20:41:08 Pacific
Reply:
Thanks Michael J. I needed a confirmation.
I have 100 images which I want to resize ( the uneven size thumbnails from the source is awful ) Instead of using notepad to do [IMG=100x100], now I have to cut and paste 100 thumbnails from another image host. very tiring task.
Summary: I am using the image resize script found at: http://codewalkers.com/tutorials/42/1.html . However, rather than simply display the image after I resize it, I want to upload it to my webserver, preferr...
Summary: I've created a page of thumbnails that when clicked load the relevant image in a new pop up window. Im using this code: Code This works fine but the one thing I want to do is stop the main pictures.ht...
Summary: can anyone tell me how can I display an image in my XML document using DTD and CSS. I tried to do like this: <xmlns:html="http://www.w3.org/TR/REC-html40"> <html:img src="some.gif"/> and in DTD ...