FAQ:
1) Where do i edit the site title?
To change the site title, open your footer template, find..
Code:
<h3>About Eminem Talk</h3>
Change it to match your needs.
2) Where do i edit the site description?
To change the site description, open your footer template, find..
Code:
Eminem Talk is an Forum Devoted To Eminem Fans from all over the world. Let's Have A Chat About the greatest rap legend of all time now and forever.
Change it to match your needs.
3)How to change Recommended Links title ?
Open footer template, find..
Code:
<h3>Recommended Links </h3>
Change it to match your needs.
4) How do i edit the contents of the Recommended Links?
Code:
<a href="http://www.eminem.com/">Official Eminem Site</a></li>
<li><a href="http://www.drdre.com/">Official Dr. DRe Site </a></li>
<!--<li><a href="http://www.8-mile.com/">8-mile Site</a></li>-->
<li><a href="http://www.d12online.com/">Official D12 Site</a></li>
<li><a href="http://www.shadyrecords.com/">Official Shady Records Site</a>
Replace this with your links
5)How to change Quick Links title?
Open footer template find..
Code:
<h3>Quick Links</h3>
Change it to match your needs.
6) How do i edit the contents of the Quick Links?
Open Footer template, find
Code:
<li><a href="/usercp.php">My User CP</a></li>
<li><a href="/f4/eminem-song-you-listening-right-now-13/">Which Eminem song are you listening to right now?</a></li>
<!--<li><a href="/f8/list-all-eminem-albums-their-achievements-awards-17/">List of All Eminem Albums With their Achievements & Awards!</a></li>-->
Replace this with your links
7) How to link the icons to my social accounts?
Open footer template, find
Code:
<h3>Follow us on</h3>
Below that, you can Find
Code:
<a href="#" target="_blank"><img width="28" height="28" border="0" alt="Twitter" src="social/social_twitter.png"></a>
Replace
# with your links
8) How to move the vbseo copyright like yours?
Open, footer template find..
Code:
<div id="footer_morecopyright" class="shade footer_morecopyright">
Above add
Code:
<!--VBSEO_COPYRIGHT-->
9) Can i move other copyrights like vbseo?
Yes, sure you can move by adding them just below
Code:
{vb:raw template_hook.footer_copyright}
10) Why have your removed the version no of vbulletin?
You can refer to this
post.
Quote:
You are 100% allowed to remove the version number of vBulletin
|
I thought it looks clean with out the version number.