Quantcast

Forums | MacLife

You are not logged in.

#1 2005-06-10 10:44 am

sml
Member
Registered: 2005-06-10
Posts: 2

Dreamweaver help!!!

I am designing a web page in Dreamweaver for the first time and can't figure out how to make the page shrink or enlarge accordind to how big the browser window is. Any help would be appreciated.
sml

Offline

 

#2 2005-06-10 11:40 am

zakatak
Member
From: Kalamazoo
Registered: 2004-08-05
Posts: 565

Re: Dreamweaver help!!!

Do you have a link to the non-functioning page and a page that correctly does what you want?

Offline

 

#3 2005-06-10 10:41 pm

Baby Jesus
Member
Registered: 2003-10-09
Posts: 46

Re: Dreamweaver help!!!

Only a few of us can read minds.

Offline

 

#4 2005-06-10 11:09 pm

Light Speed
Doubter of Einstein
Registered: 2002-08-17
Posts: 3694

Re: Dreamweaver help!!!

OMG It's baby jesus!!!!!!

Long time no see smile


For the DW question are you using CSS or tables or what?

Offline

 

#5 2005-06-12 1:24 pm

sml
Member
Registered: 2005-06-10
Posts: 2

Re: Dreamweaver help!!!

This forum page does what I want. When  you make the browser window smaller or larger, the page items remain visible. I haven't published the page I am working on but when I preview it, it leaves my page items cropped out of the browser window when the window is made smaller and adds extra background when enlarged.  Thanks for the responses.
sml

Offline

 

#6 2005-06-12 3:03 pm

Light Speed
Doubter of Einstein
Registered: 2002-08-17
Posts: 3694

Re: Dreamweaver help!!!

sml wrote:

This forum page does what I want. When  you make the browser window smaller or larger, the page items remain visible. I haven't published the page I am working on but when I preview it, it leaves my page items cropped out of the browser window when the window is made smaller and adds extra background when enlarged.  Thanks for the responses.
sml

To help you we need to know how you are coding your pages so either post it or tell us smile

Are you using tables to hold your content?

Are you using css to control your layout?

If you post the code here make sure to put it in bbcode code tags.
If you don't know what that is look here

Offline

 

#7 2005-06-13 7:12 pm

Abu
Disheveled, Quite.
Royal Wombat
From: Minnesota, USA
Registered: 2000-02-06
Posts: 8764
Website

Re: Dreamweaver help!!!

sml, the trick is to not use defined widths of the containing elements, whether you're using tables or CSS for layout. "Block-level" elements such as paragraphs, divisions, headlines, and others naturally expand to fill the full width of whatever is holding them. If you don't specify a fixed width, the content will expand until it can no longer do so.


Look at it this way: you've sold as many paintings as Van Gogh—and you have both your ears.
Thanks, Dad.


www.joelschou.comwww.bothears.comwww.vault25.comwww.fuzzycoconut.com

Offline

 

Board footer

Powered by PunBB 1.2.6
© Copyright 2002–2005 Rickard Andersson