peekay
10-30-2004, 07:03 PM
iv made mi website up on photoshop how do i use it??
|
View Full Version : iv made mi website up on photoshop how do i use it?? peekay 10-30-2004, 07:03 PM iv made mi website up on photoshop how do i use it?? Valkyrie 10-30-2004, 07:18 PM You can either slice your layout and code it using tables. (I believe Photoshop does it for you when you slice) or use the layout and place the content using divs. >_o peekay 10-30-2004, 09:34 PM ummmmmmmmmmmmmmmm so i know how to slice up the links in the navbar but how can i make it so i can use html or wateva to write in the news boxes or put in new images without having to go into photoshop everytime and writing new content is it possible????? Rosey 10-31-2004, 01:07 AM you use notepad or any other text editor for that part. You can't do the html part in photoshop. peekay 10-31-2004, 01:19 AM ok so iv made it then previewed it in image ready it shows me the code for it so i copy paste it then i wanna put text onto the spaces how do i do that?? stephkg84 10-31-2004, 06:20 PM What i do is make up my background layout in PSP. and then use iframes for the content... I also have a css which every page links too. when i want to change layouts all i have to do is edit the css and change the background image on my main index page... Normally to change layouts it takes me really only the time to make the background and change a couple colors in css .... way much easier :P |