How to Change the Footer in Butterfly Marketing
Butterfly Marketing is the name of an Internet marketing solution which allows website owners to create pages to promote various online services. When installing Butterfly Marketing on a new website, the program automatically generates basic templates which can be customized. To customize the default footer generated by Butterfly Marketing, you can use a special feature of the admin panel and edit the hypertext markup language code of the template.
Instructions
-
-
1
Open your Web browser and load the admin page of the Butterfly Marketing module on your site. Log in to it if needed.
-
2
Click on "Site Templates" at the top of the admin page.
-
-
3
Select "The Main Template" from the "Load a template" drop-down menu. This will open the source code of the main template used by Butterfly Marketing in the text box that is under the drop-down menu.
-
4
Scroll down the source code until you reach the bottom of the file. You will see a few lines of text that start with "(c) 2006 - www" and end with "leave text alone." Delete those lines and type the text that you wish to display in the page's footer. If you wish, you can also insert links in the footer by using the following HTML format:
<a href="linkaddress.html">My link here</a>
Replace "linkaddress.html" with the actual target of the link and "My link here" with the text link you wish to use. -
5
Click on the "Save the changes" button.
-
1