hi, i have a question to the mod: http://www.boonex.com/m/Membership_Badge
In the example, http://www.dolphinmods.com/snap/badge/profile.jpg .... modzzz have a gold membership. right? ok...
if you install the mod and go to a profil, than you see the membership badge box, right? now if you click on gold membership, than you see all actions, what this uers can do.
i want that this hyperlink, link not the list of actions, i want that it link to: /m/membership/index
can somebody take some mins and help me?
best regards!
ps: i have contact the developer modzzz, maybe he will answer here or via pm, than i will edit this thread. maybe somebody needs it too. :-D --- call me asa! ;-) |
In modules\modzzz\badge\templates\base\current.html
Find :
<a href="javascript: void(0)" onclick="javascript: window.open('<bx_url_root />explanation.php?explain=membership&type=__id__', '', 'width=650,height=300,menubar=no,status=no,resizable=no,scrollbars=yes,toolbar=no, location=no');">__title__</a>
Replace with :
<a href="<bx_url_root />/m/membership/index">__title__</a> Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
thank you very much!!! exactly what i needed!!
i have never thought that it will be in this file... thanks.
best regards! --- call me asa! ;-) |
Hey modzzz.
I have a question for the badge.
I need it to change background color so it doesnt allways stay white, the module does not change background color.
Or show me where the code is, so I can correct it to my template, that is not UNI....
Look at Picture
Hope to hear from you soon.
Go un noticed ? Please say so if my post helped you in any way. |
I think you find if here:
/modules/modzzz/badge/templates/base/css/badge.css
Hey modzzz.
I have a question for the badge.
I need it to change background color so it doesnt allways stay white, the module does not change background color.
Or show me where the code is, so I can correct it to my template, that is not UNI....
Look at Picture
Hope to hear from you soon.
Diddy is not greedy and has time. Dolphin is cool and its not just mine :-) |
Yeah... but where exactly in the code do i change it ?
I have tried to change som of it, but I need to be sure what im doing.. Im Just an amature trying to be something else 
Go un noticed ? Please say so if my post helped you in any way. |
get firebug for your browser and check :-)
If I'm not mistaken its this one:
div.badge-level-icon { top: 10px; left: 10px; width: 114px; height: 114px; position: absolute; border: 1px solid #cccccc; background-color: #ffffff; background-position: center; background-repeat: no-repeat; }
Diddy is not greedy and has time. Dolphin is cool and its not just mine :-) |
oops and don't forget:
Always make a backup :-)
this way you can play around and learn 
Diddy is not greedy and has time. Dolphin is cool and its not just mine :-) |
If you want to change bg of the entire box then you have to edit this one as well:
div.badge-current-level div.badge-level { margin: 0px; padding: 10px; position: relative;
background-color: #ffffff; }
if you want to make it transparent then you have to edit this one as well :-)
div.badge-level { margin: 10px 10px 0px 10px; padding: 10px;
position: relative;
background-color: #f2f2ff; }
Diddy is not greedy and has time. Dolphin is cool and its not just mine :-) |
you are a doll man ....
Thank you, I will go on testing now....
I will post reply on how it worked
Go un noticed ? Please say so if my post helped you in any way. |
Yup worked like a charm!
Thanks for support Diddy , modzzz ows you a beer now 
Go un noticed ? Please say so if my post helped you in any way. |
J, did you hear/read that? I'm looking forward to that beer :-) on a sunny place I get the snack
Yup worked like a charm!
Thanks for support Diddy , modzzz ows you a beer now 
Diddy is not greedy and has time. Dolphin is cool and its not just mine :-) |
When you come to Bahamas ... but wait until after the storm passes :)
J, did you hear/read that? I'm looking forward to that beer :-) on a sunny place I get the snack
Yup worked like a charm!
Thanks for support Diddy , modzzz ows you a beer now 
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Not sure if anyone can help me to install this but something is going wrong???
I have uploaded the model to:
modules/boonex/modzzz\ With all the other files as well.
But when I try to install the mod I get this message:
Membership Badge version 2.0.0 by Modzzz.com
Cannot install module from "modzzz/badge/" directory Failed
If I upload it without the modezzz folder it's not listed?????????
Please Help...
|
modules/boonex/modzzz - Wrong
modules/modzzz - Right
Not sure if anyone can help me to install this but something is going wrong???
I have uploaded the model to:
modules/boonex/modzzz\ With all the other files as well.
But when I try to install the mod I get this message:
Membership Badge version 2.0.0 by Modzzz.com
Cannot install module from "modzzz/badge/" directory Failed
If I upload it without the modezzz folder it's not listed?????????
Please Help...
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Tried to install on Dolphin 7.0.9 but I get this error message:
-- Check the Dolphin version for compatibility: The module is not compatible with your version of Dolphin script
Contacted Modzzz via email but no repsonse.
Can anyone help?
|
I do not see any email from you. You must be using a very old version of the mod as the latest version is compatible. Download a fresh copy of the mod.
Tried to install on Dolphin 7.0.9 but I get this error message:
-- Check the Dolphin version for compatibility: The module is not compatible with your version of Dolphin script
Contacted Modzzz via email but no repsonse.
Can anyone help?
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |