Go to the
Tabs section and click on the "New" button:
Or if you need to edit a page, click on the edit icon:
Please only do this in the Tabs section.
Then you will see a page like this:
Here's what you do here:
In
Title put: Tab - Song Name (capitalize the first letter of each word)
In
Category select Tabs obviously.
Ignore
Intro Text
In
Main Text copy and paste this basic HTML:
<center>
<iframe src ="/tab/test.txt"
height="600px" width="720px" frameborder="1" >
</iframe>
</center>
<br />
<br />
<a href="http://www.thepumpkins.net/tab/test.txt" target="_blank">Download Link</a>
Here's what you need to replace in this code:
In the two places where it says
test.txt replace "test" with whatever the name of you file is.
Where it says
Download Link you can replace it with the name of the song.
Where it says
600 is the height of the tab area. I'll let you decide what the number should be.
Now the work is done.
On the Publishing tab, select Published to automatically make the page public or Unpublished if it's not ready.
Click the blue button to save and apply or the red x to cancel.