Skip to main content
Participant
August 25, 2007
Question

Adding Color To Website

  • August 25, 2007
  • 2 replies
  • 359 views

My website was created for my business without color. It has a white background, black and blue text. The problem is the logo I have is white so I guess that's why they kept the background white. It's looks really plain!

How can I add some color shading? I don't mind the background being white if I can add color in certain areas to bring it out. Or Would it be easier to get rid of the logo and type the in title so I can add background color?
This topic has been closed for replies.

2 replies

Participant
August 28, 2007
Hi, is it wery easy with css:
if you have a picture:
background:url('0135_alumplat.jpg');
or for a simple color:
background:red;

Titti

http://textures.z7server.com/
Inspiring
August 27, 2007
You can add background colors to the elements using CSS. You can also use a
graphics editor like Fireworks or Photoshop to add color to your graphics.
It's very hard to know what to suggest to what one cannot see. Is there a
link to your site?


--
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

"nelo1234" <webforumsuser@macromedia.com> wrote in message
news:fanvms$hv9$1@forums.macromedia.com...
>
> My website was created for my business without color. It has a white
> background, black and blue text. The problem is the logo I have is white
> so I
> guess that's why they kept the background white. It's looks really plain!
>
> How can I add some color shading? I don't mind the background being white
> if I
> can add color in certain areas to bring it out. Or Would it be easier to
> get
> rid of the logo and type the in title so I can add background color?
>