PDA

View Full Version : Last help I PROMISE!


Cathy
Jun-08-2010, 12:38 PM
I am trying to place this image:
http://www.cathycasephotography.com/photos/893269018_YfczJ-O.png
set as the background (box bottom) for my slideshow and also for the box bottom on the galleries page. Can't figure out the code in CSS. I had it but have lost it. After this I'm leaving the page ALONE.
Thanks in advance,
Cathy

jfriend
Jun-08-2010, 12:56 PM
Add this CSS:

#homepage #categoriesBox .boxBottom,
#homepage #bioBox .boxBottom {background: url(http://www.cathycasephotography.com/photos/893269018_YfczJ-O.png) repeat-y;}

Cathy
Jun-08-2010, 01:03 PM
Thanks! I really appreciate it.
Cathy

Add this CSS:

#homepage #categoriesBox .boxBottom,
#homepage #bioBox .boxBottom {background: url(http://www.cathycasephotography.com/photos/893269018_YfczJ-O.png) repeat-y;}