PDA

View Full Version : Powered By vBadvanced statement


mholtum
06-06-2004, 07:14 PM
Here is what I would like to do:
1: I want to move the Powered by vBadvanced down to my footer right below the Powered by vBulletin. See attatched picture.

I have no idea as to which template to edit or its location. I can add text below the vBulletin's complete statement, but that is not what I want I want to actually edit the template.


I would like to place a banner (image link) where the current "Powered by vBadvanced CMPS v1.0.0" text is and have my footer read like this:

All times are GMT -7. The time now is 04:11 PM.
Powered by: vBulletin Version 3.0.1
Powered by vBadvanced CMPS v1.0.0
Copyright ©2000 - 2004, Jelsoft Enterprises Ltd.
2002-2004 © Raven's Realm. All rights reserved.
Opinions expressed are not necessarily those of Raven's Realm or its staff.
Site Logo Courtesy of Joseph Haddock
Joseph Haddock - Graphic Design

I realize I will probably have to edit a couple templates. Could someone please give me the details as to the name and location of these files?

TexasOutdoors
06-07-2004, 01:45 PM
The CMPS location for it's Copyright is in vbAdvanced CMPS Templates in: adv_portal_footer

The other for Vbulletin is in the footer template.

You might want to confirm with Brian you can move the copyright. I don't think he would have a problem as long as it's still there, but just to be on the safe side.

Our Sponsors
 

Brian
06-07-2004, 01:55 PM
Moving the copyright to your normal footer template is just fine. You can just remove the phrase from your 'adv_portal_footer' template (and you'd probably want to place your ad banner in that template, unless you want it on all pages, in which case you'd want to add it to your footer template instead).
To move it to your footer template and only have it displayed on your CMPS pages, this if condition should do the trick:

<if condition="defined('VBA_PORTAL')">
<phrase 1="$vba_options[portal_version]">$vbphrase[powered_by_vbadvanced_cmps]</phrase>
</if>

RSimpson
06-07-2004, 04:58 PM
I moved it into my footer and now I get this: Powered by vBadvanced CMPS v%1$s. Any idea what might be the problem there?


Cheers,
Robert

Our Sponsors
 

Brian
06-07-2004, 05:08 PM
Sorry, I forgot that I had changed the way that phrase is handled. Updating the previous post now. :)

RSimpson
06-07-2004, 05:33 PM
Sorted :)

stuarttunstall
06-21-2004, 06:31 PM
How do I make the text central, not on the same line as shown here

http://www.vwaudiforum.co.uk/cmps_index.php

Stu

mholtum
06-21-2004, 07:04 PM
use the <br> between the lines of text

stuarttunstall
06-21-2004, 07:23 PM
Great, that,s sorted it for me, thanks for your help

Stu

mholtum
06-21-2004, 07:49 PM
Glad to help!

Watson
06-22-2004, 01:13 PM
Thanks for this

Watson

58sniper
06-22-2004, 08:19 PM
How about combining them? I was thinking about putting the CMPS and vB copyrights together, like this: http://66.216.120.155/ (non-production forums used only for testing hacks)

Comments/advice/death threats welcome

mholtum
06-23-2004, 02:29 AM
I like them better on separate lines.

Watson
09-02-2004, 10:56 PM
Ok done an install on a new set of boards and this dont seem to work. Where do I put in that if statement?

Brian
09-03-2004, 12:13 AM
In your footer template.

Watson
09-03-2004, 07:52 AM
Yeah but whereabouts mate. When I put it in, its not appearing

zain jaffer
10-09-2004, 10:39 AM
How much does it cost to remove that copyright notice?

zain jaffer
10-09-2004, 11:10 AM
Ignore the above, i found another thread