Susie Posted March 12, 2012 Report Posted March 12, 2012 URL: http://goo.gl/87Hc1 Hi everyone! I was wondering if someone could help me figure out why the slideshow on the home page is not centered. I've been fiddling with it off and on all morning and can't get it to cooperate. Also, how can I keep the navigation buttons for the slideshow always visible? They appear briefly when the image shifts, but then they're hidden. TIA for any help!
falkencreative Posted March 12, 2012 Report Posted March 12, 2012 The slideshow isn't centered because .wrap within #slider_area has a narrower width than the images in the slideshow. (I believe the images are 960px wide, and the .wrap is 940px.) Removing .wrap from within #slider_area should fix that issue. The buttons don't show up since the images in the slideshow have a higher z-index. Adding a z-index to .nav and giving it z-index:2 or higher should fix that.
Susie Posted March 12, 2012 Author Report Posted March 12, 2012 Thanks so much, Ben! I totally missed that 940px on the wrap. I cannot wait to get this done. It's a PSD to WP job and I can't stand the design!! Thanks again.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now