Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

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

Posts: 379
Trades: 0
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
__________________

Please login or register to view this content. Registration is FREE
colochris is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 05-30-2008, 08:18 PM Re: Cannot resize photoshop image to code for fluid in dreamweaver
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
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 !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 05-30-2008, 11:09 PM Re: Cannot resize photoshop image to code for fluid in dreamweaver
colochris's Avatar
Ultra Talker

Posts: 379
Trades: 0
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
__________________

Please login or register to view this content. Registration is FREE
colochris is offline
Reply With Quote
View Public Profile
 
Old 05-30-2008, 11:15 PM Re: Cannot resize photoshop image to code for fluid in dreamweaver
wayfarer07's Avatar
Poo on You

Latest Blog Post:
Introducing WowWindow
Posts: 3,987
Name: Abel Mohler
Location: Asheville, North Carolina USA
Trades: 0
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.
__________________
I build web things. I work for the startup
Please login or register to view this content. Registration is FREE
.
wayfarer07 is offline
Reply With Quote
View Public Profile Visit wayfarer07's homepage!
 
Old 05-30-2008, 11:40 PM Re: Cannot resize photoshop image to code for fluid in dreamweaver
colochris's Avatar
Ultra Talker

Posts: 379
Trades: 0
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
__________________

Please login or register to view this content. Registration is FREE
colochris is offline
Reply With Quote
View Public Profile
 
Old 05-31-2008, 12:05 AM Re: Cannot resize photoshop image to code for fluid in dreamweaver
wayfarer07's Avatar
Poo on You

Latest Blog Post:
Introducing WowWindow
Posts: 3,987
Name: Abel Mohler
Location: Asheville, North Carolina USA
Trades: 0
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.
__________________
I build web things. I work for the startup
Please login or register to view this content. Registration is FREE
.
wayfarer07 is offline
Reply With Quote
View Public Profile Visit wayfarer07's homepage!
 
Old 05-31-2008, 12:10 AM Re: Cannot resize photoshop image to code for fluid in dreamweaver
colochris's Avatar
Ultra Talker

Posts: 379
Trades: 0
I see
Ok so I am pretty much needing to start all over? or is this a fix I can pay someone to do?
__________________

Please login or register to view this content. Registration is FREE
colochris is offline
Reply With Quote
View Public Profile
 
Old 05-31-2008, 01:45 AM Re: Cannot resize photoshop image to code for fluid in dreamweaver
Arenlor's Avatar
Ultra Talker

Posts: 462
Name: Jerod Lycett
Location: /home/arenlor
Trades: 0
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, 09:26 AM Re: Cannot resize photoshop image to code for fluid in dreamweaver
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
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 !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Cannot resize photoshop image to code for fluid in dreamweaver
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB 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 1.77510 seconds with 12 queries