Dreamweaver Help

Discussion in 'Gaming' started by .Fatality, Mar 3, 2005.

  1. .Fatality

    .Fatality Well-Known Member

    Age:
    39
    Posts:
    1,905
    Likes Received:
    0
    Joined:
    Feb 21, 2005
    In Dreamweaver, how do you format a page so that when you open it in a web browser, it automatically resizes to fit the screen the person is using? Cuz my entrance page right now, you have to scroll around and I have no clue how to fix that.
     
  2. dizzy

    dizzy Well-Known Member

    Posts:
    229
    Likes Received:
    0
    Joined:
    Feb 22, 2005
    really depends on the site you have. is it all text? more pics? is it morised? play around a bit, i use HTML, and dont know to much bout dreamweaver.
     
  3. skandalouz

    skandalouz Well-Known Member

    Age:
    36
    Posts:
    1,866
    Likes Received:
    0
    Joined:
    Mar 4, 2005
    Location:
    top of u :P
    you have to go to page options. cant check it now dont have dreamweaver here
     
  4. D4rX

    D4rX Well-Known Member

    Age:
    37
    Posts:
    794
    Likes Received:
    0
    Joined:
    Oct 29, 2004
    Location:
    Seattle
    i think u just need to change the widths/heigts of ur 'green/blue boxes' in dw to percentages instead of pixels
     
  5. planfour

    planfour New Member

    Posts:
    1
    Likes Received:
    0
    Joined:
    Mar 8, 2005
    If you're using tables:

    Right-click on the main table and goto Table>Select Table, then down on the properties tab where it probably says "W ______ pixels" change pixels to percent and choose your percentage.

    If you're using layers (CSS):

    Select your main layer and do the same for the tables, except there is no box to choose pixels or percent, you just type it in. for example: 70%


    There are plenty of tutorials at macromedia's website, in the dreamweaver support section: http://www.macromedia.com/support/dreamweaver/
    or at: http://www.sitebuilder.ws/dreamweaver/tutorials/
     

Share This Page