vrijvlinder
MVPvrijvlinder MVP
Reactions
-
Re: Different colored headers with CSS?
Examples of how to make themehooks and plugins for you self and ways to add scripts Create a file called themescripts.js copy the code above by peregrine and save and place in the js folder of your t… (View Post)2 -
Re: Home Page Like Twitter
Anything that says $Configuration always goes in the configuration file the config.php You need to become familiar with it because that is the dashboard back door in case you can't access the dashboa… (View Post)2 -
Re: Home Page Like Twitter
You can make the sign in page the default controller. Go to Routes in the dashboard and instead of discussions put entry/signin as the default controller which just means the default page people land… (View Post)1 -
Re: "Add to home screen" - Integration
You can use it as a guide to make the add-to-home-screen into a plugin for vanilla. The idea is to add those icons to the discussions like the bookmarks do so people can do this and is plain to see. … (View Post)1 -
Re: Ideas, Issues, etc.
This is what I use to make it go right div#JumpToTop {position: fixed;bottom: 0px;right: 0;width: 75px;float: right;height: 75px;background-image: url("back-up1.png");background-repeat: no-… (View Post)2