whu606
MVPwhu606 MVP
Reactions
-
Re: Timestamp Question
@imijj Which version of Vanilla are you using? It is best to make css changes in a custom.css file in your custom theme design folder. See here if you aren't currently using a custom theme. The custo… (View Post)2 -
Re: How to customize default theme of 2.1b1?
@MasterOne I did a walk through for 2.1 theming in the Vanilla WIki here You may need to add this line to config.php to see your css changes: $Configuration['Garden']['DebugAssets'] = TRUE; (View Post)3 -
Re: Stop links from opening in new tab on vanilla 2.1 Embed
@Tama May be worth checking GitHub, in case something has been posted there? (View Post)1 -
Re: Remove/merge gender?
@Celeste You are probably looking for custom definitions in your locale. ( (c) @hgtonight ) In the first half of the definition you put what is currently used in Vanilla, in the second half what you … (View Post)3 -
Re: .css line to edit category background colour and font
@Xander Almost certainly! I knew almost nothing about css before I started using Vanilla (and tbh, still don't, really.) However, learning to use Firebug has allowed me to make pretty much any change… (View Post)2