Carlos5 Posted November 25, 2009 Share Posted November 25, 2009 Hi, I am trying to customize my install. I am working on the header section and I have found what everything does but I can not find the section that checks if I am logged in as an admin. I think it is not in the header.tpl, where is it? I am new to this so I don't want to inadvertently ruin something. Thanks 0 Quote Link to comment Share on other sites More sharing options...
Chris Poulter Posted November 25, 2009 Share Posted November 25, 2009 Hi Carlos, The Admin and Client sections have seperate templates, so no need to worry! Any changes you make to the templates in /whmcs/templates will only affect clients, and any changes you make to the templates in /whmcs/admin/templates will only affect admins. All the best, Chris 0 Quote Link to comment Share on other sites More sharing options...
Carlos5 Posted November 25, 2009 Author Share Posted November 25, 2009 I understand that but, When I login as a client, there is a section in the upper right corner that says Logged in as administrator|return to administrator area. I would like that to match the rest of the color scheme I am creating, I know that only admins will see it but if I'm going to do something, I would like to do it totally. Also, it has to get that info from somewhere to be able to put it there, I don't want to remove it by accident so I would like to know where it is, I would guess that instead of a {if $loggedin} line there might be a {if $adminloggedin} line. That is what I am looking for. Thanks 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted November 25, 2009 WHMCS Support Manager Share Posted November 25, 2009 There isn't a way to customise, or accidentally remove the "Logged in as Admin" div. 0 Quote Link to comment Share on other sites More sharing options...
Carlos5 Posted November 25, 2009 Author Share Posted November 25, 2009 Ok, Thanks. 0 Quote Link to comment Share on other sites More sharing options...
Carlos5 Posted November 25, 2009 Author Share Posted November 25, 2009 Hi All, Another snag for me . I am trying to get the company name (<div id="comany_title">{companyname}</div>) in the header.tpl to appear as far left as possible from where it is now. Also, at the same time, if possible, I would like to add another image to the top section, just to the left of the register or login area. Would that require adding another <div section? If so where/how? Thank you 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.