vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Inserting blank space below copyright text at bottom of page? (https://vborg.vbsupport.ru/showthread.php?t=253728)

thecorvettekid 11-15-2010 02:56 PM

Inserting blank space below copyright text at bottom of page?
 
Hi everyone,

As per the thread title, I am looking to insert some space (just a line or two) below the copyright test at the bottom of my forum. The reason I want to do this is because I have recently installed a Wibiya toolbar which appears at the bottom the site, and it covers some of the copyright text. I figure a couple of blank lines below the last line of text will alleviate the issue.

I'm running vBulletin 3.8.6 PL1 if that makes a difference.

Thanks very much in advance.

shzad1 11-15-2010 04:33 PM

First of All sorry for my BAD English:)

Simply Go to Admincp => Style Manager => (Your Style) => Press Go Button
in Footer Template Editing Box Find "Powered" (just Powered, do not use " this)
you will reach to the Copy right text.
Under That
Add this
<center><font color="white">.................................... ...</font></center>

add dots as per your requirement.

I hope u got me :)

christon26 11-16-2010 06:16 AM

There is a MUCH better way than the above post.

In your AdminCP, go to Styles & Templates>>Style Manager>>All Style Options (for your style)

In the third box down for the footer, find the text:

Quote:

<div class="smallfont" align="center">
<!-- Do not remove this copyright notice -->
$vbphrase[powered_by_vbulletin]
<!-- Do not remove this copyright notice -->
</div>
And under it add a couple of breaks like so:

Quote:

<div class="smallfont" align="center">
<!-- Do not remove this copyright notice -->
$vbphrase[powered_by_vbulletin]
<!-- Do not remove this copyright notice -->
</div>
<br /><br />
Add as many as you need and you should be good to go :)

shzad1 11-16-2010 07:41 AM

Quote:

Originally Posted by christon26 (Post 2122335)
There is a MUCH better way than the above post.

In your AdminCP, go to Styles & Templates>>Style Manager>>All Style Options (for your style)

In the third box down for the footer, find the text:

And under it add a couple of breaks like so:

Add as many as you need and you should be good to go :)

Thats pree easy and Perfect :)

thecorvettekid 11-16-2010 02:03 PM

Quote:

Originally Posted by christon26 (Post 2122335)
There is a MUCH better way than the above post.

In your AdminCP, go to Styles & Templates>>Style Manager>>All Style Options (for your style)

In the third box down for the footer, find the text:

And under it add a couple of breaks like so:

Add as many as you need and you should be good to go :)

That worked PERFECTLY!!!

Thanks very much for the help!

christon26 11-16-2010 05:35 PM

You're welcome :)


All times are GMT. The time now is 04:18 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.01731 seconds
  • Memory Usage 1,722KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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