I am trying to use the achievements punchtab option.
When I add the code in the custom code section it works fine but even when the user hasn't clicked the badges button ( bottom left ) the chat is still unclickable. When the badges button is clicked the chat is covered. I can't see how the code can be altered. I have tried adding the code to a div and changing the z-index but with no success.
This is the punchtab code -
<script type="text/javascript" charset="utf-8">
var _btq = _btq || [];
var _punchtab_settings_badges = {
position: {x: "left", y: "bottom"},
key: "82d0f2*****360744e42a4***********"
};
(function() {
var pt = document.createElement('script'); pt.type = 'text/javascript'; pt.async = true;
pt.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'static.punchtab.com/js/pb.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(pt, s);
})();
</script>
This is the screenshot of the problem -
Any help would be great. Thanks
Permalink Reply by George H. Compton IV on July 3, 2012 at 4:22pm Simple mistake I forgot to add px behind the 20 lol try this one
<style>
.xg_bottomBar{
background: url(http://static.ning.com/socialnetworkmain/widgets/chat/gfx/chat.png?...) repeat-x 0 0;
border: 1px solid #B7B7B7;
position: absolute;
bottom: 0px!important;
width: 100%;
z-index: 999;
}
.xg_chat.chatFooter{font-size: 11px;line-height: 21px;bottom: 20px;}
.xg_chat.chatFooter #mainChatContainer{
width: 300px;bottom: 20px!important;}
.xg_chat.chatFooter #userListContainer{
margin-right: 20px;bottom: 20px!important;}
.xg_chatWindow{
bottom: 20px!important;}
</style>
Permalink Reply by George H. Compton IV on July 3, 2012 at 5:27pm Or just put this One line in your design studio
.xg_chat.chatFooter {bottom: 31px;}
It's working for me perfectly
Permalink Reply by Josh Hall on July 4, 2012 at 10:38am does it work instantly or is a timed cache system on ning? Added that code and no luck, dunno why its not rocket science lol
Permalink Reply by HELP SEEKER on July 9, 2012 at 5:42pm pls help- how to remove all chat popouts across all pages (just keep in main window)?
Permalink Reply by Steve on October 21, 2012 at 2:43pm Curious - how's punchtab working for you? Do users like it?
Ningaholic replied to Phil McCluskey's discussion 'Site Manager Updates for Ning 3.0 Networks'
Larry Matthews replied to Larry Matthews's discussion 'Photos'
Gary Lefko replied to Allison Leahy's discussion 'General feedback'
Melinda Orr replied to JFarrow's discussion 'Ning Emails Going to Spam?'
John Bizley replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'
John Bizley replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'
Allison Leahy replied to Allison Leahy's discussion 'General feedback'© 2013 Created by Ning.
