This is a discussion on "background-repeat: repeat y not working properly" within the Web Page Design section. This forum, and the thread "background-repeat: repeat y not working properly are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
background-repeat: repeat y not working properly
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
||||
|
background-repeat: repeat y not working properly
I have a background image which is a shadow either side of the page content.
At the moment I have it set so the height is 100% but when i scroll down the page, the background image is no longer there. If i delete the height property the nackground image dissappears altogether. How can I repeat the image so that it repeats as long as there is page content?
|
|
|
|
||||
|
Re: background-repeat: repeat y not working properly
background: #FFF url("foo.jpg") center top repeat-y;
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
|
||||
|
Re: background-repeat: repeat y not working properly
Actually it's more like
Efficient CSS with shorthand properties |
|
||||
|
Re: background-repeat: repeat y not working properly
|
|
||||
|
Re: background-repeat: repeat y not working properly
Oh it all works the same people! heh.
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
|
||||
|
Re: background-repeat: repeat y not working properly
My version and Ryan's yes ... but not yours in certain browsers
|
|
||||
|
Re: background-repeat: repeat y not working properly
I believe Safari 1 had problems with it, but that's all history now.
|
|
||||
|
Re: background-repeat: repeat y not working properly
I think it happened a few time that IE5.5 was wonky on me with that. But ... not all the time.
|
|
||||
|
Re: background-repeat: repeat y not working properly
I am flawless.
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
|
||||
|
Re: background-repeat: repeat y not working properly
*Hands moojoo a cookie.
|
|
||||
|
Re: background-repeat: repeat y not working properly
Speaking of.. Girl Scout Cookies... So good but oh so evil.
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
![]() |
| Tags |
| background, image, repeat |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| image repeat | snelll | Web Page Design | 9 | May 26th, 2008 17:34 |
| ie 6 background-repeat does not work | AndrewChip | Web Page Design | 3 | May 4th, 2008 10:19 |
| [SOLVED] CSS Background Repeat | Stuart | Web Page Design | 23 | Sep 29th, 2007 22:36 |
| repeat a horizontally centered background image | Legacy_Staff | Web Page Design | 12 | Jul 14th, 2006 20:23 |
| repeat-x gradientation | gwx03 | Graphics and 3D | 1 | Jan 3rd, 2004 07:04 |