vrijvlinder
MVPvrijvlinder MVP
Reactions
-
Re: [HowTo] Back to Top*
If you are going to add script to a tpl you need to put the script between {literal} script here{/literal} I have not tested this on a tpl based theme, only on a php based theme. (View Post)1 -
Re: Doesn't work in Embed
I prefer to rely on css for that. So it does not matter what they embed it all stays at the same size. depending on you theme css you can also do it. Just add this to the custom.css of the theme. Cha… (View Post)1 -
Re: FileUpload Suddenly Stopped Working
I discovered something interesting, apparently the foot div needs to be rendered. Check to see if you have this in the views folder default.master.php of your theme right after the < div id="… (View Post)2 -
Re: Buggy Profile Page
Yea the problem is with the whole thing in general. If you look at the css I posted you will notice I made some large changes. The reason why everything is on top of each other is because you have th… (View Post)3 -
Re: Piecemaker Shadow
if you are adding script to a tpl file you need to add it between this {literal} script here{/literal} (View Post)2
