Active
Project:
Danland
Version:
6.x-2.1
Component:
User interface
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Sep 2011 at 17:45 UTC
Updated:
10 Oct 2011 at 10:36 UTC
Hello there,
I love this theme. I was thinking of doing this. I only want the slide show image to show up only when a user is logged out. But after a user is logged in, I want the slideshow image to disappear. How can I do this?
Thanks in advance.
Comments
Comment #2
Deepika.chavan commentedHi,
Add following code in page-front.tpl.php before line
<div id="slideshow-wrapper">Code to be added is :
End the if condition by adding this line
<?php endif; ?>after following code:Note: Please clear cached data.
Hope that helps!!
Rgrds,
Deepika Chavan.