Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default HELP ME PLEZE

    i have made a site and on the main page i have a logo at the top it looks fine in dreamweaver but when i open it in a external application it is reely big how can i fix this ???
    vx1ben Guest

  2. #2

    Default Re: HELP ME PLEZE

    Please post a link to the page.

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================

    "vx1ben" <webforumsuser@macromedia.com> wrote in message
    news:dbjih5$kpl$1@forums.macromedia.com...
    >i have made a site and on the main page i have a logo at the top it looks
    >fine in dreamweaver but when i open it in a external application it is
    >reely big how can i fix this ???

    Murray *TMM* Guest

  3. #3

    Default Re: HELP ME PLEZE

    it hasent been published yet but if you have dreamweaver open and you go to
    file preview in browser i have fire fox so i selected that and it comes up i
    can see the page but all of the frames are out of porportion i can adjust them
    but then when i open it agin they are still lout of porportion and i cant get
    the to stay like the look in dreamweaver.....

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <title>Main page logo</title>
    <style type="text/css">
    <!--
    body {
    background-color: #FF0000;
    }
    .style3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: large;
    color: #000000;
    }
    -->
    </style></head>

    <body>
    <div align="left">
    <p align="center"><img
    src="../../My%20Documents/www.davieskate.com/Mian%20page%20top%20loggo.png"
    width="980" height="90"></p>
    <p align="center"><span class="style3">Head Quarted out of Winston Salem,
    North Carolina </span></p>
    </div>
    </body>
    </html>

    vx1ben Guest

  4. #4

    Default Re: HELP ME PLEZE

    There are no frames on that page.

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================

    "vx1ben" <webforumsuser@macromedia.com> wrote in message
    news:dbjotq$kc$1@forums.macromedia.com...
    > it hasent been published yet but if you have dreamweaver open and you go
    > to
    > file preview in browser i have fire fox so i selected that and it comes up
    > i
    > can see the page but all of the frames are out of porportion i can adjust
    > them
    > but then when i open it agin they are still lout of porportion and i cant
    > get
    > the to stay like the look in dreamweaver.....
    >
    > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    > "http://www.w3.org/TR/html4/loose.dtd">
    > <html>
    > <head>
    > <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    > <title>Main page logo</title>
    > <style type="text/css">
    > <!--
    > body {
    > background-color: #FF0000;
    > }
    > .style3 {
    > font-family: Verdana, Arial, Helvetica, sans-serif;
    > font-size: large;
    > color: #000000;
    > }
    > -->
    > </style></head>
    >
    > <body>
    > <div align="left">
    > <p align="center"><img
    > src="../../My%20Documents/www.davieskate.com/Mian%20page%20top%20loggo.png"
    > width="980" height="90"></p>
    > <p align="center"><span class="style3">Head Quarted out of Winston
    > Salem,
    > North Carolina </span></p>
    > </div>
    > </body>
    > </html>
    >

    Murray *TMM* Guest

  5. #5

    Default Re: HELP ME PLEZE

    what do you mean that there are no frames?

    vx1ben Guest

  6. #6

    Default Re: HELP ME PLEZE

    You said this -
    > it comes up i can see the page but all of the frames are out of porportion
    I said -

    "There are no frames on that page"

    Or did you not mean HTML frames?

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================

    "vx1ben" <webforumsuser@macromedia.com> wrote in message
    news:dbk33k$gri$1@forums.macromedia.com...
    > what do you mean that there are no frames?
    >

    Murray *TMM* Guest

  7. #7

    Default Re: HELP ME PLEZE

    i am really comfused im an amature and i dont know HTML very well there are
    frames deviding the diferent boxes i guess you would call those frame sets? and
    when i am in dream weaver and i double click on the frame under properties i
    told it that i want frames and i set a size for them but then after i save it
    and open it in my browser the size that i had set for the frames isent right
    and they are all too big ...? does that help some ?
    Thanks alot for helping me with this.

    vx1ben Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139