You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SlidesJS
Heya, I'm trying to set the slider as a background to a website I'm
currently coding.
But for some reason none of the images, buttons, header and footer etc
are showing
above the slider image.
Is this even possible, please help.
Cheers!
Jennie Stenhouse
unread,
Jun 4, 2012, 8:20:34 PM6/4/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to slid...@googlegroups.com
Hi
it will have to do with z indexing,
off the top of my head the slider image has a z-index of 1 so it makes
it in front of every thing else.
you probably just have to rearrange the z order of the images to get
it stacking right.