R_J
AdminR_J Admin
-
Re: There is a way to have two sidebars? One on the left, one on the right?
You'll need at least minimum html skills... Copy an existing theme so that you have a start for your own theme. Then change the views/default.master.tpl so that it not only contains <div id="… (View Post)1 -
Re: New Premium Theme: Silicon!
I like that theme of yours best! Here are some things I've noted (Firefox 24.6): Tablet screen width http://secondwindprojects.com/silicon With open menu you can see that the highlighted "recent… (View Post)1 -
Re: How do I write a Plugin with a Module?
Just start, it's easy! And if you have written the logic and encapsulated it in smarty, you can transform it easily into a module. Look at that tutorial: http://vanillawiki.homebrewforums.net/index.p… (View Post)3 -
Re: Social media integration (login and sharing) plugin?
I've seen a tutorial on sitepoint and shortly thought about recreating that as a plugin for Vanilla. Very shortly, I'd like to stress ;) But maybe it's a start for anyone else who wants to build mult… (View Post)2 -
Re: Mobile Theme Selection
Add the following line to /conf/config.php: $Configuration['Garden']['MobileTheme'] = 'YourDesiredThemeName'; (View Post)2
