Ok, I did this but unfortunately the page is just blank. "View source" and it's empty.
I created the new style, I am calling it with misc.php?do=page&template=name... any ideas?
Mike
--------------- Added 27 Jun 2009 at 15:58 ---------------
Ok I fixed it! I wasn't taking the custom_<templatename> literally enough.
When you name your template in Style Manager, you literally need to prefix it with "custom_". So if your template name is bob, you need to call it "custom_bob".
Then, when you call from misc.php?do=page&template=bob it will work (don't put custom_ here).
Thx!
Mike
|