Re: CSS Problem
- From: Pete Horrobin <respond@xxxxxxxxxx>
- Date: 28 Jul 2007 07:32:10 GMT
John <John_nospam@xxxxxxxxxxxxxxxxx> wrote in
news:mfqla355n2gl6tibfovodh1g65tjq0b80j@xxxxxxx:
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?
Use no-repeat instead, together with positional values if necessary (eg
top left)
--
www.lightningnews.com Lightning fast anonymous usenet downloads for 5$ only !
.
- Follow-Ups:
- Re: CSS Problem
- From: andrew
- Re: CSS Problem
- References:
- CSS Problem
- From: John
- CSS Problem
- Prev by Date: CSS Problem
- Next by Date: Re: CSS Problem
- Previous by thread: CSS Problem
- Next by thread: Re: CSS Problem
- Index(es):