Design view of CSS layout is innacurate

Hello all -
I'm beginning to redraft my company's hompage using a full
CSS layout instead of our current nested table layout. Since I need
to ensure that other staff members can edit pages freely - and I'm
the only person comfortable doing straight code - it's important
that the design view is as accurate as possible.
When editing in Dreamweaver 8, my three column layout (a left
table of contents, a center content column, and an additional
content right column) breaks so that the table of contents
dissapears. Some people have spoken with have suggested that my
problem might be the negative margins I'm using to position the
floated columns that form the meat of the page.
You can view the page here:
http://www.southernenvironment.org/test/home_redraft.html
The CSS is here:
http://www.southernenvironment.org/test/style_redraft.css
In addition, the header navbar also appears strangely. In
Design View, two word titles (ie. "Our Programs") break on to two
separate lines, instead of staying in one line as they do in
browsers I've tested.
The frustrating thing about this is that my design seems to
work in most browsers - but without a somewhat accurate
representation in Dreamweaver, I won't be able to sell the idea of
a standards-based revamp to other staff here.
Any ideas?
Matt

Your CSS is not tight enough to get accurate columns. You
shouldn't try to
define the columns with the body tag. For a purely CSS site,
you really find
out why the code is called 'cascading' styles. They cascade
all right. We've
just finished wrestling with a similar re-design with CSS and
the order of
how tags and files come into play is very important.
We have defined the body tag with background color, 0 margins
and font
family, color and size only. Header/footer and columns are
defined by ID.
The three "content" columns are within a page container,
header and footer
outside the page container. How these elements are placed is
important, as
they cascade.
We use 3 linked main css files, 1) Page Layout (3 or 4
different options) 2)
Page presentation (all text styles) 3) Page menu styles (only
menu styles).
They are in that order, as the only body tag is in Page
Layout.
If a page has a watermarked background we import the code
just for the
watermark.
This is not true for the home page, but all other pages in
the site.
http://www.nic.bc.ca/index.asp
I hope this helps.
Marianne
"homestar79" <[email protected]> wrote in
message
news:[email protected]...
> Hello all -
>
> I'm beginning to redraft my company's hompage using a
full CSS layout
> instead
> of our current nested table layout. Since I need to
ensure that other
> staff
> members can edit pages freely - and I'm the only person
comfortable doing
> straight code - it's important that the design view is
as accurate as
> possible.
>
> When editing in Dreamweaver 8, my three column layout (a
left table of
> contents, a center content column, and an additional
content right column)
> breaks so that the table of contents dissapears. Some
people have spoken
> with
> have suggested that my problem might be the negative
margins I'm using to
> position the floated columns that form the meat of the
page.
>
> You can view the page here:
>
>
http://www.southernenvironment.org/test/home_redraft.html
>
> The CSS is here:
>
>
http://www.southernenvironment.org/test/style_redraft.css
>
> In addition, the header navbar also appears strangely.
In Design View,
> two
> word titles (ie. "Our Programs") break on to two
separate lines, instead
> of
> staying in one line as they do in browsers I've tested.
>
> The frustrating thing about this is that my design seems
to work in most
> browsers - but without a somewhat accurate
representation in Dreamweaver,
> I
> won't be able to sell the idea of a standards-based
revamp to other staff
> here.
>
> Any ideas?
>
> Matt
>

Similar Messages

  • Display Html screen, design view and CSS screen at the same time ?

    Hello everyone !
    Well this is my problem :
    I am on a Dual Screen monitor, in one screen i have the ''code inspector'' to view my html code and the second screen i have the Design view.
    Problem is,  i hate switching always my tabs when I need to work on my Html and my CSS.
    I was wondering if anyone found a way to display, i don't know maybe 2 code inspector or simply find a way to split the screen so I can see html and css at the same time ?
    Thanks a lot !
    Nick

    If you're using Dreamweaver CS4, this is very easy. View the HTML in the Code Inspector, and have Vertical Split view in the main Document window. In the Related Files toolbar, select the stylesheet.

  • Design view issue - CSS and html

    Hi
    I was wondering if anyone can help me with this. Someone has
    created a page for me using html and CSS as requested. The problem
    is that whenever I try to open the index.html file in design view
    or code and design view, Dreamweaver crashes and I have to restart.
    I am attaching the html and CSS below. Just as an aside, I have
    asked them to create the code using CSS rather than tables and have
    ended up with div hell.
    Cheers
    Julie
    @charset "utf-8";
    * {padding:0; margin:0;}
    body {padding:10px 0 10px 0; background-color:#fff; margin:0
    auto; width: 976px; font-family:Arial, Helvetica, sans-serif;
    font-size:11px; color:#333;}
    #wrap {margin:0 auto; padding:0; position:relative; width:
    976px;}
    a:link { color:#999; text-decoration: underline; }
    a:visited { color:#999; text-decoration: underline; }
    a:hover{ color:#666; text-decoration: none; }
    img { border:none; padding:0; margin:0;}
    h1 {font-size: 36px;}
    h2 {font-size: 24px;}
    h3 {font-size: 18px;}
    h4 {font-size: 16px;}
    h5 {font-size: 14px;}
    h6 {font-size: 11px;}
    input { position:relative; font-weight: normal;cursor:
    pointer;vertical-align: middle;padding: 0 3px;font-size:
    13px;font-family: Verdana, Helvetica, Arial, sans-serif;
    border:#a09f6f 1px solid;}
    select {font-family: Verdana, Helvetica, Arial,
    sans-serif;font-weight: normal;cursor: pointer;vertical-align:
    middle;border: 1px solid #999;padding: 1px;background-color:
    #FAFAFA;}
    option {padding-right: 2px;}
    textarea {font-family: "Lucida Grande", Verdana, Helvetica,
    Arial, sans-serif; width: 60%;padding: 2px;font-size:
    1em;line-height: 1.4em; border:#a09f6f 1px solid; width:390px;
    height:170px;}
    /* Header Part Start */
    #header {margin:0; padding:0; position:relative;
    background:url(../images/index_01.jpg); width:976px; height:97px; }
    #header .headprt {margin:0; padding:0; position:relative }
    #header .headprt .headprtr { float:right; width: 500px;
    margin:0; padding:0; position:relative }
    #header .headprt .headprtr .padhr { color:#fff; margin:0;
    padding:16px 44px 0 0; position:relative; text-align:right;}
    #header .headprt .headprtl {margin:0 500px 0 0; padding:0;
    position:relative;}
    #header .headprt .headprtl .padhl{ color:#fff; margin:0;
    padding:40px 0 0 44px; position:relative }
    .hhllb { font-size:16px;}
    .hhlld { font-size:16px; font-weight:bold}
    .hhllc { font-size: 20px; font-weight:bold}
    .hhlls { font-size:14px}
    .kulay { color:#e55b68}
    /* Header Part End */
    /* Main Part Start */
    #maincontent {margin:0; padding:0; clear:both;
    position:relative; display:block; background-color:#fff }
    #maincontent .boxmainbgl {margin:0; padding:0;
    position:relative; background: url(../images/index_10.jpg) repeat-y
    top left; }
    #maincontent .boxmainbgl .boxmainbgr {margin:0; padding:0;
    position:relative; background: url(../images/index_11.jpg) repeat-y
    top right; }
    #maincontent .boxmainbgl .boxmainbgr .boxmainbgtopl
    {margin:0; padding:0; position:relative;
    background:url(../images/index_02.jpg) no-repeat top left; }
    #maincontent .boxmainbgl .boxmainbgr .boxmainbgtopl
    .boxmainbgtopr {margin:0; padding:0; position:relative;
    background:url(../images/index_05.jpg) no-repeat top right; }
    #maincontent .boxmainbgl .boxmainbgr .boxmainbgtopl
    .boxmainbgtopr .boxmainbgbotl {margin:0; padding:0;
    position:relative; background:url(../images/index_15.jpg) no-repeat
    bottom left; }
    #maincontent .boxmainbgl .boxmainbgr .boxmainbgtopl
    .boxmainbgtopr .boxmainbgbotl .boxmainbgbotr {margin:0; padding:0;
    position:relative; background:url(../images/index_16.jpg) no-repeat
    bottom right; }
    #maincontent .boxmainbgl .boxmainbgr .boxmainbgtopl
    .boxmainbgtopr .boxmainbgbotl .boxmainbgbotr .boxpadzki {margin:0;
    padding:8px 48px 0 49px; position:relative; height: 1340px;}
    .mainconup {margin:0; padding:0; position:relative;
    clear:both; display:block; overflow:hidden; height:485px }
    .mainconup .mmtoprt { float: right; width:615px; margin:0;
    padding:0; position:relative }
    .mainconup .mmtoprt .mmrtM {margin:0; padding:0;
    position:relative; background:url(../images/picpic.jpg) no-repeat
    top left; height:479px; }
    .mainconup .mmtoprt .mmrtM .mmrtA {margin:0; padding:200px 0
    0 10px; position:relative; width:600px; }
    .mainconup .mmtoprt .mmrtM .mmrtA .mmppr { float:right;
    width: 195px; margin:0 0 0 -3px; padding:0; position:relative }
    .mainconup .mmtoprt .mmrtM .mmrtA .mmppc {margin:0 195px 0 0;
    padding:0; position:relative;}
    .mainconup .mmtoprt .mmrtM .mmrtA .mmppc .mmppx {float:right;
    width: 205px; margin:0; padding:0; position:relative}
    .mainconup .mmtoprt .mmrtM .mmrtA .mmppc .mmppl {margin:0
    205px 0 0; padding:0; position:relative; height:100px}
    .bkspdC { font-size: 22px; font-weight:bold; color:#fff;
    margin:0; padding:30px 0 0 0; position:relative; line-height:20px}
    .bkspdB { font-size: 22px; font-weight:bold; color:#fff;
    margin:0; padding:20px 0 0 0; position:relative; line-height:20px}
    .bkspdA { font-size: 22px; font-weight:bold; color:#fff;
    margin:0; padding:30px 0 0 10px; position:relative;
    line-height:20px}
    .mainconup .mmtoplt {margin:0 615px 0 0; padding:0;
    position:relative }
    .mainconup .mmtoplt .logo {margin:0; padding:2px 0 0 3px;
    position:relative }
    .mainconup .mmtoplt .linek {margin:10px 20px 7px 3px;
    font-size:2px; padding:0; position:relative; border-top: #e7e7e7
    2px solid }
    .mainconup .mmtoplt .pargs {margin:0; padding:10px 20px 0
    3px; position:relative; line-height:13px }
    .hhllw { font-size: 22px; font-weight:bold; color:#23a9e8}
    .maincentr { clear:both; margin:0; padding:0;
    position:relative; background-color:#2774c2; display:block; }
    .maincentr .mckbb {margin:0; padding:10px 10px 20px 20px;
    position:relative; color:#fff; }
    .maincentr .mckbb .mckrt {margin:0; padding:0;
    position:relative; float:right; width:290px }
    .maincentr .mckbb .mcklt {margin:0 290px 0 0; padding:0;
    position:relative }
    .maincentr .mckbb .mcklt .mcklrr {margin:0; padding:0;
    position:relative; float:right; width:290px; height:170px;
    background:url(../images/bgline.jpg) no-repeat right 10px; }
    .maincentr .mckbb .mcklt .mcklcc {margin:0 290px 0 0;
    padding:0; position:relative; height:170px;
    background:url(../images/bgline.jpg) no-repeat right 10px; }
    .maincentr .cbgc {margin:0; padding:0; position:relative;
    background:url(../images/bgline2.gif) repeat-x top left;
    height:2px; font-size:2px}
    .customks {margin:0; padding:0; position:relative;
    font-size:20px; font-weight:bold }
    .quotep {margin:0; padding:20px 20px 0 0; position:relative }
    .quotep .quotea {margin:0; padding:0; position:relative;
    background:url(../images/qouteleft.jpg) no-repeat top left; }
    .quotep .quotea .quoteb {margin:0; padding:0;
    position:relative; background:url(../images/qouteright.jpg)
    no-repeat bottom right }
    .quotep .quotea .quoteb .quotez {margin:0; padding:28px 0 0
    0; position:relative; font-size:12px; line-height:13px; }
    .xquotep {margin:0; padding:20px 20px 0 20px;
    position:relative }
    .xquotep .xquotea {margin:0; padding:0; position:relative;
    background:url(../images/qouteleft.jpg) no-repeat top left; }
    .xquotep .xquotea .xquoteb {margin:0; padding:0;
    position:relative; background:url(../images/qouteright.jpg)
    no-repeat bottom right }
    .xquotep .xquotea .xquoteb .xquotez {margin:0; padding:28px 0
    0 0; position:relative; font-size:12px; line-height:13px; }
    .mainbut {margin:6px 0 0 0; padding:0;
    position:relative;clear:both; display:block }
    .mainbut .mainbbj {margin:0; padding:0; position:relative }
    .mainbut .mainbbj .mainbbrt {margin:0; padding:0;
    position:relative; float: right; width: 167px }
    .mainbut .mainbbj .mainbbrt .sshots {margin:0; padding:0 0
    2px 0; position:relative; width: 167px }
    .mainbut .mainbbj .mainbbrt .sshots .higfx {margin:0;
    padding:0; position:relative; width: 167px; height:122px;
    overflow:hidden }
    .mainbut .mainbbj .mainbblt {margin:0 167px 0 0; padding:0;
    position:relative }
    .mainbut .mainbbj .mainbblt .mainbbrr {margin:0; padding:0;
    position:relative; float: right; width: 425px }
    .mainbut .mainbbj .mainbblt .mainbbrr .mainbbpads {margin:0;
    padding:10px 26px 0 26px; position:relative; font-size:12px;
    line-height:14px }
    .mainbut .mainbbj .mainbblt .mainbbcc {margin:0 425px 0 0;
    padding:0; position:relative; background:#3a3a3a; color:#fff }
    .mainbut .mainbbj .mainbblt .mainbbcc .mainccpads {margin:0;
    padding:20px 25px 25px 18px; position:relative; font-size:12px;
    line-height:15px }
    .hhllt { font-size: 20px; font-weight:bold; color:#23a9e8}
    .hhllk { font-size: 18px; color:#23a9e8}
    /* Main Part End */
    /* Footer Part Start */
    #footer {margin:0; padding:0; clear:both; position:relative;
    display:block }
    #footer .footboxbg {margin:0; padding:0; position:relative;
    background: url(../images/index_18.jpg) repeat-x top left; }
    #footer .footboxbg .footboxlt {margin:0; padding:0;
    position:relative; background: url(../images/index_17.jpg)
    no-repeat top left; }
    #footer .footboxbg .footboxlt .footboxrt {margin:0;
    padding:0; position:relative; background:
    url(../images/index_20.jpg) no-repeat top right; height:36px }
    /* Footer Part End */

    Web Dynpro doesn't allow for the inclusion of custom HTML and CSS.  It is far building business application in a client rendering abstracted framework. 
    If you need some common header, then you should consider the usage of the NetWeaver Portal.

  • Anyway to have source code html, design view and CSS open windows at the same time?

    Hi all,
    Is there anyway I can keep design view, source code AND css open on screen all at the same time?
    Constantly clicking between source and css is really becoming irritating, would be so much easier if they were both on screen at the same time.
    Any help would be great

    You have two choices.
    1 You can go to preferences>general and the very first item (in CS6) is "open document in tabs" if you deselct that then you can view your page in split view and also open up the CSS file and have it visible as well.
    2 If you use tabs you can view the page in split view and open the CSS file and then detach the css from the tab and it will be an idependent item. You detach it by highlighting the tab and then dragging it down.
    It helps to have a large screen, and better still to have more than one screen, you can put the css on the other screen.
    VL Branko

  • CSS is not showing in design view

    Hello, I wonder if anyone can help. I would appreciate very
    much if you can... I have read all the css related problems, but
    did not see the problem I am having.
    Anyway, I have done a website template for someone and I gave
    it to him to update the contents. However, on his dreamweaver
    Design view, the css does not support it at all so it looks all
    messy. Though when he preview it on IE, this is all fine. I have
    made templates and css files with dreamweaver and I can view
    everything fine. He seems to have the same version of DW (MX 2004)
    so I am not sure how this happens. We were looking in everything
    (including goofy css as someone says on this forum), but have no
    luck so far. Here is my link and I pasted my css here.
    http://www.norithefish.com/index2.html
    Many thanks for this.
    Noriko
    /* HTML tag styles */
    body
    {background: #cccccc; font-family: Verdana, Arial, Helvetica,
    sans-serif;
    font-size: small; color: #000000; font-weight: normal}
    a { color: #333333; text-decoration: none }
    a:active { color: #666666; text-decoration: none }
    a:hover { color: #CC3300; text-decoration: underline }
    .bodytext { font-size: small; color: #000000; font-weight:
    normal}
    .smalltext { font-size: x-small; color: #000000; font-weight:
    normal}
    .smalltextw { font-size: x-small; color: #ffffff;
    font-weight: normal}
    .title{ font-size: 1.5em; font-weight: bold; color: #CC3300}
    .wbracket{ font-size: small; font-weight: normal; color:
    #ffffff}
    .smalltitle { font-size: 1em; font-weight: normal; color:
    #666666}
    .sub { font-size: small; font-weight: bold; color: #ffffff }
    .foot { font-size: x-small; font-weight: normal; color:
    #000000}
    h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    color: #cc3300
    h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.15em;
    color: #cc3300
    h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #666666
    ul{
    list-style-type: square;
    ul ul{
    list-style-type: disc;
    ul ul ul{
    list-style-type: none;
    /* Layout Divs */
    #pageNav{
    float: left;
    width:21.3%;
    top:10px;
    padding-left: 0px;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    #content{
    width:75%;
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 1px 20px;
    /* Component Divs */
    #siteName{
    margin: 0px;
    padding: 16px 0px 8px 0px;
    color: #ffffff;
    font-weight: normal;
    /************** feature styles *****************/
    .feature{
    padding: 0px 0px 0px 0px;
    font-size: 100%;
    /************* #siteInfo styles ***************/
    #siteInfo{
    clear: both;
    font-size: 100%;
    background-color: #999999;
    padding: 0px 0px 0px 0px;
    border-top: 1px solid #666666;
    /************* #smalltitle styles ***************/
    #smalltitle{
    clear: both;
    background-color: #ffffff;
    font-size: 100%;
    padding: 0px 0px 0px 0px;
    border-top: 1px solid #CC3300;
    border-bottom: 1px solid #CC3300;
    /*********** #sectionLinks styles ***********/
    #sectionLinks{
    position: relative;
    width: 150px;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #cccccc;
    font-size: 90%;
    #sectionLinks a:link{
    font-size: 1.15em;
    padding: 2px 0px 5px 10px;
    border-top: 1px solid #cccccc;
    width: 100%;
    width: auto;
    #sectionLinks a:visited{
    font-size: 1.15em;
    border-top: 1px solid #cccccc;
    padding: 2px 0px 5px 10px;
    #sectionLinks a:hover{
    font-size: 1.15em;
    border-top: 1px solid #cc3300;
    background-color: #dddddd;
    padding: 2px 0px 5px 10px;
    /*********** .frame styles ***********/
    .frame {
    width: 700px;
    left: 50%;
    padding-top: 0px;
    margin-left: -350px;
    margin-top: 0px;
    position: absolute;
    visibility: visible;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-right: 1px solid #999999;
    border-left: 1px solid #999999;
    background-color: #ffffff;
    .bg {
    height: 1px;
    background-color: #cccccc;
    width: 100%;
    /*********** #pageNav link styles ***********/
    #pageNav ul a:link, #pageNav ul a:visited {display: block;}
    #pageNav ul {list-style: none; margin: 0; padding: 0;}
    /* hack to fix IE/Win's broken rendering of block-level
    anchors in lists */
    #pageNav li {border-bottom: 1px solid #EEE;}
    /* fix for browsers that don't need the hack */
    html>body #pageNav li {border-bottom: none;}
    /********************* end **********************/

    > *** you are missing <li> at the beginning of the
    line and </li> at the end
    > or you want to remove the </li> from the previous
    lines.
    Or move the image within the existing pair. You cannot have
    that
    construction, though -
    <li>blah</li>
    <img>
    <li>blah</li>
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "josie1one" <[email protected]> wrote in message
    news:[email protected]...
    > It sounds to me as if it's a path issue.
    > Your path is this:
    > <link rel="stylesheet" href="styles/inside.css"
    type="text/css">
    >
    > Does he have a folder called "styles" within which
    should be the
    > stylesheet?
    >
    > You have a couple of code problems (I'd say unrelated to
    your question).
    > <li><a href="1-about.html">Order your Tshirt
    </a></li>
    > <img src="ferrari_team_polo.jpg" alt="photo of a
    T-shirt" width="120"
    > height="180">***
    > <li><a href="1-about.html">Order your
    cap</a></li>
    > <img src="ferrari_cap.jpg" alt="photo of a cap"
    width="120"
    > height="75"><br>***
    >
    > *** you are missing <li> at the beginning of the
    line and </li> at the end
    > or you want to remove the </li> from the previous
    lines.
    >
    > and according to
    >
    http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.norithefish.com%2Findex2.html
    >
    > you have an extra </div> a couple of lines above
    the </body>
    >
    >
    > --
    > Jo
    >
    >
    >
    >
    >
    > "norithefish" <[email protected]> wrote
    in message
    > news:[email protected]...
    >> Hello, I wonder if anyone can help. I would
    appreciate very much if you
    >> can...
    >> I have read all the css related problems, but did
    not see the problem I
    >> am
    >> having.
    >>
    >> Anyway, I have done a website template for someone
    and I gave it to him
    >> to
    >> update the contents. However, on his dreamweaver
    Design view, the css
    >> does not
    >> support it at all so it looks all messy. Though when
    he preview it on IE,
    >> this
    >> is all fine. I have made templates and css files
    with dreamweaver and I
    >> can
    >> view everything fine. He seems to have the same
    version of DW (MX 2004)
    >> so I am
    >> not sure how this happens. We were looking in
    everything (including goofy
    >> css
    >> as someone says on this forum), but have no luck so
    far. Here is my link
    >> and I
    >> pasted my css here.
    >>
    >>
    http://www.norithefish.com/index2.html
    >>
    >> Many thanks for this.
    >> Noriko
    >>
    >> /***********************************************/
    >> /* HTML tag styles */
    >> /***********************************************/
    >>
    >> body
    >> {background: #cccccc; font-family: Verdana, Arial,
    Helvetica, sans-serif;
    >> font-size: small; color: #000000; font-weight:
    normal}
    >>
    >> a { color: #333333; text-decoration: none }
    >>
    >> a:active { color: #666666; text-decoration: none }
    >>
    >> a:hover { color: #CC3300; text-decoration: underline
    >>
    >> .bodytext { font-size: small; color: #000000;
    font-weight: normal}
    >>
    >> .smalltext { font-size: x-small; color: #000000;
    font-weight: normal}
    >>
    >> .smalltextw { font-size: x-small; color: #ffffff;
    font-weight: normal}
    >>
    >> .title{ font-size: 1.5em; font-weight: bold; color:
    #CC3300}
    >>
    >> .wbracket{ font-size: small; font-weight: normal;
    color: #ffffff}
    >>
    >> .smalltitle { font-size: 1em; font-weight: normal;
    color: #666666}
    >>
    >> .sub { font-size: small; font-weight: bold; color:
    #ffffff }
    >>
    >> .foot { font-size: x-small; font-weight: normal;
    color: #000000}
    >>
    >>
    >> h1 {
    >> font-family: Verdana, Arial, Helvetica, sans-serif;
    >> font-size: 1.5em;
    >> color: #cc3300
    >> }
    >> h2 {
    >> font-family: Verdana, Arial, Helvetica, sans-serif;
    >> font-size: 1.15em;
    >> color: #cc3300
    >> }
    >> h3 {
    >> font-family: Verdana, Arial, Helvetica, sans-serif;
    >> font-size: 1em;
    >> color: #666666
    >> }
    >>
    >> ul{
    >> list-style-type: square;
    >> }
    >>
    >> ul ul{
    >> list-style-type: disc;
    >> }
    >>
    >> ul ul ul{
    >> list-style-type: none;
    >> }
    >>
    >>
    >> /***********************************************/
    >> /* Layout Divs */
    >> /***********************************************/
    >>
    >> #pageNav{
    >>
    >> float: left;
    >> width:21.3%;
    >>
    >> top:10px;
    >> padding-left: 0px;
    >> border-bottom: 1px solid #cccccc;
    >> border-right: 1px solid #cccccc;
    >> }
    >>
    >> #content{
    >> width:75%;
    >> float: left;
    >> padding: 0px 0px 0px 0px;
    >>
    >> margin: 0px 0px 1px 20px;
    >>
    >> }
    >>
    >>
    >> /***********************************************/
    >> /* Component Divs */
    >> /***********************************************/
    >> #siteName{
    >> margin: 0px;
    >> padding: 16px 0px 8px 0px;
    >> color: #ffffff;
    >> font-weight: normal;
    >> }
    >>
    >>
    >> /************** feature styles *****************/
    >>
    >> .feature{
    >> padding: 0px 0px 0px 0px;
    >> font-size: 100%;
    >>
    >>
    >> }
    >>
    >>
    >>
    >> /************* #siteInfo styles ***************/
    >>
    >> #siteInfo{
    >> clear: both;
    >>
    >> font-size: 100%;
    >> background-color: #999999;
    >> padding: 0px 0px 0px 0px;
    >> border-top: 1px solid #666666;
    >> }
    >>
    >> /************* #smalltitle styles ***************/
    >>
    >> #smalltitle{
    >> clear: both;
    >>
    >> background-color: #ffffff;
    >> font-size: 100%;
    >> padding: 0px 0px 0px 0px;
    >> border-top: 1px solid #CC3300;
    >> border-bottom: 1px solid #CC3300;
    >>
    >> }
    >>
    >>
    >>
    >> /*********** #sectionLinks styles ***********/
    >>
    >> #sectionLinks{
    >> position: relative;
    >> width: 150px;
    >> margin: 0px;
    >> padding: 0px;
    >> border-bottom: 1px solid #cccccc;
    >> font-size: 90%;
    >>
    >> }
    >>
    >>
    >>
    >> #sectionLinks a:link{
    >> font-size: 1.15em;
    >> padding: 2px 0px 5px 10px;
    >> border-top: 1px solid #cccccc;
    >> width: 100%;
    >>
    >> width: auto;
    >> }
    >>
    >> #sectionLinks a:visited{
    >> font-size: 1.15em;
    >> border-top: 1px solid #cccccc;
    >> padding: 2px 0px 5px 10px;
    >> }
    >>
    >> #sectionLinks a:hover{
    >> font-size: 1.15em;
    >> border-top: 1px solid #cc3300;
    >> background-color: #dddddd;
    >> padding: 2px 0px 5px 10px;
    >> }
    >>
    >>
    >>
    >>
    >> /*********** .frame styles ***********/
    >> .frame {
    >> width: 700px;
    >> left: 50%;
    >> padding-top: 0px;
    >>
    >> margin-left: -350px;
    >> margin-top: 0px;
    >> position: absolute;
    >> visibility: visible;
    >>
    >> border-top: 1px solid #999999;
    >> border-bottom: 1px solid #999999;
    >> border-right: 1px solid #999999;
    >> border-left: 1px solid #999999;
    >> background-color: #ffffff;
    >> }
    >> .bg {
    >> height: 1px;
    >>
    >> background-color: #cccccc;
    >> width: 100%;
    >> }
    >>
    >> /*********** #pageNav link styles ***********/
    >>
    >> #pageNav ul a:link, #pageNav ul a:visited {display:
    block;}
    >> #pageNav ul {list-style: none; margin: 0; padding:
    0;}
    >>
    >> /* hack to fix IE/Win's broken rendering of
    block-level anchors in lists
    >> */
    >> #pageNav li {border-bottom: 1px solid #EEE;}
    >>
    >> /* fix for browsers that don't need the hack */
    >> html>body #pageNav li {border-bottom: none;}
    >>
    >> /********************* end **********************/
    >>
    >>
    >>
    >>
    >
    >

  • Please give advice re: Design view !

    Hi everybody,
    I have just started work with a company that creates alot of web sites  using Deamweaver MX2004 (in design view)
    I am only experienced with using code view(mainly in
    CS4 and notepad++)
    The problem is that any sites I make will be difficult for the other  people to change later because they are rendered so differently in  design view. ie: CSS rollovers and other layout stuff.
    (all my code created in code view validates at w3.)
    Please help!
    what do you think would be the best thing to do?
    Should I just take the time and learn to make sites in
    design view?,
    is this a common problem w/ MX 2004, would an upgrade
    help?,
    or is there something else I should do....
    I'm really not sure
    Thanks

    DW MX was released about 6 years ago so CSS rendering and editing is lacking.   An upgrade would be better for a lot of reasons.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.blogspot.com

  • Significant difference within design view Dreamweaver CC

    Hi all
    I am making a site in Dreamweaver CC and if honest, I have just noticed something that has stopped me in my tracks that I am hoping is a common occurrence. The site in question is using Dreamweaver's media queries and I have not touched the boilerplate.
    Design view pre CSS styling;
    Live view seems to ignore this arrangement and puts everything on the page to 100%
    The HTML for this section is;
    <!--START mortgage_choices section -------------------------------------->
    <div class="light_grey_backround">
      <div class="gridContainer clearfix">
        <div class="fluid mortgage_choices_title">
          <h1 class="dk_blue_text">Which type of new mortgage are you most interested in?</h1>
        </div>
        <div class="fluid mortgage_choices_subtitle">
          <h2 class="dk_grey_text">Simply pick the category that you fall into for more information on how we can help you with your mortgage. </h2>
        </div>
        <div class="fluid mortgage_choices_box zeroMargin_tablet zeroMargin_desktop">
        <figure class="fluid mortgage_choices_image">
            <img src="_images/newhomesmortgages_htb.jpg" alt="Help to Buy Mortgages"/>
            </figure>
        <div class="fluid mortgage_choices_title">
            <h3>HELP TO BUY MORTGAGES</h3>
            </div>
        <div class="fluid mortgage_choices_copy">
            We specialise in the Governament backed Help to Buy mortgage scheme and the fantastic mortgage schemes available with it. Enjoy the huge
            </div>
            <div class="fluid mortgage_choices_action">
            TELL ME MORE...
            </div>
        </div><div class="fluid mortgage_choices_box">
        <figure class="fluid mortgage_choices_image">
            <img src="_images/newhomesmortgages_mortgage_ftb.jpg" alt="First Time Buyer Mortgages"/>
            </figure>
        <div class="fluid mortgage_choices_title">
            <h3>HELP TO BUY MORTGAGES</h3>
            </div>
        <div class="fluid mortgage_choices_copy">
            We specialise in the Governament backed Help to Buy mortgage scheme and the fantastic mortgage schemes available with it. Enjoy the huge
            </div>
            <div class="fluid mortgage_choices_action">
            TELL ME MORE...
            </div>
        </div><div class="fluid mortgage_choices_box zeroMargin_tablet">
        <figure class="fluid mortgage_choices_image">
            <img src="_images/newhomesmortgages_mortgage_ntb.jpg" alt="Next Time Buyer Mortgages"/> </figure>
        <div class="fluid mortgage_choices_title">
            <h3>HELP TO BUY MORTGAGES </h3>
        </div>
        <div class="fluid mortgage_choices_copy">
            We specialise in the Governament backed Help to Buy mortgage scheme and the fantastic mortgage schemes available with it. Enjoy the huge
            </div>
            <div class="fluid mortgage_choices_action">
            TELL ME MORE...
            </div>
        </div>
        <div class="fluid mortgage_choices_box">
        <figure class="fluid mortgage_choices_image">
            <img src="_images/newhomesmortgages_mortgage_b2l.jpg" alt="Buy to Let Mortgages"/> </figure>
        <div class="fluid mortgage_choices_title">
            <h3>HELP TO BUY MORTGAGES</h3>
            </div>
        <div class="fluid mortgage_choices_copy">
            We specialise in the Governament backed Help to Buy mortgage scheme and the fantastic mortgage schemes available with it. Enjoy the huge
            </div>
            <div class="fluid mortgage_choices_action">
            TELL ME MORE...
            </div>
        </div>
      </div>
    </div>
    <!--END mortgage_choices section ---------------------------------------->
    The CSS
    @charset "UTF-8";
    /* Simple fluid media
       Note: Fluid media requires that you remove the media's height and width attributes from the HTML
       http://www.alistapart.com/articles/fluid-images/
    img, object, embed, video {
      width: 100%;
    /* IE 6 does not support max-width so default to width 100% */
    .ie6 img {
      width:100%;
      Dreamweaver Fluid Grid Properties
      dw-num-cols-mobile: 4;
      dw-num-cols-tablet: 8;
      dw-num-cols-desktop: 12;
      dw-gutter-percentage: 25;
      Inspiration from "Responsive Web Design" by Ethan Marcotte
      http://www.alistapart.com/articles/responsive-web-design
      and Golden Grid System by Joni Korpi
      http://goldengridsystem.com/
    .fluid {
      clear: both;
      margin-left: 0;
      width: 100%;
      float: left;
      display: block;
    .fluidList {
        list-style:none;
        list-style-image:none;
        margin:0;
        padding:0;       
    /* Mobile Layout: 480px and below. */
    .gridContainer {
      margin-left: auto;
      margin-right: auto;
      width: 85.5%;
      padding-left: 2.25%;
      padding-right: 2.25%;
      clear: none;
      float: none;
    #div1 {
    .title_index {
    .subtitle_index {
    .content_introduction {
    .content_introduction_para_2 {
    .mortgage_choices_title {
    width: 100%;
    margin-left: 0;
    .mortgage_choices_subtitle {
    .mortgage_choices_box {
      background-color: #FFFFFF;
      margin-bottom: 40px;
      border-radius: 7px;
      overflow-x: hidden;
      overflow-y: hidden;
      -webkit-box-shadow: 1px 1px 1px 1px #797979;
      box-shadow: 1px 1px 1px 1px #797979;
      width: 100%;
      clear: both;
      margin-left: 0;
    .mortgage_choices_image {
    width: 100%;
    margin-left: 0;
    .mortgage_choices_copy {
    width: 100%;
    margin-left: 0;
    .mortgage_choices_action {
    width: 100%;
    margin-left: 0;
    .rate_slider {
    .rate_slider_header_title {
    .rate_slider_subtitle {
    .ratetitle {
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 30px;
      color: #0F232A;
      margin-top: 35px;
      font-weight: 300;
      width: 90%;
      margin-left: 5%;
      line-height: 35px;
      margin-bottom: 10px;
      text-align: center;
    .rate {
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 30px;
      color: #3FB0B9;
      font-weight: 600;
      width: 90%;
      margin-bottom: -10px;
      text-align: center;
      margin-left: 5%;
    .dealterm {
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 22px;
      color: #666666;
      margin-bottom: 10px;
      width: 90%;
      margin-left: 5%;
      line-height: 23px;
      text-align: center;
    .ltv {
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 20px;
      color: #666666;
      margin-bottom: 10px;
      width: 90%;
      margin-left: 5%;
      text-align: center;
    .costs {
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 17px;
      color: #ccc;
      font-weight: 300;
      width: 49.1525%;
      width: 90%;
      margin-left: 5%;
      margin-bottom: 10px;
      text-align: center;
    .erc {
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 17px;
      color: #ccc;
      font-weight: 300;
      width: 66.1016%;
      width: 90%;
      margin-left: 5%;
      line-height: 20px;
      margin-bottom: 10px;
      text-align: center;
    .revert {
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 17px;
      color: #ccc;
      font-weight: 300;
      width: 90%;
      margin-left: 5%;
      line-height: 20px;
      text-align: center;
      margin-bottom: 30px;
    .protection_choices_title {
      color: #3FB0B9;
      width: 100%;
      margin-left: 0;
    .protection_choices_subtitle {
    .protection_choices_box {
      background-color:#0F232A;
      margin-bottom: 40px;
      width: 100%;
      clear: both;
      margin-left: 0;
    .protection_choices_image {
    width: 100%;
    margin-left: 0;
    .protection_choices_copy {
      color: #FFFFFF;
      overflow-y: hidden;
      overflow-x: hidden;
      border-radius: 7px;
      -webkit-box-shadow: 1px 1px 1px 1px #666666;
      box-shadow: 1px 1px 1px 1px #666666;
      width: 100%;
      margin-left: 0;
    .protection_choices_action {
      color: #3FB0B9;
      width: 100%;
      margin-left: 0;
    .protection_question {
    .protection_subquestion {
      margin-bottom:40px;
    .contact_us_number {
    .contact_us_email {
    .contact_us_form {
    .whole_of_market_title {
    .whole_of_market_subtitle {
    .whole_of_market_lenders {
    .downloads_library_title {
    .downloads_library_subtitle {
    .download_cover {
    .zeroMargin_mobile {
    margin-left: 0;
    .download_cover_container {
    .download_cover_graphic {
    width: 100%;
    clear: both;
    margin-left: 0;
    .zeroMargin_mobile {
    margin-left: 0;
    .hide_mobile {
    display: none;
    /* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */
    @media only screen and (min-width: 481px) {
    .gridContainer {
      width: 87.75%;
      padding-left: 1.125%;
      padding-right: 1.125%;
      clear: none;
      float: none;
      margin-left: auto;
    #div1 {
    .title_index {
    .subtitle_index {
    .content_introduction {
    .content_introduction_para_2 {
    .mortgage_choices_title {
    width: 100%;
    margin-left: 0;
    .mortgage_choices_subtitle {
    .mortgage_choices_box {
    width: 48.7179%;
    margin-left: 2.5641%;
    clear: none;
    .mortgage_choices_image {
    width: 48.7179%;
    margin-left: 0;
    .mortgage_choices_copy {
    width: 100%;
    margin-left: 0;
    .mortgage_choices_action {
    width: 100%;
    margin-left: 0;
    .rate_slider {
    .rate_slider_header_title {
    .rate_slider_subtitle {
    .ratetitle {
    .rate {
    .dealterm {
    .ltv {
    .costs {
    .erc {
    .revert {
    .protection_choices_title {
    width: 100%;
    margin-left: 0;
    .protection_choices_subtitle {
    .protection_choices_box {
    width: 48.7179%;
    margin-left: 2.5641%;
    clear: none;
    .protection_choices_image {
    width: 100%;
    margin-left: 0;
    .protection_choices_copy {
    width: 100%;
    margin-left: 0;
    .protection_choices_action {
    width: 100%;
    margin-left: 0;
    .protection_question {
    .protection_subquestion {
    .contact_us_number {
    .contact_us_email {
    .contact_us_form {
    display: block;
    .whole_of_market_title {
    .whole_of_market_subtitle {
    .whole_of_market_lenders {
    .downloads_library_title {
    display: block;
    .downloads_library_subtitle {
    display: block;
    .download_cover_container {
    .download_cover_graphic {
    width: 100%;
    clear: both;
    margin-left: 0;
    .hide_tablet {
    display: none;
    .zeroMargin_tablet {
    margin-left: 0;
    /* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */
    @media only screen and (min-width: 769px) {
    .gridContainer {
      width: 78.6666%;
      max-width: 1232px;
      padding-left: 0.6666%;
      padding-right: 0.6666%;
      margin: auto;
      clear: none;
      float: none;
      margin-left: auto;
    #div1 {
    .title_index {
    .subtitle_index {
    .content_introduction {
    .content_introduction_para_2 {
    .mortgage_choices_title {
    width: 100%;
    margin-left: 0;
    .mortgage_choices_subtitle {
    .mortgage_choices_box {
    width: 23.7288%;
    clear: none;
    margin-left: 1.6949%;
    .mortgage_choices_image {
    width: 100%;
    margin-left: 0;
    .mortgage_choices_copy {
    width: 100%;
    margin-left: 0;
    .mortgage_choices_action {
    width: 100%;
    margin-left: 0;
    .rate_slider {
    .rate_slider_header_title {
    .rate_slider_subtitle {
    .ratetitle {
    .rate {
    .dealterm {
    .ltv {
    .costs {
    .erc {
    .revert {
    .protection_choices_title {
    width: 100%;
    margin-left: 0;
    .protection_choices_subtitle {
    .protection_choices_box {
    width: 23.7288%;
    clear: none;
    margin-left: 1.6949%;
    .protection_choices_image {
    width: 100%;
    margin-left: 0;
    .protection_choices_copy {
    width: 100%;
    margin-left: 0;
    .protection_choices_action {
    width: 100%;
    margin-left: 0;
    .protection_question {
    .protection_subquestion {
    .contact_us_number {
    .contact_us_email {
    .contact_us_form {
    display: block;
    .whole_of_market_title {
    .whole_of_market_subtitle {
    .whole_of_market_lenders {
    .downloads_library_title {
    display: block;
    .downloads_library_subtitle {
    display: block;
    .download_cover_container {
    .download_cover_graphic {
    width: 15.2542%;
    margin-left: 1.6949%;
    clear: none;
    .zeroMargin_desktop {
      margin-left: 0;
    .hide_desktop {
    display: none;
    Any help is appreciated as I am happy with what I have in design view, but it's live view that I am publishing...
    Thanks in advance

    Thank you for looking, I have resolved this issue. I was to do with the image %'s. When I changed this, it all fell into place.

  • How to I get to the STandard Design view Mode

    Don't have a manual and trying to find out how to switch
    modes to standard design view instead of layout mode?

    > I have dreamweaver
    > 3
    dw3 doesn't have a "Layout Mode" That was introduced with Dw4
    AFAIK.
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • Design View and a CSS Div layout page

    There are a few pages l
    ike this. I am assuming it is because everything is layed out w
    ith div tags, but there mush be a way to correct the desging view. Everything shows up great o
    nline. Here is a screenshot:
    Here is the code:
    <body onload="initHomePage(); addReferToLinks();">
    <!-- ################# TOOLBAR ############## -->
    <script type="text/javascript" src="/shared_assets/toolbar_v2/toolbar.js"></script>
    <!--  end TOOLBAR -->
    <img src="/profile/image/logo_linknet.gif" />
    <!-- Main div for entire page layout -->
    <form name="frmSearch" action="" method="get" title="Resources" class="scopedSearch">
           <input class="textInput" name="qt" value="THIS SECTION ONLY" id="searchField" size="20" />
           <input class="button" type="submit" value="Search" name="submit" />
           <input type=hidden name="col" value="mpr dno dnos1" />
    </form>
        <div id="main">
    <!-- ###################### LEFT NEWS ################################## --> 
      <div id="newsBox" class="box">
       <div class="boxHeader">
        <div class="headerLeft"><h2>MP News</h2></div>
        <div class="headerRight"><a href="/news/news/index.htm" class="more">more &#0187;</a></div>
       </div>
       <div class="boxContent">
        <h3>
         <script type="text/javascript">var x=new Date(); document.write(x.toLocaleDateString());</script>
        </h3>
        <div id="newsContent">
         <div class="loading">
          Loading...
         </div>
        </div>
        <!-- -->
        <h3>My Subscriptions</h3>
         <ul style="list-style-type:none;">
          <li><a href="http://rss/">Setup Subscriptions - Get Help</a></li>
          <li><a href="http://">View Subscriptions</a></li>
         </ul>
        <!-- MEDIA CENTER -->
        <div class="imgFrame"><a href=""><img src="image/mc_logo2.jpg" alt="Media Center" hspace="0" vspace="0" border="0" /></a></div>
        <!-- COLUMNS -->
        <div class="imgFrame"><a href="http/"><img src="image/columns.gif" hspace="0" vspace="0" border="0" alt="The Northwestern Columns" /></a></div>
       </div>
      </div>
    <!-- #### end LEFT NEWS ########### -->
    <!-- ###################### CENTER CONTENT ################################## -->
      <div id="content">
       <!-- MAIN CONTENT WELL -->
       <!-- optional notice (visible only when critical news exists) -->
       <div id="alert" class="box highlightBox">
        <div class="boxHeader">
         <div class="headerLeft"><h2>Important Notice</h2></div>
         <div class="headerRight"> </div>
        </div>
        <div id="alertContent" class="boxContent">
         <div class="article">
          <a href="" class="headline">Avoid lock out - Install LINK 22.2 now</a>
          Users who do not install LINK 22.2 before the version enforcement date of July 31 will be
          unable to access their PCs.
         </div>
        </div>
       </div>
                <div id="home_page_id">) Home Page</div>
       <!-- Activities -->
       <div id="activities" class="box highlightBox">
        <div class="boxHeader">
         <div class="headerLeft">Welcome<span id="username"></span><h2>What would you like to do?</h2></div>
         <div class="headerRight"> </div>
        </div>
        <div class="boxContent">
         <div style="width:100%;">
          <ul>
           <li><a title="Find information and tools for recruiting new representatives" onmouseover="showTooltip(this);" onmouseout="hideTooltip(this);">Recruiting:  <select style="font:message-box; width:19em;" onchange="if(this.value){window.navigate(appendReferer(this.value))};">
             <option name="selectRecruit" selected="selected">*** make selection ***</option>
             <option value="http.htm">Sourcing & Prospecting</option>
             <option value="http://.htm">Selecting & Assessing Candidates</option>
             <option value="http://_process.htm">Post Acceptance Process</option>
             <option value="http">Developing an Internship Program</option>
             <option value="http.htm">Tracking Activity, Results & Accountability</option>
             <option value="http://.htm">Recruiter Development</option>
            </select></a></li>
           <li><a href="/objective/mpr_secure/mp_ldorgdev.htm" title="Find information and tools for developing leaders in your office" onmouseover="showTooltip(this);" onmouseout="hideTooltip(this);">Leadership &amp; Organizational Development </a></li>
           <li><a href="/objective/mpr_secure/mp_supvsn.htm" title="Find information and tools for effective supervision" onmouseover="showTooltip(this);" onmouseout="hideTooltip(this);">Supervision</a></li>
           <li><a href="/objective/mpr_secure/mp_stfop.htm" title="Find information and tools for   managing your office" onmouseover="showTooltip(this);" onmouseout="hideTooltip(this);">Staffing &amp; Operations</a></li>
           <li><a href="/objective/mpr_secure/mp_plnperform.htm" title="Find information and tools for business planning and performance monitoring" onmouseover="showTooltip(this);" onmouseout="hideTooltip(this);">Planning &amp; Performance</a></li>
              <li><a href="/objective/mpr_secure/mp_mngmntcompben.htm" title="Find information regarding income, fees, expenses, allowances and benefits" onmouseover="showTooltip(this);" onmouseout="hideTooltip(this);">Management Compensation &amp; Benefits</a></li>
              <li><a href="/objective/mpr_secure/mp_repdev.htm" title="Find information and tools regarding mentoring and professional growth" onmouseover="showTooltip(this);" onmouseout="hideTooltip(this);">Representative &amp; Specialist Development</a>  </li>
          </ul>
          <div id="slideshow1" class="activitySlideshow" style="height:212px;">
           <img src="image/slideshow_photos/photo06.jpg" />
           <img src="image/slideshow_photos/photo07.jpg" />
           <img src="image/slideshow_photos/photo08.jpg" />
           <img src="image/slideshow_photos/photo09.jpg" />
           <img src="image/slideshow_photos/photo10.jpg" />     
          </div>
         </div>
        </div>
       </div>
       <!-- Lower div under activities (2 columns) -->
       <div class="leftColumn">
       <!-- Events Calendar -->
        <div class="box">
         <div class="boxHeader">
          <div class="headerLeft"><h2>Events Calendar</h2></div>
         </div>
          <div class="boxContent"><ul>                      
          <li>April 25-30<br />
         <a href="http_020110.htm" target="_blank"></a></li>
         <li>May 12-14<br />
         <a href="http://030510.htm" target="_blank"></a></li>               
           <li>June 16<br />
         <a href="http://.htm" target="_blank">Series conversation</a></li>                                  
                          </ul>
          </div>
        </div>
         <!-- Spotlight -->
         <div class="box">
          <div class="boxHeader">
           <div class="headerLeft"><h2>Spotlight</h2></div>
           <div class="headerRight"> </div>
          </div>
          <div class="boxContent">
                  <div class="article">
          <!-- Leave "Market volatility resources available" at the top -->
       <div class="headline"><a href="http.htm?tern Mutual Association dues decline form available</a> </div>
         The $25 association membership fee will be charged to June 30 home
         office supply bills. Representatives who wish to decline membership
         may submit a <a href="http://.htm" target="_blank">decline
         form</a>.
    <div class="headline"><a href="http://.htm">Surplus notes information available</a> </div>
         Find answers to common questions and hear insights from about the company’s recent surplus notes offering.
                              <div class="headline"><a href="http://.htm">Stay up to date on 2010 estate tax repeal </a> </div>
         Consider the new Estate Tax Repeal page on LINKnet “home base” for information on the 2010 repeal and resources to use when talking to clients about this topic.
                  <div class="headline"><a href="http/index.htm">Withstanding Market Challenges</a> </div>
         Access resources to highlight the company’s strength and stability, find sales strategies and share marketing and market-related materials to help address client concerns.
                  <div class="headline"><a href="http:///year.htm">Dividend resources available</a> </div>
         The Current Year Scale page on LINKnet provides the latest information
         and sales support materials based on the 2010 dividend announcement.
    <!-- Leave "Market volatility resources available" at the top -->
                   </div>
          </div>
         </div>
       </div>
       <div class="rightColumn">
       <!-- Approaching Deadlines -->
        <div class="box">
         <div class="boxHeader">
          <div class="headerLeft"><h2>Approaching Deadlines</h2></div>
         </div>
         <div class="boxContent">
           <ul>
    <li>April 30: <a href="http.htm">Submit 2010 Commitment to Excellence Award nbominee</a></li>
           <li>May 25: <a href="http.htm">Submit applications for Intern Community Service Award</a></li>
                          <li>June 30: <a href="http://pdf">Submit 2010 Managers Membership Award Application to NAIFA</a> <img src="/shared_assets/image/doc_icons/pdf.gif" alt="PDF File" /></li>
                          </ul>
          </div>
        </div>
        <!-- Tech Alerts -->
        <div id="techalerts" class="box">
         <div class="boxHeader">
          <div class="headerLeft"><h2>Priority Tech Alerts</h2></div>
          <div class="headerRight"><a href="http://.htm" class="more">more &#0187;</a></div>
         </div>
         <div class="boxContent">
          <div class="loading">
           Loading...
          </div>
         </div>
         <iframe name="techalerts" src="/statusdisplay/001_summary.htm" onreadystatechange="if(this.readyState=='complete'){this.previousSibling.innerHTML = formatTechAlert(frames['techalerts'].document.body.innerHTML);}"></iframe>
        </div>
       </div>
      </div>

    Dreamweaver is pretty good these days at showing the page in Design View how it will be viewed when online. HOWEVER having said that it does largely depend on the way you write the css.
    I guess for Dreamweaver it's impossible for it to show every concievable way you can write css correctly. Unfortuantely if your css is not compatible with what Dreamweaver likes it won't make a great job of rendering the site correctly in Design View, that's always been the case.
    The css is not wrong but I've seen many display issues in Dreameaver Design View caused as a direct result of the css being overly complex to crack simple presentation. I guess it's in the lap of the gods if you are fortunate enough to have found the way to write css that Dreamweaver likes.

  • How to view semantic css based layouts in design view in dreamweaver?

    Hi all,
    I havent had a lot to do with CSS based layouts (tables have alwasy just worked for me fine) but I am wondering how do I view the semantic/css based layout in design view in Dreamweaver?
    As when I write the code, in design view its not showing me what the page will look like, I have to click on "Live View" to see what the page actually looks like.
    I guess I am asking is there a way to using WYSIWYG on css layouts in design view??? Just like I do table layouts (In design view I can grab the edge of the table and resize etc)?
    Any help would be great

    Lou yeah I don't think the term WYSIWYG really applys to dreamweaver anymore when building CSS layouts.
    The term "WYSIWYG" never applied to DW.  It was never such a thing, nor was any other HTML authoring, no matter what the marketing hype said.  It's not possible to deliver wysiwyg layouts when there are so many different browsers/platforms/versions to worry about.  This is particularly true when you go back to the era when WYSIWYG was actively used (but not with DW, which was not advertised in such a way) - Netscape 4, and IE5/Mac would alone be enough to destroy any layout....
    The view you are getting in Design view is happening because your CSS is misplaced BELOW the <body> tag - it should be in the head of the page (i.e., above </head>). Your CSS should never be placed within the body of the page.

  • Live View worse than Design view, both bad, CSS & layout not applying

    Howdy,
    So I'm trying to do some work on the the page seen here:
    http://www.juniper.net/us/en/products-services/network-management/
    (I've attached a screenshot of it.)
    I  view the source for that page and copy it into a new blank page in code view using DW CS4.
    I copy all the relevant related files, as far as I know, including at least all the CSS and image files.
    I view the page in Design View, and some of the styles, primarily on the text are clearly being applied. The layout, though, is all wrong, with the navigation spread out over the top without any text styling or background images, tho a few other images do show up (one in the header area and some in the body, ones that should all be about in the same directory), and the content area pushed waay out the right.
    Live View is even worse, no styling at all on any of the text, and it doesn't seem to be able to locate any of the images, so it's all plain default HTML-styled text.
    This is a fresh installation of CS4.
    DW 8 seemed to have a similar problem rendering this layout in design view, but appplying a few design-time stylesheets, ones that should have been applying, but somehow weren't, seemed to do it, or at least pretty close. That same strategem did not seem to work here. Plus, doesn't the fact that the correct stylesheets show up as "related files" in the related files bar mean that DW knows about them and are/should be doing its level best to be applying them already?
    I'm not sure how much more I can share, but does anyone have any thoughts about how to make DW render correctly?

    So here's a little more info for a more complete picture of the problem...
    I do have access to the original CSS, JS, and image files...When I said that I copied all the files that I believe to be relevant, I mean that I downloaded all the files from the \assets and \shared directories from the content management system, which should contain all the CSS, JS, and image files that the page uses.
    When I view the file into which I saved the page's View Source on my testing server via an actual browser window, the page looks as expected.
    So, to sum up:
    All the support files and "related files" seem to be in place.
    When viewed through a browser fed by a web server, the file/page looks as expected. Checked in Firefox v3.5.3, IE 8, and Chrome v3.0.195.24.
    When viewed in Design View, the layout looks wonky, some of the styles seem not to be applied to the navigation/header area (notably, I guess, the positioning of the navigation and content area relative to the navigation, as well as some of the text styling on the navigation), and most if not all the styling (text formatting, layout) seems to be applying in the content area. The Related Files bar seems to list all the expected related files.
    When viewed in Live View, no styling is being applied anywhere. Live View is based on an integrated WebKIT browser, so it should render most closely to Chrome, right?
    I know little to nothing about relevant web server configuration. Could it be possible there's some web server configuration that's set up on Juniper's web server that Dreamweaver doesn't mimic, at least by default? Are there web server configuration settings for the integrated Live View "server" that I could check?

  • CSS Changes not showing in Design View

    I'm just coming over from GoLive (and their layout grid) so
    I'm not entirely familiar with DreamWeaver CS3 and CSS.
    However, whenever I make changes in a CSS sheet (and save
    them) they are not immediately rendered in the Design View. They
    show up just fine if I "Preview in Browser" though. I can even
    close the html page and reopen it and sometimes they will show up,
    but not usually. Oh, and the "Refresh Design View" button is greyed
    out and doesn't do anything.
    Thanks,
    Dan

    Yes, that seems to be the case. I ran a validation check on
    the html page (it was coded in XHTML 1.0 strict) and came up with 2
    errors related to the CSS features I was trying to use.
    Thanks!

  • Design view in DreamWeaver CS3 disabled for CSS & Java

    I currently use Adobe Dreamweaver CS3, and only some files have the option to view them in code AND in design view. This works for most files (HTML, PHP, etc). However, anytime I create a new CSS or Java file, the design view is disabled:
    I have already tried the two other solutions I've found in this forum.
    First I tried Preferences > File Types / Editors, and I deleted all of the file types in the "Open in Code View" menu (pictured below).
    I restarted DW, and it didn't work.
    Then I tried several steps to re-create the Configuration folder (which it did, but the problem remained) listed here: http://kb2.adobe.com/cps/401/kb401118.html.
    Still nothing. HTML, PHP, ASP and all other files have the Design View and Split View available, but CSS and Java do not. I would really like to use DW to start editing CSS, but do not know it well enough to write in code and therefore could really use that handy Design View so I can learn as I tweak it.
    Any help much appreciated - thanks!

    HTML, PHP, ASP and all other files have the Design View and Split View available, but CSS and Java do not.
    That's correct. That's as it should be.
    A CSS file contains a bunch of text only CSS rules. Javascript is text-only script. There's no layout to see for CSS and JS files in Design and Split View so they're disabled.
    Files with layout e.g. .htm, .php have Design View because they're web pages with a layout which can be viewed.
    I would really like to use DW to start editing CSS, but do not know it well enough to write in code and therefore could really use that handy Design View so I can learn as I tweak it.
    Open any .htm or .php (or other) web page and its associated CSS file.
    Then tweak the CSS either via Code View in the CSS file, or using the DW CSS Editor when viewing the .htm/.php file, and see the formatting changes applied in Design View in the .htm (or .php) file.
    Do not rely on DW's Design View as an absolute reference for pixel perfect accuracy. It will always be an approximation only to assist visually oriented web designers while editing.
    Always test all CSS rules and edits in a range of browsers. Browser support for CSS rules and effects varies. Not all browsers support everything on offer in CSS1, CSS2 and CSS3.

  • CS4 Design view does not render CSS correctly but browser does !?!?

    I am designing a layout using primarily CSS. I want to insert a table inside one of the div's. In design view the table gets pushed way out of position but in live view and on the web, the page looks correct. Why? Am I missing something in design view?
    Here is the actual page I am working on Sample Page
    Here is what I see in design view Design View
    This glitch is making it difficult to add content to the table.
    I tried to edit the page with Contribute CS4 and the table gets pushed so far out of position that it is impossible to access it. The page looks fine when I am connected but as soon as I try to edit it does not render properly.

    This question comes up almost daily, and I dont recall seeing an answer that is much different.  It comes down to that it does not matter what DV shows, it is the browser view that counts.  How frustrating it is to spend time and effort to correct a view in DW Design, only to find out it throws your browser view all askew. Its hard enough to make x number of different browsers all look good with however many screen resolutions, to worry about something that in the end does not matter.....
    Work more in code view, let F12 be your companion.
    Gary

  • MX won't display CSS in Design View

    I built a site for a client using CSS for the layout. The
    client wants to do her own updates with Dreamweaver MX. We've found
    that the layout does not show in Design View, so she's doing minor
    updates in code view (which she's comfortable with).
    A secod site she manages was done with tables and displays
    properly in Design View.
    Can I assume that the problem is just that MX does not
    display CSS layout? She needs an answer so she can ask her boss to
    spend the money for an upgrade.
    -Jesse

    Yes .. I agree. :)
    However .. I would still recommend Contribute for a
    non-webpro.
    Nancy
    "Murray *ACE*" <[email protected]> wrote
    in message
    news:g2othk$f5d$[email protected]..
    > If I were going to give a client DW, I would surely not
    give them DMX.
    >
    > --
    > Murray --- ICQ 71997575
    > Adobe Community Expert
    > (If you *MUST* email me, don't LAUGH when you do so!)
    > ==================
    >
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    > ==================
    >
    >
    > "Nancy" <[email protected]> wrote in message
    > news:g2orsi$d9l$[email protected]..
    >> CSS display improved markedly as of DW 8. Even
    better with CS3.
    >>
    >> I would be hesitant to give a client Dreamweaver
    however .. I would
    >> rather recommend giving a client Contribute.
    >>
    >>
    >> --
    >> Nancy Gill
    >> Adobe Community Expert
    >> Author: Dreamweaver 8 e-book for the DMX Zone
    >> Co-Author: Dreamweaver MX: Instant Troubleshooter
    (August, 2003)
    >> Technical Editor: Dreamweaver CS3: The Missing
    Manual,
    >> DMX 2004: The Complete Reference, DMX 2004: A
    Beginner's Guide
    >> Mastering Macromedia Contribute
    >> Technical Reviewer: Dynamic Dreamweaver MX/DMX:
    Advanced PHP Web
    >> Development
    >>
    >> "JesseLY" <[email protected]> wrote
    in message
    >> news:g2orog$d4k$[email protected]..
    >>>I built a site for a client using CSS for the
    layout. The client wants to
    >>>do
    >>> her own updates with Dreamweaver MX. We've found
    that the layout does
    >>> not show
    >>> in Design View, so she's doing minor updates in
    code view (which she's
    >>> comfortable with).
    >>>
    >>> A secod site she manages was done with tables
    and displays properly in
    >>> Design
    >>> View.
    >>>
    >>> Can I assume that the problem is just that MX
    does not display CSS
    >>> layout? She
    >>> needs an answer so she can ask her boss to spend
    the money for an
    >>> upgrade.
    >>>
    >>> -Jesse
    >>>
    >>>
    >>>
    >>>
    >>
    >>
    >

Maybe you are looking for

  • Cross-Company code posting Error

    Hi Experts, When I am trying to Post an intercompany transaction facing an error "A unique company code has not been assigned to company number XXXX" Scenario: 1. Company code 1 debit 2. company code 2 credit In simulation I can see the line items as

  • IWeb not publishing

    Just empty cache in the browser!

  • Copy paste option update

    I have c2-03 handset. This handset not support copy paste option in creat massage option. I request to nokia please attach this option when next time software update.

  • How to open PDF files online within IE8 or IE9 ?

    IE8 and IE9, how to set up to display the PDF link open button, at present can only display the save button and cancel button. While IE7 can display the open, save and cancel three buttons. if you know, please tell me. or email to [removed]

  • Restrict G/L account in PR

    Hi All, We have linked g/l account with material group, so whenever user creates pr with account assignment category, the g/l comes as default. But the user requirement is to restrict the change of g/l account during creation of pr. The user should n