Notifications
Clear all
Topic starter
Where do the default {recent_content} {featured_content} and {random_content} point to to style the output? For the life of me, I can't figure it out to change them.
Posted : 19/09/2009 11:18 pm
In the admin panel under blocks.
You can also turn off blocks either in the admin panel or in a variables.php file and use the variables. More info here: https://efiction.org/wiki/index.php5?title=Blocks
Posted : 19/09/2009 11:34 pm
Topic starter
I've looked under admin under blocks, but that's not where the html is edited, is it? I don't see where.
Posted : 20/09/2009 12:14 am
You can switch them to "use .tpl" and then do something with that. I don't really understand how that works, though.
Posted : 20/09/2009 4:47 pm
Once they're set to use .tpl, you can use the same variables as in the story block. See the index.tpl of the CSS Zen skin for an example.
Posted : 21/09/2009 12:53 am
Topic starter
Thank you!
Posted : 23/09/2009 9:31 pm