vrijvlinder
MVPvrijvlinder MVP
Reactions
-
Re: [MOD] Online status badges
I will check it out as soon as I have some time . If it works I will update the plugin with your mods ASAP . This is a community supported plugin that several people have contributed improvements . T… (View Post)4 -
Re: How To Edit Footer?
What editor are you using ? It helps best to make a test account for us and give us the login info via pm , so we can inspect the code. It is hard to see what is going on from an image. Also , please… (View Post)1 -
Re: How To Edit Footer?
You need a real code editor, the Text Edit on the mac is not appropriate and it will insert unwanted stuff and render your tpl file useless. Please try http://www.sublimetext.com/2 or something simil… (View Post)4 -
Re: footer issue Articles with Bootstrap theme
You need to add a minimum height to the #Body #Body{min-height:1000px;} (View Post)3 -
Re: Upload New Addon, Github is required
It means it must state the license you are releasing it under. I use this one 'License'=>"GNU GPL2", $PluginInfo['NameofPlugin'] = array( 'Name' => 'NameofPlugin', 'Description' =>… (View Post)1