Bleistivt
ModeratorBleistivt Moderator
Reactions
-
Re: [Idea] Panel display on responsive theme and Tabbed display
You could try my MinusBaseline theme which puts the panel contents in the hamburger menu http://vanillaforums.org/addon/minusbaseline-theme As for tabs, this is simply a matter of presentation. You c… (View Post)2 -
Re: Lost the System account
http://vanillaforums.org/discussion/comment/213065/#Comment_213065 (View Post)7 -
Re: Lost the System account
It will automatically return once it is needed by the software. (View Post)2 -
Re: Modifying existing table structure - best practices?
In Gdn_Model there is * SaveToSerializedColumn * expandAttributes and collapseAttributes * getRecordAttribute and setRecordAttribute And getID unserializes attributes automatically. (View Post)5 -
Re: Replacing MeModule Items Images With Text
You can do it with CSS .MeMenu em { display: inline;}.MeMenu .Sprite { display: none;} (View Post)3