Tama
✭✭✭Tama ✭✭✭
Reactions
-
Re: Vanilla Comments Iframe Login issue
Okay try adding this to your vanilla forum yourtheme/design/custom.css #vanilla_discussion_embed { min-height: 500px;} (View Post)6 -
Re: Vanilla 2.1b1 Released
I'd have it ignore /uploads, /config and /cache , as those are the folders that require altered permissions; something that may reset on pulling from the repo. (View Post)1 -
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: Product Support Options?
Regarding the method you stated above, you could have a script run an sql query when the user purchases the theme, changing their role ID to the one needed ( however this will only work when adding o… (View Post)1 -
Re: FlatVI
No it was developed using 2.1b, you could try deleting default.master.tpl in the views folder; this would also require you to go to about.php removing this line RequiredApplications' => array('Van… (View Post)1