GaryT Posted July 23, 2010 Share Posted July 23, 2010 Can anyone help me with a few questions please. See in the WHMCS, Now the pages, they display the title such as Portal Home, Client area ect, Ill add an image to this post, Basicly I wanna know where to edit this. 0 Quote Link to comment Share on other sites More sharing options...
b.ahmed Posted July 23, 2010 Share Posted July 23, 2010 hi, you can edit all the default WHMCS text in language files. location of language files is: /Your-WHMCS-Installation/lang/english.txt Just search the word you are looking for, you will find it. 0 Quote Link to comment Share on other sites More sharing options...
bear Posted July 25, 2010 Share Posted July 25, 2010 I wanna know where to edit this. Did you want to edit the font size or color? You asked about the CSS in the subject. If so, and you use Firefox as a web browser, go find the Firebug addon and install it. with that you can inspect the page live and find what controls that element. You can even edit in line to test the change before making it permanent through editing the CSS file. Very, very handy. 0 Quote Link to comment Share on other sites More sharing options...
GaryT Posted August 3, 2010 Author Share Posted August 3, 2010 Sorry for the slow reply,. Yes I wanted to change the color but I still have no joy even with the firebug addon. 0 Quote Link to comment Share on other sites More sharing options...
bear Posted August 3, 2010 Share Posted August 3, 2010 The firebug addon will allow you to "inspect" the page's elements, and if you use that to select the item, it should tell you what tag or class it's using for that particular element. Find that in the CSS. Failing that, grab an eyedropper tool like ColorCop (free), and use that to identify the exact color used. Then search for that color in the CSS styles. Failing that, post a URL here and I'm sure someone will point this out for you. You really should try both of the above first, though. Better to learn than have it done for 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.