|
|
||||||||
Background Picture RepeatThis is a discussion on Background Picture Repeat within the General Mambo Questions forums for Mambo. |
![]() |
|
|
Thread Tools |
|
|
#1 |
|
Mambo Noob
Join Date: Jan 2010
Location: Australia
Posts: 12
|
HI.
I would like for my picture to repeat not only across the page (which it does already) but also down the page. Some of my pages are longer than others and the background just stops. How do I fix this problem? walkonwood.com.au If you click on 'Timber Species' you will see what I'm taking about Thanks Kim |
|
|
|
|
|
#2 |
|
Mambo Master
Forum Admin
Join Date: Jul 2008
Posts: 1,411
|
Re: Background Picture Repeat
Kim,
I haven't tried this, but it appears that your background image is being constrained by this in template_css.css: Code:
.waterbody {
background:#CCCCCC url(../images/bg_body.jpg) repeat-x left top;
margin:0;
color:#333333;
http://www.w3.org/TR/CSS21/colors.html (Scroll down the page to the 'background-repeat' property) Let me know if it works, TIA.
__________________
Tom Last edited by mamtom; 05-03-2010 at 11:48 PM. |
|
|
|
|
|
#3 |
|
Mambo Noob
Join Date: Jan 2010
Location: Australia
Posts: 12
|
Re: Background Picture Repeat
THANK YOU!!!!!!
I changed the 'repeat-x' to just 'repeat' (Removed the -x) and it worked. Thanks so much, I was stumped on this one. Kim
|
|
|
|
|
|
#4 |
|
Mambo Master
Forum Admin
Join Date: Jul 2008
Posts: 1,411
|
Re: Background Picture Repeat
Thanks for the feedback Kim, much appreciated. I too learned something new today.
__________________
Tom |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|
| New To Site? | Need Help? |