Results 1 to 1 of 1

Thread: Align vBulletin 5 Footer Copyright Text

  1. #1
    Administrator KJ's Avatar

    Join Date
    Sep 2008
    Location
    London, UK
    Posts
    250
    Blog Entries
    3
    Rep Power
    10

    Align vBulletin 5 Footer Copyright Text

    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:
    Code:
    powered_by_vbulletin

    Edit the phrase text to:
    Code:
    <div>Powered by <a href="https://www.vbulletin.com" id="vbulletinlink">vBulletin&reg;</a> Version {1}</div><div>Copyright &copy; {2} vBulletin Solutions, Inc. All rights reserved</div>



    Find:
    Code:
    footer_current_time

    Edit the phrase text to:
    Code:
    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)














    Before (Ugly)









    .
    Last edited by KJ; 11-04-2017 at 10:17 PM.

     
     

Similar Threads

  1. How to edit footer copyright so the YEAR changes automatically
    By KJ in forum vBulletin Tips Tricks Hacks
    Replies: 0
    Last Post: 12-13-2011, 11:09 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •