Kasper
Vanilla StaffKasper Vanilla Staff
Reactions
-
Re: do you have screenshot for this?
You can find more info and screenshots here: http://blog.karlribas.com/2012/05/how-to-create-apple-touch-icon-for-your.html (View Post)1 -
Re: Votes covering post
The .Votes element is positioned absolutely and therefore only "works" out-of-the-box with the default theme. What you could do, is position it statically and then float it like this: ul.Me… (View Post)1 -
Re: Getting an active menu banner thing
The default style.css supplies the basic CSS needed to keep the Vanilla front-end from falling "apart" so it will never really be rendered completely obsolete - you could try removing it te… (View Post)1 -
Re: Getting an active menu banner thing
@vrijvlinder: What's causing the problem described by the OP is the fact that Vanilla doesn't currently apply the .Selected class to child sections of the main navigation links. What the OP could do,… (View Post)1 -
Re: Getting an active menu banner thing
@peregrine's solution is what you're looking for. However, Vanilla does not take into account navigation to child pages when applying the .Selected-class to the menu item. @vrijvlinder: In CSS, a col… (View Post)2