help with slideshow centering
Trying to figure out how to center my slideshow in the biobox on my homepage....getting frustrated, keeps staying left...can't find the value I need to change...help?
k
thanks!
http://mtnbiker.smugmug.com
k
thanks!
http://mtnbiker.smugmug.com
0
Comments
#userBio {
height: 630px;
margin: 0px 0px 0px 0px;
position: relative; /*for safari*/
}
#jpSlideshow {
position: relative;
text-align: left;
top: 0px;
width: 600px;
}
and add this
#userBio {text-align: center !important;}
My Website index | My Blog