Tama
✭✭✭Tama ✭✭✭
Reactions
-
Re: Vanilla Comments Iframe Login issue
You can try adding this to your site's theme iframe[class*='vanilla'] { height: 100% !important;} (View Post)2 -
Re: Trying to edit CSS files with Firebug, why doesn't it tell me which CSS files i need to manipulate?
This is correct, if the new lines of css you add to custom.css don't have any effect, trying adding !important to the end of the statement, you may need this for some classes. For example in style.cs… (View Post)3 -
Re: User feedback and gamification features
1) Search reactions in the Addons section 4) Search badges in the Addons section 5) Create a plugin that takes their reaction count from PeregrineReactions and applies html classes to their comment w… (View Post)2 -
Re: which theme this community is using
the theme is called vforg, it is copyright vanilla and shouldn't be used on your site. You may however take a look at the css and design your own based on it. (View Post)2 -
Modified gallery.css
I've recently modified this to suit my own needs, so I thought I'd share it with others; I replaced gallery.css completely with this one #dashboard_plugin_gallery h19 { font-size: 140%; font-family: … (View Post)2
