caminoz74 Posted April 16, 2011 Share Posted April 16, 2011 Hi, I know I sond like a complete nubie but I just cannot work out how to add the widget - Domain Pricing Table, to my joomla site as content. I have opened and article in the HTML editor of Joomla and added the code below changing the 'text/css' and 'widgets/domainpricing.php' to be the location of the WHMCS install (subdomain and separate cpanel account), and it just dissapears when I save it? Is this menat to be inserted in a php page if so how do I get it to appear in a Joomla article? I would really appreciate help... totally at a loss right now. Cheers From - http://docs.whmcs.com/Widgets <style type="text/css"> table.domainpricing { width: 600px; background-color: #ccc; } table.domainpricing th { padding: 3px; background-color: #efefef; font-weight: bold; } table.domainpricing td { padding: 3px; background-color: #fff; text-align: center; } </style> <script language="javascript" src="widgets/domainpricing.php"></script> 0 Quote Link to comment Share on other sites More sharing options...
caminoz74 Posted May 10, 2011 Author Share Posted May 10, 2011 I actually worked this out... a bit silly of me. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted May 10, 2011 WHMCS Support Manager Share Posted May 10, 2011 Care to share in case someone else experiences the same issue? 0 Quote Link to comment Share on other sites More sharing options...
denully Posted October 18, 2011 Share Posted October 18, 2011 would be nice to share, cause i still cant make that one work 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.