This is a discussion on "Moving from Photoshop to Dreamweaver" within the Graphics and 3D section. This forum, and the thread "Moving from Photoshop to Dreamweaver are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Moving from Photoshop to Dreamweaver
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Moving from Photoshop to Dreamweaver
I’m working on redesigning my website (oldmencrying.com). I built it years ago with Frontpage and barely knew what I was doing. I’d like to rebuild it with Dreamweaver. I plan to use Community Server to manage the forum and photo gallery, and maybe a PHP/MySQL combination to manage “viewer mail” and other dynamic content.
I am a complete novice at Photoshop and Dreamweaver but am willing and eager to learn. Here’s my first challenge: A friend created an excellent graphic design, which I’d like to use as the template for the whole site. A screenshot is here: http://img168.imageshack.us/img168/489/omc1cy3.png
Kurt |
|
|
|
#2
|
||||
|
||||
|
Re: Moving from Photoshop to Dreamweaver
I see on that desing your friend made that it has a scroll bar
scrap that, they are annoying. As for the background part. I'm not quite sure what you're on about. could you rephrase that?
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#3
|
|||
|
|||
|
Re: Moving from Photoshop to Dreamweaver
Boy, you're going to hear this from others, but learning to hand code all of this will be much easier and more efficiant than using DreamWeaver...
But if you must use dreamweaver then yes, rollover images are you best option for these...and since they are mostly jsut text they can be just text links using CSS(Cascading Style Sheets) to format them. As for the background image, you'd just have to set that image to the background of every page...
Last Blog Entry: Yay!? (Oct 8th, 2007)
|
|
#4
|
||||
|
||||
|
Re: Moving from Photoshop to Dreamweaver
could be done with php couldn't it?
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#5
|
|||
|
|||
|
Re: Moving from Photoshop to Dreamweaver
Just set the image as the bg image for the body element and it will apply to every page that the css is linked with.
Pete. |
|
#6
|
|||
|
|||
|
Re: Moving from Photoshop to Dreamweaver
Quote:
I don't see a contradiction between DreamWeaver and hand coding. |
|
#7
|
||||
|
||||
|
Re: Moving from Photoshop to Dreamweaver
Quote:
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#8
|
|||
|
|||
|
Re: Moving from Photoshop to Dreamweaver
As for taking that image from photoshop into dreamweaver, you'll want to use the "slice" tool in photoshop to break up the image into seperate sections.
Last Blog Entry: Yay!? (Oct 8th, 2007)
|
|
#9
|
|||
|
|||
|
Re: Moving from Photoshop to Dreamweaver
Hang on though, I know Karinne always says not to use the slice tool in Photoshop, I was just trying to find a link to one of her posts where she explained that, but I can't at the moment...
|
|
#10
|
|||
|
|||
|
Re: Moving from Photoshop to Dreamweaver
I believe you can slice it just don't export it as html. Photoshop's html code will be bloated. Save the slices each as an individual graphic and then code them into the site using html/css.
|
|
#11
|
|||
|
|||
|
Re: Moving from Photoshop to Dreamweaver
I generally go from a photoshop file to dreamweaver and hand-code it. The way Id go about it is to use a CSS style sheet to set the back ground (thats the basic layout) and have the navigation taken out of the image.
Id then add a navigation div and use the images/text as separate files to create the navigation and then finally add another div to make the main content box that probably sounds extremely complex, but the best way to get a hang of it is by going to other peoples websites and view all of their source and work out what is doing what etc. |
![]() |
| Tags |
| png |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| adobe dreamweaver Vs. Macromedia dreamweaver | jahphill | Scripts and Online Services | 21 | Nov 2nd, 2007 03:19 |
| Moving Nav bar | acrikey | Web Page Design | 5 | Sep 26th, 2007 13:37 |
| Photoshop / Dreamweaver Integration | shutdown | Starting Out | 2 | Aug 10th, 2007 12:36 |
| Moving | Ryan Fait | Webforumz Cafe | 36 | Jun 12th, 2007 22:55 |