Bleistivt
ModeratorBleistivt Moderator
Reactions
-
Re: Insert some Buttons in Bootstrap Theme
@Dr_Sommer Yes, it will probably helpful, but is definitely bot required, as the Bootstrap theme maps most of Vanillas class names to the Bootstrap classes. So you can just use Vanillas class names (… (View Post)2 -
Re: Embed Specific Topic(s) on remote site
@PFAFF You can do this by using more specific selectors, e.g. .Category-developers.embedded would only apply to the "Developers" category if it was embedded using above code. (View Post)2 -
Re: Profile Extender fields blank when editing profile
@MrVlad What version of Vanilla? This has likely been fixed with 2.2 (View Post)1 -
Re: Leaders CSS Issue?
.Leaderboard .PanelInfo li { overflow:hidden;} (View Post)4 -
Re: Gdn_Form - Associative Arrays?
To my understanding, Garden is not a general purpose framework. Features get added when they are needed. I don't see a problem in using the standard PHP toolset when you can't do something through th… (View Post)3