hgtonight
MVPhgtonight MVP
This is an activity!
Reactions
-
Re: [Solved] Probably an issue with css !
It is impossible to create a theme that will work with every plugin that is made. Trying to do so is a fool's errand. (View Post)2 -
Re: SQL fetching advice needed.
I was going to post this as it has been a tremendous help to me. Businessdad strikes again! I will have to check out kcachegrind now. (View Post)1 -
Re: Change default background color of < embed > ?
Set the background color of the embed of the iframe through your other softwares css file. (View Post)1 -
Re: [V2.0.18.8] Possible bug - "OnDisable" is not called for Applications
The only reference to this being 'a thing' in 2.0.18.8 is in the Skeleton application hooks file. None of the actual applications (dashboard, vanilla, and conversations) have it declared. T… (View Post)3 -
Re: I want to add extra META tag, only for discussion pages
If you don't want to use one of the SEO plugins, write your own. <?php if (!defined('APPLICATION')) exit();$PluginInfo['SingleMetaTag'] = array( // You put whatever you wa… (View Post)2
