whu606
MVPwhu606 MVP
Reactions
-
Re: The Community and Vanilla - Please Read
@Todd I'm pretty sure you'll find the vast majority of regular (and probably occasional) users on here are incredibly grateful for the work the Vanilla team do. I know you know this, but it is still … (View Post)2 -
Re: Can Vanilla Team Approve Auto-Update Addon?
@DenisS With Bluehost, you have the option of updating Vanilla automatically. They've made it a bit harder to find, but if you can log in and get to your Control Panel: In the Mojo Marketplace list s… (View Post)2 -
Re: Adding a color background to quote
@nickldavis Follow the instructions here: http://vanillaforums.org/docs/themequickstart Part 1 Then add the declaration(s) you would like to change to custom.css. custom.css can contain a single decl… (View Post)2 -
Re: Trouble with Vanilla 1.1.10 Upgrade / Theme
@Art_Weingartner If you have a copy of your MySQL db you have all your users/discussions etc. Make a copy of it, and back it up. (You can't be too careful) You should then be able to use Vanilla Port… (View Post)2 -
Re: How do you turn mobile and default theme off?
Well, you can force this via the conf/config.php file: $Configuration['Garden']['MobileTheme'] = 'nameoftheme'; where you would replace 'nameoftheme' with whatever the main theme name is. Are you sur… (View Post)2