hgtonight
MVPhgtonight MVP
This is an activity!
Reactions
-
Re: Feedback for Resized Image Lightbox (RIL)
* Open `/plugins/ResizedImageLightbox/design/resizedimagelightbox.css' * Change line 17 to z-index: 101 !important; * Change line 22 to z-index: 102; * Profit (View Post)2 -
Re: Send a Mail to all users
Check out the MailChimp addon: http://vanillaforums.org/addon/mailchimpintegration-plugin (View Post)1 -
Re: Fancybox Plugin for Vanilla - Feedback
@MasterOne I don't appreciate you saying my plugin doesn't work, when it does. Please see my reply over here: http://vanillaforums.org/discussion/comment/211093/#Comment_211093 (View Post)1 -
Re: How enable in only one category
You can put it anywhere as long as it is in the class declaration and not in any other method. (View Post)2 -
Re: Problem with embedding YouTube videos in version 2.1
You would need to use JS to trigger events. Something like the following might work and is definitely a start: jQuery(document).ready(function($) { $('.Video.YouTube .VideoPreview').trigger… (View Post)1
