PDA

View Full Version : Slideshow problems


bradpowellphoto
May-10-2009, 07:32 AM
Hey there.

I just noticed that my slideshow is now too close to the bottom of my navbar.

It was'nt the last time I looked?

How can I move it down a bit?

Also my slideshow and music player do not seem to be working in Internet Explorer?

Thanks for any help!

J Allen
May-10-2009, 05:34 PM
I just noticed that my slideshow is now too close to the bottom of my navbar.
How can I move it down a bit?


Change this rule:




#bioBox {
position: relative;
top: -40px;
background: none;}




To this:




/*====Tighten Homepage====*/
#userBio {padding:0;}
#homepage {padding-top:0;}
.homepage #breadcrumb
{display:none;}