rosscoD Posted May 6, 2010 Share Posted May 6, 2010 I'm trying to create a complete custom template for my install of WHMCS but I'm finding it hard to pinpoint where some buttons are kept. An example is in clientareaproductdetails.tpl I want to customise the look of the login buttons for cpanel and webmail but I cannot find where the HTML is for them. I know I could edit the CSS but I'm using mootools for effects etc and would like to keep the same theme going throughout. Where about is the code for these buttons? I know it has something to do with {$moduleclientarea} but I have no idea where that is. Thanks. 0 Quote Link to comment Share on other sites More sharing options...
dtmicro Posted May 6, 2010 Share Posted May 6, 2010 I'm new to WHMCS and have similar issues finding things, they really need to improve the tempate documentation, it's sorely lacking. 0 Quote Link to comment Share on other sites More sharing options...
bear Posted May 6, 2010 Share Posted May 6, 2010 You're changing the graphics and need to know what template they're used in? Why not simply locate the graphic? Please explain a bit further. 0 Quote Link to comment Share on other sites More sharing options...
rosscoD Posted May 12, 2010 Author Share Posted May 12, 2010 In general it's fairly easy to customise things but in particular are buttons in the user account area. I want to customise the look of the cpanel and webmail login buttons. I have to wrap them in a div and a span to match my other buttons. This is what I cannot figure out. Are these buttons encrypted? 0 Quote Link to comment Share on other sites More sharing options...
bear Posted May 12, 2010 Share Posted May 12, 2010 Ah, those aren't graphics, they're styled, it looks like. Only thing is, I can't seem to locate where that's defined. The class "button" doesn't seem to exist in the style sheet(s) in my download. 0 Quote Link to comment Share on other sites More sharing options...
rosscoD Posted May 12, 2010 Author Share Posted May 12, 2010 (edited) Yeah, I can't find it either. I know it's styled but like I said, I have to wrap it in more tags to fit in with my template. Also how do I add class="" to custom fields so I can control the style of them? Thanks! Edited May 12, 2010 by rosscoD 0 Quote Link to comment Share on other sites More sharing options...
pera Posted July 9, 2011 Share Posted July 9, 2011 $moduleclientarea is hardcoded in directadmin modul, how do I add class to the button or change? regards... 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.