Category:Widgets: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 13: Line 13:
*Go go the page on your web site where you want to add the widget and paste it into the HTML. If you do not know how to do this check the help for the CMS or sitebuilder you are using how to add HTML to your site or ask your web designer to do this for you.
*Go go the page on your web site where you want to add the widget and paste it into the HTML. If you do not know how to do this check the help for the CMS or sitebuilder you are using how to add HTML to your site or ask your web designer to do this for you.


  Note: If you want to display multiple widgets on one page make sure you paste the second widget in from this line and not from the start:
  Note: If you want to display multiple widgets on one page make sure you to remove the first part of the code for the second widget.  Paste the code for the second widget in from this line:
  <nowiki><!-- Place this div on your page where you want the widget to show --></nowiki>
  <nowiki><!-- Place this div on your page where you want the widget to show --></nowiki>