vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Move copyright to the left (https://vborg.vbsupport.ru/showthread.php?t=259961)

Randomm 03-06-2011 07:11 PM

Move copyright to the left
 
The default copyright position is in the center.
How to I move it to the left side?

Special Pages 03-06-2011 08:30 PM

Go to AdminCp > Language & Phrases > Search in Phrases > and search for "copyright" (no quotes) and edit powered_by_vbulletin and at the beginning of the whole thing (opening tag) type in:
Code:

<P ALIGN="LEFT">
and at the end of the whole thing (closing tag) type in [code]</P>

Randomm 03-06-2011 11:13 PM

Shoot, I only typed in <P ALIGN="LEFT"> without adding </P> at the end so now it removed it or at least I don't see it anymore
It's not on the center nor is it on the left...
And also, now I don't see powered_by_vbulletin in the menu

your24hourstore 03-06-2011 11:26 PM

Quote:

Originally Posted by Randomm (Post 2170380)
Shoot, I only typed in <P ALIGN="LEFT"> without adding </P> at the end so now it removed it or at least I don't see it anymore
It's not on the center nor is it on the left...
And also, now I don't see powered_by_vbulletin in the menu

that's funny , you know you can just use the default template, there is a link so you can go to it and grab it go back and paste it all in,and save its will be fixed

Randomm 03-06-2011 11:27 PM

can you run through it with me step by step? obviously I'm a complete idiot for not reading everything

Special Pages 03-07-2011 02:41 AM

Ok go into your AdminCP and go into the Language & Phrases and then search for copyright. Then since you deleted everything, paste this into the blank box:
Code:

<P ALIGN="LEFT">Powered by <a href="http://www.vbulletin.com" id="vbulletinlink">vBulletin&trade;</a> Version {1} <br />Copyright &copy; {2} vBulletin Solutions, Inc. All rights reserved.</P>
and then save it and it should already be aligned to the left.

Randomm 03-07-2011 03:34 AM

what blank box?

Special Pages 03-07-2011 03:47 AM

Since you said you deleted everything; after you search for copyright and you click on edit, there should be a blank box below and just paste the code above into the box and save it.


All times are GMT. The time now is 12:16 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02037 seconds
  • Memory Usage 1,723KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete