Skip navigation
fred_f
Currently Being Moderated

Create new HTML page with white background.

Sep 17, 2012 12:21 PM

When I create a new HTML page the background color in Design view is yellow. Dreamweaver Preferences and Page Properties do not show yellow. What to do?

 

FredF

 
Replies
  • Currently Being Moderated
    Sep 17, 2012 12:25 PM   in reply to fred_f

    Which layout are you using?

    Or are you making new pages from DW Templates?

    Can you show us your code please?

     

     

    Nancy O.

     
    |
    Mark as:
  • Currently Being Moderated
    Sep 17, 2012 2:26 PM   in reply to fred_f

    I can't reproduce this at my end.  I'm using CS6 on Windows.  All my pages are default white.

     

    The only thing I can think of that might cause this is CSS Layout Backgrounds in the Visual Aids window.

    Go to View > Visual Aids > Hide All Visual Aids.

     

    Nancy O.

     
    |
    Mark as:
  • Currently Being Moderated
    Sep 22, 2012 12:34 PM   in reply to fred_f

    Glad you got this resolved.

    Really appreciate the update, too 'cuz I never would have considered files from previous installations.  Weird.

     

     

    Nancy O.

     
    |
    Mark as:
  • Currently Being Moderated
    Sep 23, 2012 4:45 PM   in reply to fred_f

    I'm totally stumped as to why the default color is yellow. I do know that

    the website where I'm the webmaster, all the pages have a yellow background

    ( http://281st.com ).  But what that has to do with a new HTML default

    background page color in Dreamweaver I'm not knowingŠŠŠ

     

     

    The reason is the background color is hard wired in the body like this:

     

     

    <body bgcolor="#FFFFCC" style="text-align: center">

     

    Now if you are relying on your styles then you are going to be totally stumped because you won't be looking at your HTML code.  In fact most people won't remember to look at HTML code because they assume that because your work is quite proficient, you are not likely to embed styles in your HTML code. 

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points