Hello
Want your archive links look like this:
First you need to enable your Footer Archive Links,
you can do this by going to your:
vBSEO Control Panel (vbseocp.php) ---> Footer Archive Links ---> Add Links to ALL Archive Pages (your choice) ---> Save Settings
Now go back to your forums, if everything is correct you will see Archive Links right under your copyright, but it is very ugly right? So we are gonna make some changes to that.
Go to your: AdminCP ---> Styles & Templates ---> Style Manager ---> Edit Templates ---> Footer
FIND:
PHP Code:<br />
<div class="smallfont" align="center">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div>
<br />
ADD BELOW:
Thats it!PHP Code:<br />
<div class="tborder">
<div id="collapseobj_MyELEMENT" style="$vbcollapse[collapseobj_MyELEMENT]">
<div class="alt1" style="padding:8px">$vbphrase[archive]: <!--VBSEO_ARCHIVE_LINKS--></div>
</div>
</div>
<br />
<br />
This is my first tutorial!
Sry for my poor English
Ciao!


LinkBack URL
About LinkBacks







Reply With Quote




