wd33 Posted December 5, 2007 Share Posted December 5, 2007 I have altered the layout of the client area so that the $pageicons in the upper right are now left of the $pagetitle similar to the relationship in the menu layout below. This works well except that there is no pageicon for the initial Support page which leaves the word "Support" looking a little too bare for my tastes. I found an icon for Support that I like and I have sized it like the others and placed it in the right folder. My challenge is to figure out how to get it to display. For the other pages, the $pageicon appears to be set in the encrypted phpfile and then used in the header.tpl file: {if $pageicon}<img src="{$pageicon}" align="left" alt="" /> {/if} For the Support page, somewhere presumably in clientarea.php? it needs to set $pageicon to the new icon filename but I don't think I can do that in the encrypted php file. Do I need to ask Matt to add it to the next release or am I more likely missing something really obvious?? Thanks. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.