| |
Welcome to Webmaster Forums 101!
You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact support.
|
 |
|
11th June 2003, 09:06 AM
|
#1
|
Join Date: Apr 2003
Posts: 20
Points: 0.00
|
thumbnail, croping, or something, its hard to explain....
ok, im working on a random image script, but what im looking to do is instead of shrinking an image into a thumb nail, i only want to take part of the image, understand what im saying? now i just spent an hour or so checking out hotscripts and google, but i came up with nothing. plus, i really dont know how to describe it, which makes it more difficult. thanks in advance.
cheers.
|
|
|
11th June 2003, 09:18 AM
|
#2
|
Join Date: Dec 2004
Location: Gold Coast, Australia
Posts: 2,166
Points: 1,025.61
|
Re: thumbnail, croping, or something, its hard to explain...
Quote:
|
Originally Posted by mr t
ok, im working on a random image script, but what im looking to do is instead of shrinking an image into a thumb nail, i only want to take part of the image, understand what im saying? now i just spent an hour or so checking out hotscripts and google, but i came up with nothing. plus, i really dont know how to describe it, which makes it more difficult. thanks in advance.
cheers.
|
So you want to crop the image right? What graphic program are you using?
And are you wanting a random script to display the images right?
|
|
|
11th June 2003, 10:06 AM
|
#3
|
Join Date: Apr 2003
Posts: 20
Points: 0.00
|
i dont want to actually cut down the image. here is a url with the example of what im trying to do:
http://www.visualorgasm.com
on the left hand side, youll notice 3 pictures, but it only shows a portion of the whole picture, as apposed to thumbnails which just shrink the image.
and i am trying to build my own script now that ive learned a bit of php. again, thanks.
cheers
|
|
|
11th June 2003, 10:45 AM
|
#4
|
Join Date: Dec 2004
Location: Gold Coast, Australia
Posts: 2,166
Points: 1,025.61
|
So you just want the image sto look smaller? If so, you should either edit the image's height and width:
Code:
<imgf src="img.gif" border="0" height="x" width="x">
Or
Edit the image in a graphic editor and reduce the height and width of the pixels there.

|
|
|
11th June 2003, 12:47 PM
|
#5
|
Join Date: Apr 2003
Posts: 20
Points: 0.00
|
:? not quite, like i said this is hard to explain, here i go again:
heres a random picture from one of my directories:

but i only want a portion of that picture showing. so, lets say, i only want to be shown the image inside this red square:
i hope that explains it better. i will keep looking to see if i can find anything.....
cheers
|
|
|
11th June 2003, 01:06 PM
|
#6
|
Join Date: Dec 2004
Location: Gold Coast, Australia
Posts: 2,166
Points: 1,025.61
|
ok, well to do that you need to crop it with your graphic editot and then save it as an image. So you'll have 2 images. 1 full image and the other croped.
Is that what you need help with?
|
|
|
11th June 2003, 02:18 PM
|
#7
|
Join Date: Jan 2003
Posts: 374
Points: 0.00
|
I think I understand... I have an idea... get a random image script, then split it up however you want it, then upload all the little pics.
|
|
|
12th June 2003, 01:30 AM
|
#8
|
Join Date: Apr 2003
Posts: 20
Points: 0.00
|
ok, thanks. i had hoped there was a script out there that could do the work for me  , oh well, thanks anyways.
cheers
|
|
|
16th June 2003, 02:41 PM
|
#9
|
Join Date: Dec 2004
Location: Gold Coast, Australia
Posts: 2,166
Points: 1,025.61
|
Quote:
|
Originally Posted by mr t
ok, thanks. i had hoped there was a script out there that could do the work for me  , oh well, thanks anyways.
cheers
|
I don't think it is possible for a script to do that.... maybe....
|
|
|
16th June 2003, 03:15 PM
|
#10
|
Join Date: Jan 2003
Posts: 374
Points: 0.00
|
Well I dont think it would unless it actually split the image for you... :shock:
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
| Useful Resources |
| Webmaster Resources |
| |
| Developers Tools |
| |
| Developer Tutorials |
| |
|
All times are GMT +10. The time now is 10:14 AM.
|
|