Christopher
Retired
- Messages
- 14,659
- Reaction score
- 8
- Points
- 0
For the Corporate plan:
1)Open the file /theme/yourtheme/header.html
2)Find the line
3)Directly underneath it add
For the Advanced plan:
1) Open the file /theme/yourtheme/footer.html
2) Find the line
3) Directly above it add
1)Open the file /theme/yourtheme/header.html
2)Find the line
Code:
<div id="page">
Code:
<div style="text-align:center"><script type="text/javascript" src="http://x10hosting.com/adserve.js?corporate"></script></div>
For the Advanced plan:
1) Open the file /theme/yourtheme/footer.html
2) Find the line
Code:
</body>
Code:
<div style="text-align:center"><script type="text/javascript" src="http://x10hosting.com/adserve.js?advanced"></script></div>