Home
Forum
Pro Shop
Blog
Jobs
Register
Thread
:
Remove javascript from stories on Published (index) page
View Single Post
#
2
(
permalink
)
07-03-2007, 07:35 PM
revolver
Constant Pligger
Join Date: Oct 2006
Posts: 227
Thanks: 56
Thanked 22 Times in 18 Posts
the layout of a story is set in link_summary.tpl
if you want to display something a certain way on a specific page you can use:
{if $pagename eq "upcoming"}
<!-- Whatever html you want to have on the upcoming page -->
{/if}
revolver
View Public Profile
Send a private message to revolver
Find all posts by revolver