You can change the background colour by putting it into a table.
Try using this code...
<DIV>
<TABLE borderColor=#000000 cellSpacing=20 cellPadding=0 width="100%"
bgColor=#faebd6 border=0>
<TBODY>
<TR>
<TD>
<P> </P>
<P> </P>
<P> </P>
<P> </P>
<P> </P></TD></TR></TBODY></TABLE></DIV>
If you want to have a photo in your entry as well then you'll need to
put it into the html and not via the method that Yahoo provide.
To do that you you add this code...
<P align=center><IMG src="your_photo_url_goes_here" align=center></P>
Just place that between a couple of these...
<P> </P>
<P> </P>
Let me know how you get on.
Kezzie
--- In LadyFounders@yahoogroups.com, bette_75494 <no_reply@...> wrote:
>
> I would like to change the background color where I have uploaded
my
> group's home page photo and have the description, info, about the
> group. I have tried adding:
> <BODY BGCOLOR="#FAEBD6">
> before the text
> and then:
> </BODY BGCOLOR="#FAEBD6">
> after but the background color does not change.
> What am I doing wrong.
>
> Thanks,
>
> Bette
>