Thanks. That worked great. 🙂 Kali, I had a look at your fanfiction directory (link in your signature) and most of the sites listed/linked no longer e...
Thankyou. I didn't think of using an RSS for that (or that it could really be done). Works a treat as far as I can tell and if anyone's inte...
I have created a fake block on index.tpl for a advert banner above the categories list. How would I set it so the banner appears on every page as you ...
Ok, so I'm quite stupid sometimes. lol. As people added new stories I noticed the category count changing on the top level. I simply fixed the ca...
I noticed has managed to do it. Television shows number of fics listed in subcategories on top level. I bet it's a really simple fix I've m...
Thanks Jennmc75. It worked a treat. I just changed the variables.php to increase the number of columns too.
I changed it to '4' to match what you have, Kali but it made no difference. The contents of my categories.php is:<?php// ----------------...
Sure, the site is It's set as standard skin by default so you'll need to choose dotnet skin from the dropdown to see the issue. I've j...
Hi, I sorted the issue with blocks not appearing by changing the appropriate values to '2'. 🙂 This is the content of header.tpl<!-- STAR...
This is the content of variables.php<?php$displayprofile = 1;$blocks["login"]["status"] = 2;$blocks["news"]["sta...
I tried that but it just seemed to increase the space between the items on the list vertically. It remained as 1 column. Where on the template would I...