Jump to content


Photo

UBB / Image Question


  • Please log in to reply
2 replies to this topic

#1 Smooth

Smooth
  • Member

  • 10,359 posts
  • Joined: March 99

Posted 24 May 2000 - 05:57

I posted some images that were 350x250 pixels, but they post at odd sizes using a standard ubb img tag. Where does UBB assign a size? The images show on the original site correctly.....


-Smooth (Confounded Unix geek!)

Advertisement

#2 Ripples

Ripples
  • Member

  • 451 posts
  • Joined: April 00

Posted 24 May 2000 - 08:23

smooth, if you look at the html source of a thread with images posted on it, you will see the code says: <img scr=location border=0> and that's it. It does not grab the width and height of the image, but rather use the original image as-is.

#3 Smooth

Smooth
  • Member

  • 10,359 posts
  • Joined: March 99

Posted 25 May 2000 - 02:25

Ripples, thanx... I had checked the source to see, and the original was posted as 350x250, but the cdd translator that was generating the pics on MY end was cropping them to some weird standard (Compaq Tru64!!)They would show fine in a browser, but when referenced by other source, were being spit out oddly....

I put them on a free image site, and fixed 'em real good! Thanks!