R_J
AdminR_J Admin
-
Re: Facebook login error
Credits go to @marianoo who provided the correct information! :awesome: I've only wanted to show that in this case using the config.php is possible and there is no need for changing the plugin. (View Post)2 -
Re: Vanilla fatal error Call to undefined function AdminCheck()
Hope I made no error in there... <?php defined('APPLICATION') or die;$PluginInfo['DiscussionsCategoryClass'] = array( 'Name' => 'Discussions Category CSS Clas… (View Post)1 -
Re: Bootstrap help
Get yourself the CSSEdit plugin: http://vanillaforums.org/addon/cssedit-plugin You can edit css in the dashboard of your forum and don't have to search for css files. (View Post)2 -
Re: Fatal Error in DiscussionController.__get();
You can try the solution @peregrine has given here: http://vanillaforums.org/discussion/comment/220540/#Comment_220540 (View Post)1 -
Re: Where's the main html file?
Whatever CSS you like to change, do the following: Test your new CSS rule with webinspector Is it Working? Yes Use CSSEdit to add that rule to your current theme No Read about CSS, selectors, specifi… (View Post)1
