The Arcive of vBulletin Modifications Site. |
|
SCANU's Collapsible Signature Details »»
|
|||||||||||||||||||||||||||||
Description I did this mod by various requests, style is by Clear my brother (Darkness95 on vbulletin.org). This modification allows users to show/hide signatures on a thread (With a jQuery slide effect!). In the pca you can choose if signatures are hidden or shown by default, enjoy! Demo Live Demo Installation Upload the product via admincp and you're done! For the update just redownload and reupload the file, make sure that overwriting is set to Yes. Translations Please post your translation in a reply so everyone can uses it. PLEASE VOTE THIS MOD FOR MOTM CLICK HERE, AND CLICK MARK AS INSTALLED To get support:
Follow me on twitter for updates Many thanks to Boofo for his basing php code and to my brother Clear for the styling. or Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
|||||||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Change log
- 1.0 First release on Vbulletin.org - 1.0.1 Fixed a bug with the css template |
|
#3
|
||||
|
||||
|
*Reserved
|
|
#4
|
||||
|
||||
|
Reserved*
|
|
#5
|
|||
|
|||
|
Its not work Prefect ? when my Signature is center Collapsible buttons does not move center ? also not working Collapsible green buttons and please try to add user group permission who can signatures are hidden or shown ?
|
|
#6
|
||||
|
||||
|
Check if you have this on your source code
HTML Code:
<style> #container { margin: 5px 20px 20px; width: 60%; } .sign_title { font-family: Arial, Helvetica, sans-serif; text-align: center; font-weight: bold; font-size: 15px; padding: 4px; background: #008505 url(http://dvdimagehosting.altervista.org/images/gradientgreen.png) top left repeat-x; repeat-x scroll 0% 0% transparent; border: 1px solid #006704; -moz-border-radius:5px; color:#ffffff; text-shadow: -1px -1px 0px #018805, 1px 1px 2px #00de09; -moz-border-radius-topleft: 7px; -moz-border-radius-topright: 7px; -webkit-border-top-left-radius: 7px; -webkit-border-top-right-radius: 7px; border-top-left-radius: 7px; border-top-right-radius: 7px; } .sign_title:hover { cursor: pointer; background: #009706 url(http://dvdimagehosting.altervista.org/images/gradientgreenhover.png) top left repeat-x; border: 1px solid #007304; text-shadow:0 -1px #007304; } #content { border: 1px solid gray; border-top: none; padding: 4px; -moz-border-radius-bottomleft: 7px; -moz-border-radius-bottomright: 7px; -webkit-border-bottom-left-radius: 7px; -webkit-border-bottom-right-radius: 7px; border-bottom-left-radius: 7px; border-bottom-right-radius: 7px; color: #6a6a6a; //display:none; }</style> |
|
#7
|
|||
|
|||
|
where i can Check ?
|
|
#8
|
||||
|
||||
|
Sorry just see that was a mod problem try with the 1.0.1
|
|
#9
|
|||
|
|||
|
when my Signature is center Collapsible buttons does not move center ? please try to add user group permission who can signatures are hidden or shown ?
|
|
#10
|
||||
|
||||
|
Quote:
|
![]() |
|
|