CSS Problem
- From: John <John_nospam@xxxxxxxxxxxxxxxxx>
- Date: Sat, 28 Jul 2007 00:03:56 -0700
Hello,
I have a website with this css code.
html, body {
color: #fff;
font-size: 11px;
font-family: 'Tahoma';
background: #072450 url(assets/background) repeat-x;
margin:0;
padding:0;
height:100%;
}
Basically it displays a graphic file and repeats it across the top of
the screen. I have tried to delete the repeat-x and it displays across
the entire page. I just want it so that I can have a simple banner in
the top of the screen and that it's.
Does anyone know how to do this?
.
- Follow-Ups:
- Re: CSS Problem
- From: Pete Horrobin
- Re: CSS Problem
- Prev by Date: Re: Linking to file on NFS mounted drive
- Next by Date: Re: CSS Problem
- Previous by thread: Entity reference Difference?
- Next by thread: Re: CSS Problem
- Index(es):
Relevant Pages
|