Photoshop
Someone wants me to make a website out of an image by cutting up the navigation links in Photoshop, I have no idea how to do that, can someone help me please? end3r
Here's the picture: http://jetboard.ifastnet.com/images/jetboard.jpg
If I understand you correctly, you just open the picture in Photoshop, select which part you want to cut out (which is in this case, the buttons or whatever) , and paste it to a seperate photoshop file. Then, just save the picture to wherever and in the HTML code of the webpage, put <img src="memorylocationofpicturegoeshere">
^_^
About 13 hours later, i still have no idea which tool to use. I know lots of people on here know how to use Photoshop, but none of them can take the time to say oh its the third button down on the left called so and so. Instead i get someone telling me to warn when i post a large image, and people telling me how to include the image. I know how to include the image with <img src=""> but my question was which tool do i use to cut the original photo to bits? Thanks for your help those of you who tried to understand my original question. end3r
Ok then, there are a few ways to do this.
- Its called slicing, you slice it like a table, 4 corners 4 sides, you do that for each button, then when you save it for web it codes it for you. then you ust set the images as the background to their cells and delete the main image from the table so you can write in it while the background makes it look correct
Or you can use the Rectangular marquee tool (Rectangular dotted box) to highlight the parts you want as seperate images and then copy and paste into a seperate document and save for web, the coding for these would look ,like this:
markup<a href="site"><img src="button"></a>
You probably want the second option
You know what pisses me off? Its when people ask a question they need answered and some smart ass comes on and says oh just Google it. Or when they say go look for tuts. Do you really think i didn't? And no ? is stupid if the asker doesn't know the answer. So stfu because I'm not a 5 year old who comes asking before he looks. end3r
Okay well after all that shit advice it ends up with me telling you to use the Slice Tool. You will get the knack of how to use it. Once you have completed 'Slicing' … File > Save for web..
Then save.
You will now have a folder of images and a .html file with the code which you then modify.
Add me to msn for more help :]
If you are still confused about which tool to use ive provided a picture t help. Once you do whats in the picture just click on any tool and itll ask you if you want to crop, say yes then save it as any filetype. I hope this helps. Also to change colors, go to edit>adjustments>hue and saturation and play around with the bars. http://i122.photobucket.com/albums/o244/ase1000/help.png
end3r wrote: You know what pisses me off? Its when people ask a question they need answered and some smart ass comes on and says oh just Google it. Or when they say go look for tuts. Do you really think i didn't? And no ? is stupid if the asker doesn't know the answer. So stfu because I'm not a 5 year old who comes asking before he looks. end3r
Mehhh… it's the FIRST tutorial you see in photoshop tutorials. It explains every damn tool in detail and what you can do with it.
And no i'm not a smartass who likes to talk to ppl like this. I would have helped if you would have looked at the think i just mentioned.