its for a financial blog this will give me a rate widget how do i add this to my page? Agent Website Code for Inserting An English Rate Widget <scriptlanguage="JavaScript"src="http://onlineoffice.centum.ca/RateWidget.aspx?websitename=websitename">script> Code for Inserting A French Rate Widget <scriptlanguage="JavaScript"src="http://onlineoffice.centum.ca/RateWidget.aspx?websitename=websitename&Lang=fr">script> Parameters Parameters: websitename - is first_last as in http://www.centum.ca/websitename If no language is specified - the default language of the agent website is displayed. The language can be forced to English or French using the parameter Lang=en or Lang=fr, and gives the agent the option to offer is in either language depending on the language of the destination website. Code (markup):
Find the <head> tag or <body> tag in your site's HTML. Add the new code right after the <head> tag or <body> tag.
how to creat Create the Tabbed Panel widget and assign classes to each element to my blog plz help me frends my email id :
Did you tried to put this script to your function.php file in wordpress site(if you hosted on Wordpress site). or try to edit singlepost.php template file