| Justin Kozuch 2004-02-28, 2:28 am |
| Hi There,
You could use CSS to control the background color of your pages.
1. Open DW to a new CSS document (File, New, Basic Page, CSS)
2. Enter the following code:
body { background-color:#006699; }
Change it of course to your own color code values using Hex.
HTH,
--
Justin Kozuch -
Team Macromedia Volunteer for Dreamweaver MX 2004
http://www.macromedia.com/support/f...edia/index.html
CommunityMX Partner - http://www.communitymx.com
Dreaming in TO, Founder - http://www.dreaminginto.com
"violet candy" <webforumsuser@macromedia.com> wrote in message
news:c1olac$pqs$1@forums.macromedia.com...
> I recently made a web album with DW. How do I change the colors to match
the
> rest of my site without manually going through every page? Is this
possible?
> Wish I could just add the colors to command>set color scheme. I tried
applying
> a template I made but that didn't work. I'm pretty sure I didn't make it
right.
>
|