Reply
Cannot resize photoshop image to code for fluid in dreamweaver
Old 05-30-2008, 08:33 PM Cannot resize photoshop image to code for fluid in dreamweaver
colochris's Avatar
Ultra Talker

Posts: 357
Hello to all.

So here is my problem. I made a site template in Photoshop cs3, when I go to dreamweaver to add html and text, it will not allow for me to resize the template as 100%. Any idea what I am doing wrong here?

Thanks

Chris
__________________
http://www.bowlingboards.com
colochris is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 05-30-2008, 09:18 PM Re: Cannot resize photoshop image to code for fluid in dreamweaver
LadynRed's Avatar
Super Moderator

Posts: 6,699
Location: Tennessee
What do you mean 'resize the template for 100%' -- what are you trying to resize, the photoshop image ?
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday"
Carolina Corvette Club
LadynRed is offline
Reply With Quote
View Public Profile
 
Old 05-31-2008, 12:09 AM Re: Cannot resize photoshop image to code for fluid in dreamweaver
colochris's Avatar
Ultra Talker

Posts: 357
Well what I am trying to do is make a 1200 pixel image a 100% html template.

What I did is I made a photoshop set of layers and images into a website template. I then opened it up in dreamweaver to add my css and such, yet I am having problems getting the page to be liquid?

What is happening is everytime I take the background image and make it smaller say 1024 or 800, it won't do it, it keeps going back to its original number.

So I am lost.

Chris
__________________
http://www.bowlingboards.com
colochris is offline
Reply With Quote
View Public Profile
 
Old 05-31-2008, 12:15 AM Re: Cannot resize photoshop image to code for fluid in dreamweaver
wayfarer07's Avatar
$frontend->developer

Posts: 1,283
Name: Abel Mohler
Location: Asheville, North Carolina USA
Are you going to show us a link? It is easier for us to help you if we see what you've done so far.
__________________
<!--if a signature drops in the forest, and no one is there to see it, does it make a link?-->
wayfarer07 is online now
Reply With Quote
View Public Profile
 
Old 05-31-2008, 12:40 AM Re: Cannot resize photoshop image to code for fluid in dreamweaver
colochris's Avatar
Ultra Talker

Posts: 357
Sorry about that

http://www.bowlingboards.com/tournaments.html

http://www.bowlingboards.com/videos.html


Here are a couple. They are too big, so i am trying to get them to fit the screen.

Thanks so much for your advice.

Chris
__________________
http://www.bowlingboards.com
colochris is offline
Reply With Quote
View Public Profile
 
Old 05-31-2008, 01:05 AM Re: Cannot resize photoshop image to code for fluid in dreamweaver
wayfarer07's Avatar
$frontend->developer

Posts: 1,283
Name: Abel Mohler
Location: Asheville, North Carolina USA
Well, it fits onto my screen, but I can see how it would spill over on smaller screens. If you are trying to resize an image in Dreamweaver, then use it as a background, you won't be able to do it. Only images in <img> tags can be resized with HTML or CSS. Background images should be resized in Photoshop first. Since background images don't interrupt the document flow, they are often preferable to <img> tags.

Your layouts will be easier to manipulate, or make "liquid" if you learn to do div/css layouts instead of building your site with tables. Maybe you won't do it this time, but it is something to keep in mind for the future.
__________________
<!--if a signature drops in the forest, and no one is there to see it, does it make a link?-->
wayfarer07 is online now
Reply With Quote
View Public Profile
 
Old 05-31-2008, 01:10 AM Re: Cannot resize photoshop image to code for fluid in dreamweaver
colochris's Avatar
Ultra Talker

Posts: 357
I see
Ok so I am pretty much needing to start all over? or is this a fix I can pay someone to do?
__________________
http://www.bowlingboards.com
colochris is offline
Reply With Quote
View Public Profile
 
Old 05-31-2008, 02:45 AM Re: Cannot resize photoshop image to code for fluid in dreamweaver
Arenlor's Avatar
Ultra Talker

Posts: 463
Name: Jerod Lycett
Location: /home/arenlor
I'd say yes there. You CAN pay someone, many people here actually are people you can hire to do so. I suggest starting over, learning HTML and CSS and doing it without using a WYSIWYG editor. If you want images add the images, if you want a background add it too, but run your site through these: http://validator.w3.org/ and http://jigsaw.w3.org/css-validator/ and see why you shouldn't use WYSIWYG and should only work from source.
__________________
PHP Code:
<?php echo "Hello World"?>
HTML Code:
<html><head><title>Hello World</title></head><body><p>Hello World</p></body></html>
Arenlor is offline
Reply With Quote
View Public Profile Visit Arenlor's homepage!
 
Old 05-31-2008, 10:26 AM Re: Cannot resize photoshop image to code for fluid in dreamweaver
LadynRed's Avatar
Super Moderator

Posts: 6,699
Location: Tennessee
You also need to make sure that you use a proper DOCTYPE on your pages, whatever method you use. Obviously I'm with the rest, use CSS and get away from tables for layout.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday"
Carolina Corvette Club
LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Cannot resize photoshop image to code for fluid in dreamweaver
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.17228 seconds with 12 queries