PDA

View Full Version : front page


elizabeth_Luna
Nov-13-2009, 10:54 AM
Hello DGrin!

I just added a back image to try to match it to my blog. How do I get the black around my slide show removed? is it doable?

www.elizabethluna.smugmug.com

Thank you!

Happy Friday.

richW
Nov-13-2009, 11:23 AM
Hello DGrin!

I just added a back image to try to match it to my blog. How do I get the black around my slide show removed? is it doable?

www.elizabethluna.smugmug.com (http://www.elizabethluna.smugmug.com)

Thank you!

Happy Friday.
Give this a try:

#bioBox .boxTop,
#bioBox .boxBottom {background: none}

elizabeth_Luna
Nov-13-2009, 11:54 AM
[quote=richW]Give this a try:

#bioBox .boxTop,
#bioBox .boxBottom {background: none}[/quote

Do I add this to my CSS? if so I tried it didn't work.:dunno

elizabeth_Luna
Nov-13-2009, 01:49 PM
.bump =P

photokandy
Nov-13-2009, 02:37 PM
Give this a go (in your css):

#homepage #bioBox, #homepage #bioBox .boxTop, #homepage #bioBox .boxBottom
{
background-color: transparent !important;
}


Once done, you'll notice, though, that your slideshow doesn't quite fill the frame, so some of your background shows through...

elizabeth_Luna
Nov-13-2009, 03:22 PM
Give this a go (in your css):

#homepage #bioBox, #homepage #bioBox .boxTop, #homepage #bioBox .boxBottom
{
background-color: transparent !important;
}

Once done, you'll notice, though, that your slideshow doesn't quite fill the frame, so some of your background shows through...

Oh yah I see that but better then the black smudge LOL :)

Thank you!!! :ivar