R_J
AdminR_J Admin
-
Re: How do I write a Plugin with a Module?
Don't know much about CSS. Check cross compatibility here: http://caniuse.com/#cats=CSS (View Post)1 -
Re: How do I write a Plugin with a Module?
I wanted to go through the code and make some annotations. I've told you that your module needs two functions, but gave you a hint that they could be replaced. While I would always stick to the ToStr… (View Post)2 -
Re: How do I write a Plugin with a Module?
CSS sprites only make sense for small graphics, so they wouldn't be the right solution in your case. Look at that short CSS hack: http://codepen.io/anon/pen/wEyLq Colors and size are not what you nee… (View Post)1 -
Re: How do I write a Plugin with a Module?
We'll do that later on. Let me show you what is "normally" done and then we can tune one or two aspects to your needs. For example I wouldn't go with 31 pictures but either only one picture… (View Post)1 -
Re: How do I write a Plugin with a Module?
Well, I'm in teaching mode, so here is step2: class.countdownmodule.php A module should do/show something and you have already written some code. Mind sharing it with us? We could implement it in the… (View Post)3
