Thread Rating:
- 0 Votes - 0 Average
- 1
- 2
- 3
- 4
- 5
|
Linking to MyBBSource....
|
| Author |
Message |
Nickman
Administrator
Posts: 409
Joined: May 2008
Reputation: 10
|
Linking to MyBBSource....
Some of you have asked about linking to MyBBSource. Currently we don't have a banner, but we would appreciate any type of linking you have to offer...
Here is a brief explanation of adding a link to the footer to MyBBSource:
- Open the footer template
- Find <!-- End copyright -->
- Below place something like
Code:
Some modifications by <a href='http://mybbsource.com'>MyBBSource.com</a>
- Save and done!
We really do appreciate all links to us
|
|
| 09-09-2008 01:21 PM |
|
Nickman
Administrator
Posts: 409
Joined: May 2008
Reputation: 10
|
RE: Linking to MyBBSource....
Here is our affiliate button in case you wish to use it.
HTML Code
Code:
<a href='http://mybbsource.com' title='MyBBSource'><img src='http://mybbsource.com/aff.png' alt='Logo'/></a>
BBCode
Code:
[url=http://mybbsource.com][img]http://mybbsource.com/aff.png[/img][/url]
|
|
| 09-16-2008 12:33 PM |
|