Jump to content

how to add widget - Domain Pricing Table?


caminoz74

Recommended Posts

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>

Link to comment
Share on other sites

  • 4 weeks later...
  • 5 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated