View Single Post
Old 07-09-2013, 11:03 AM   #1
noahwilson
Registered User
 
Join Date: Mar 2013
Posts: 246
alternate header images for user login status.

I’ve tried a couple of variations with this. How do I determine whether a user is logged in or not, and depending upon that status variable, display the appropriate header?

<img src="/images/{if $info.header_status}imageA{else}imageB{/if}.jpg">
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
noahwilson is offline   Reply With Quote