Bring it to the front
-
Hi,
It’s the first time that I use this plugin and it looks very promising so far. There’s only one problem, I want to place it on top of a slider. I’ve tried it with z-index, see my css-code below. Other css-prpoerties do work, but the z-index doesn’t work. I think I’m using the wrong id or class. You can see what happens at https://bit.ly/1fOwQhg
My css-code is:
#juiz_last_tweet_widget-2.juiz_last_tweet_widget { position:absolute; background-color:rgba(0, 0, 0, 0.7)!important; color:white; border-radius: 15px; padding:15px; top:-180px; right:150px; width:300px; z-index:99999!important; }
Does anyone knows wich id or classes I have to use?
Regards,
Erwin
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Bring it to the front’ is closed to new replies.