Runboard.com
Слава Україні!
Community logo


runboard.com       Sign up (learn about it) ● Sign in (lost password?)

 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Head Administrator

Registered: 07-2005
Location: Texas
Posts: 595
Accolades: 4 (+4/-0)
Reply ∙ Quote
The PD Menu


I set this up almost exactly like I did over on Meadow's Green. One thing I discovered when doing this was that I had to add a "z-index" to the pull down lists or they would be hidden by the Google ads!

---

Advertise Boards On TRDConceptsDE
1/17/14, 10:31 am Link to this post Email Pastor Rick   PM Pastor Rick Blog
 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Head Administrator

Registered: 07-2005
Location: Texas
Posts: 595
Accolades: 4 (+4/-0)
Reply ∙ Quote
Re: The PD Menu


And wouldn't you know it but if I do that then the menu shows up in the Runboard Chat! Not only that but Lesigner Girl let me know that Runboard computes the z-index value for other things so the user profile, chat, and Google ads are all interrelated as I write this.

So... after playing around a bit between LG and I we discovered a (hopefully temporary) fix to get everything working as it should. The fix has almost nothing to do with the menu coding which only needed a z-index setting though.

For the "Chat" we added:

#cli_around {
z-index: 10;
}

And then for the "User Link" we added:

.user_popup {
z-index:7 !important;
}

So the first z-index (in the menu code) fixes the problem with the Google ads, the 2nd code fixes the problem with the "Chat" and the 3rd code tells Runboard to leave this z-index the way it finds it to fix the problem with the "User Links."

This time it really did take both of us to figure things out and that is the definition of a bug if ever there was one. As LG said, "it should just work!"



---

Advertise Boards On TRDConceptsDE
2/12/14, 7:23 pm Link to this post Email Pastor Rick   PM Pastor Rick Blog
 


Add a Reply





You are not logged in (login)
…Back To Top…