|
So you want to use a border background? No problem! If you are the adventurous sort, you can do it!! This requires that you have your page put in a "table" where you have a space big enough on one side to show your border and then the body of your page on the other side.
How to copy and paste
Table Instructions: (for a border background)
1. Edit an existing page that you have put a border background on. 2. Click on "Edit Your Body" 3 . Where it says "Header" put this table code in exactly like this:
<table><tr><td><img src="http://www.ilovejesus.com/cmembers/images/spacer.gif" width="100" height="0" border="0"></td><td>
4. If your text still flows over onto the border, try making the width of the spacer.gif a little more than 100 and just take up a little at a time until you get the desired effect. 5 . Type the title of your page in the same box after the table code. 6. Type your text in as normal in all the other boxes, except in the last box after all your text is entered, type in this code at the very end (at the end of the "body text 3" box):
</td></tr></table>
To give your page a consistency, you will also have to do this to your footer text.
1. From the "Edit your Page" area, click on "Edit the bottom of your Page" 2. Before any text in that box, type in the same exact code that you put in the "Header" box when editing the body of your page:
<table><tr><td><img src="http://www.ilovejesus.com/cmembers/images/spacer.gif" width="100" height="0" border="0"></td><td>
3. Type in whatever you want at the bottom of the page. 4. Then at the very end of your content type:
</td></tr></table>
That should do it!! Enjoy your border backgrounds!!
|