snutz411
Jan 22 2006, 10:25 PM
| | I'm redesigning my website, and I found a template for it that is in a PSD format. I have Adobe Photoshop so I can open it and edit it. I changed the text and images exactly the way I want it, but what do I do from here?
How do I get the images and text from the PSD to the individual files that makes it up? Or am I supposed to be doing that at all?
Thanks |
Comment/Reply (w/o sign-up)
yordan
Jan 22 2006, 10:38 PM
QUOTE what do I do from here? I guess that you want people to see the result on your website ? Then, it's simple. I'm not very familiar with PhotoShop, so experts will correct me, but I guess that the next step is to save your work as an html page. If it's your first page, you save it as "index.html" and put it on your site. and use the same template for the second page, etc...
Comment/Reply (w/o sign-up)
snutz411
Jan 22 2006, 10:55 PM
QUOTE(yordan @ Jan 22 2006, 06:38 PM) I guess that you want people to see the result on your website ? Then, it's simple. I'm not very familiar with PhotoShop, so experts will correct me, but I guess that the next step is to save your work as an html page. If it's your first page, you save it as "index.html" and put it on your site. and use the same template for the second page, etc... I figured out how to save it as an html file, but it looks like its just an html file with an image of the page. There is nothing clickable on the html file, its all embedded as a gif. I would need to have all the links working, so this method wouldn't help. In the mean time, I'll be searching around google to find out what to do next. Thanks
Comment/Reply (w/o sign-up)
x2crazy4shadyx
Jan 23 2006, 11:55 PM
SunBlind
Jan 24 2006, 01:32 AM
Since you downloaded the .psd file and it is a template it might've already been sliced. Try opening up the original file (if you got it in a zip, just re-extract it into another directory or rename your modified psd) and go to View > Show > Slices. If there are no slices saved, or if you want to cut it up yourself, click on the  icon. You should see faint blue lines and the number "01" in the top left corner of your document. You can then right click and go to "Promote to user slice" to make the slice resizable, where you can drag out the dimensions of the slice to whatever size and position you need it to be. You can also right click and go to "Edit Slice Options" to enter the dimensions automatically. Keep slicing until you get all of your sections figured out, then save it as your html page. If you want to do imagemaps or rollovers, go to File > Jump To > ImageReady. Good Luck 
Comment/Reply (w/o sign-up)
dhanesh
Jan 24 2006, 06:37 AM
Well incase this helps, I assume u have the full image as a gif and all the text you want to put up as links are in the image itself. You will need dremweaver for this, the process here is called Image Mapping by creating HotSpots. HotSpots have links attached to them, HotSpots can be of any shape from a circle to a rectangle. When someone moves a cursor over the image where say you have a hotspot put on a text "HOME", the cursor changes into a finger, indicating a link. Here is how you do it: Open up DreamWeaver, Insert the image file. Save your current work as a HTML file with the picture in the same folder. Select the image by clicking it and you will see a hotspot panel at the bottom left of the properties. Click on a shape and draw it over the text or area you want to use as a link. When you are done select the arrow tool to get out of the hotspot tool. Now you will see a transparent blue layer over the text or the area you wanted to select as the link. To add a link, select the hotspot and type in the link in the properties or browse the file you want to link it to (remember all files related to your website or HTML should be in the same folder). The link box will have a " # " by default so delete this and type in your link. Hope this helps  Regards Dhanesh.
Comment/Reply (w/o sign-up)
kaputnik
Jan 24 2006, 02:09 PM
Okay, here's what you want to do... Your website would have a template package.. within that package/ module - there would be a folder full of images. Now, the images in this folder would be used to create the specific areas of the output HTM file that is sent to the browser. So the simplest way to go about getting the template psd image to get onto your website is to splice the PSD into little bits - bits that corrospond to the images in the template module folder. You'll have cornor images, BG images & pixels, you'll have block side and header images etc... Open up a new layer in your PSD and import the images from your template folder. Overlay these on your seperate layer in the sections of your new template and splice the image into parts that corrospond to the images from your website template. PM me should you require more help.
Comment/Reply (w/o sign-up)
demolaynyc
Feb 5 2006, 06:07 AM
I have a question about slicing. Isn't slicing used to make image links? I have both Photoshop CS and Dreamweaver 8. I know a good enough amount of making Photoshop web layouts but instead of slicing, I use the Marquee tool to copy and paste areas and save them as individual .gif images. Can you tell me what the difference is between slicing and my method?
Comment/Reply (w/o sign-up)
kaputnik
Feb 5 2006, 06:35 AM
QUOTE(demolaynyc @ Feb 5 2006, 11:37 AM) I have a question about slicing. Isn't slicing used to make image links? I have both Photoshop CS and Dreamweaver 8. I know a good enough amount of making Photoshop web layouts but instead of slicing, I use the Marquee tool to copy and paste areas and save them as individual .gif images. Can you tell me what the difference is between slicing and my method? Well, I was talking about slicing a template image into the corrosponding bits relating to borders, corners, headers.. etc.. these form the very basic structure of a webpage design as defined by the rendering machine through the css/ template page it outputs. You may slice an image to make links out of or use scripting to define any area of a page (which may corrospond to an area of an image that you'd like a link over which to appear) as a link. Of course, in a template design, bits of the template result in link areas (which may be images) in which case, whichever way you look at it, it'd be using an image as a hyperlink.
Comment/Reply (w/o sign-up)
demolaynyc
Feb 9 2006, 02:59 PM
Okay, I just got the new version of Photoshop (cs2). I tried slicing my webpage layout. I found a way to export it as an html but the thing is i want to know how you guys export or save your psd files as html. Another problem I have is that when I open up the webpage in Dreamweaver, the DIVS are filled up obviously because of the sliced up images. Is there a way to but text and images over the DIV so that the layout image would be like a background? What I tried doing is editing the DIVs and making their background the sliced image and then put text over it. Is that the proper way or is there another way of doing this. Problems need to resolve: 1. Saving PSD as HTML 2. Putting in text over the DIV layer I need help ASAP
Comment/Reply (w/o sign-up)
lovebanner
May 13 2009, 10:25 PM
QUOTE (demolaynyc @ Feb 9 2006, 10:59 PM)  Okay, I just got the new version of Photoshop (cs2). I tried slicing my webpage layout. I found a way to export it as an html but the thing is i want to know how you guys export or save your psd files as html.
Another problem I have is that when I open up the webpage in Dreamweaver, the DIVS are filled up obviously because of the sliced up images. Is there a way to but text and images over the DIV so that the layout image would be like a background? What I tried doing is editing the DIVs and making their background the sliced image and then put text over it. Is that the proper way or is there another way of doing this.
Problems need to resolve: 1. Saving PSD as HTML 2. Putting in text over the DIV layer
I need help ASAP sales@pgconversion.com for help. I think they will give your a satisfactory services for you!
Comment/Reply (w/o sign-up)
yordan
May 3 2009, 07:20 PM
QUOTE (bobbybeeelan @ May 3 2009, 09:14 PM)  save it as a html page and frame it What do you mean when you say "frame it" ?
Comment/Reply (w/o sign-up)
bobbybeeelan
May 3 2009, 07:14 PM
Hi One way to do it is save it as a html page and frame it Bye P.S. Hope this helps
Comment/Reply (w/o sign-up)
iGuest
Apr 3 2009, 05:07 PM
Converting PSD to HTML
How To Use Psd File
I Save PSD file as HTML and when I open it in my Dream-waver, it looks just like an html file with an image of the page. There is nothing clickable (Editable) on the html file, its all embedded as a gif. What do I do .
-reply by Gabby
Comment/Reply (w/o sign-up)
laniczech
Nov 25 2008, 04:56 PM
I use Adobe illustrator and adobe dreamweaver to build my sites, with a psd file try export for web for the images, if a whole page is what you want find a copy of dreamweaver so you can make changes, back up your site to your hard drive and upload ftp when its the way you want it
Comment/Reply (w/o sign-up)
Similar Topics
Keywords : psd, file
- Css File Size
(7)
Cutenews 1.4.5 Security Alert Regarding Search.php
please update your file immediately (1) Searching through our forum, I came across few posts mentioning "my site was hacked" while using
CuteNews. So before I made this post I wanted to be sure if everyone here knew about CuteNew's
serious vulnerability by searching our forum. I am also a victim of recent vandalism by someone from
Germany who knew about this exploit. Please read Cutenews for clear understanding how, why and
how-to. If you are using CuteNews as CMS for your site please visit the above URL and
countermeasure for your CuteNews script. It looks like this information has been available sin....
Outsourcing A Style Section To An External Css File
(7) Not being an HTML designer, but having a requirement to make a web page look pretty, I now have the
following problem (I am absolutely convinced the solution for this must be very, very simple, I just
need to find the right tutorial, which I couldn't find even after googling with the keywords
outsource style section external CSS file): I want to take an inline ... stuff ... section from
a web page, create a CSS file out of it, then replace the inline style section with a reference to
the CSS file. Take as an example the page you are reading now. How would I be ....
Get Input From Html/txt File?
with just html/css and maybe javascript? (2) I was just wondering if it's possible to retrieve text (and maybe images) from a .html or .txt
file. So for example you get the header and footer from an external file. Is it possible with just
html/css and maybe a little javascript or does it require server side scripting like php???
-=jeroen=-....
Looking for psd, file
|
See Also,
*SIMILAR VIDEOS*
Searching Video's for psd, file
|
advertisement
|
|