NickyThorne Posted January 4, 2009 Share Posted January 4, 2009 Hello, Where do i edit the properties for the buttons on the WHMCS system? I need to insert some html properties to the buttons, but can find the file where the button html is? Anyone help me out? (Im using the default template that comes with WHMCS) Thanks in advance, Nick. 0 Quote Link to comment Share on other sites More sharing options...
ChrisGooding Posted January 5, 2009 Share Posted January 5, 2009 I suppose I'll be brave enough to ask the question.... What buttons? The more info the better. To give you a starting lead, the vast majority of places (as you may know) can be changed in a .css file. A nice little tool to use for many things, one of which is finding out a web pages components id or class, is firebug (if your using firefox), or the IE developer toolbar if you use IE. Simply install the relevant tool, and inspect the item you are wanting to edit. This will then tell you the id/class of the item, which you can then find out in the .css file and edit accordingly. Hope that helps, if not some info/links would make helping easier. 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.