KJ
10-26-2017, 09:58 PM
Align vBulletin 5 Footer Copyright Text
Quick tip to make the copyright text looks pretty.
we need to edit 2 phrases. While searching make sure you search for "Phrase Text and Phrase Variable Name"
Find:
powered_by_vbulletin
Edit the phrase text to:
<div>Powered by <a href="https://www.vbulletin.com" id="vbulletinlink">vBulletin®</a> Version {1}</div><div>Copyright © {2} vBulletin Solutions, Inc. All rights reserved</div>
Find:
footer_current_time
Edit the phrase text to:
All times are GMT{1}. This page was generated at {2}
After you do the edit footer copyright text will look like the image below (Pretty YaY) :D
https://www.sevenskins.com/imgbox/2017/vb5-footer-copyright-good.png
Before (Ugly) :mad:
https://www.sevenskins.com/imgbox/2017/vb5-footer-copyright-ugly.png
.
Quick tip to make the copyright text looks pretty.
we need to edit 2 phrases. While searching make sure you search for "Phrase Text and Phrase Variable Name"
Find:
powered_by_vbulletin
Edit the phrase text to:
<div>Powered by <a href="https://www.vbulletin.com" id="vbulletinlink">vBulletin®</a> Version {1}</div><div>Copyright © {2} vBulletin Solutions, Inc. All rights reserved</div>
Find:
footer_current_time
Edit the phrase text to:
All times are GMT{1}. This page was generated at {2}
After you do the edit footer copyright text will look like the image below (Pretty YaY) :D
https://www.sevenskins.com/imgbox/2017/vb5-footer-copyright-good.png
Before (Ugly) :mad:
https://www.sevenskins.com/imgbox/2017/vb5-footer-copyright-ugly.png
.