vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > vBa CMPS v1.x (Archive - Closed for Posting) > Troubleshooting / "How do I..." Questions

 
 
Thread Tools Display Modes
  #1  
Old 10-07-2004, 10:53 AM
Execution_Style Execution_Style is offline
Junior Member
 
Join Date: Sep 2004
Location: Colorado
Posts: 11
Default How do I change this?

OK, I'm about as dumb as a box of rocks when it comes to coding and this kind of stuff so, I have some questions about this vBadvanced CMPS I had installed. I will limit it to one at a time so I don't confuse myself to much.

How do I change the url that is on the vbulletin logo at the top left of the page?

Right now it leads to http://www.sep.tngamer.com/index.php? and that is a dead link.
Attached Images
File Type: gif vbalogo.gif (14.7 KB, 35 views)
  #2  
Old 10-07-2004, 02:00 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: How do I change this?

Just edit the code in your header template.
  #3  
Old 10-07-2004, 02:50 PM
Execution_Style Execution_Style is offline
Junior Member
 
Join Date: Sep 2004
Location: Colorado
Posts: 11
Default Re: How do I change this?

Would you be speaking of the Style Manager/Default Style/Common Templates/header template?

Just to expand a bit more on what's happening. The VB logo at the top of the forums works. It will lead you to the main page of the forums.

It's just the VB logo on the vBadvanced that doesn't work.
  #4  
Old 10-07-2004, 02:53 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: How do I change this?

Yes, that's the correct place. If you add $vboptions[bburl]/ in front of the link there then it will always link to your forums homepage. Otherwise you can just change the link to point to wherever you would like.
  #5  
Old 10-07-2004, 03:20 PM
Execution_Style Execution_Style is offline
Junior Member
 
Join Date: Sep 2004
Location: Colorado
Posts: 11
Default Re: How do I change this?

ok where in all this would you put the $vboptions[bburl]/?

This is the header templet I'm looking at.

<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="$stylevar[left]"><a href="$vboptions[forumhome].php?$session[sessionurl]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td align="$stylevar[right]">
&nbsp;
<!--
NEW HEADER &amp; NAVBAR

Now that the nav buttons are in the
navbar template, you can stick whatever
you like into this space.

This makes it much easier for novice
admins to customize their header
template without affecting important
navigation elements.
-->
</td>
</tr>
</table>
<!-- /logo -->

<!-- content table -->
$spacer_open

$_phpinclude_output
  #6  
Old 10-07-2004, 04:11 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: How do I change this?

<a href="$vboptions[forumhome].php?$session[sessionurl]">

Change to:

<a href="$vboptions[bburl]/$vboptions[forumhome].php?$session[sessionurl]">
  #7  
Old 10-07-2004, 04:36 PM
Execution_Style Execution_Style is offline
Junior Member
 
Join Date: Sep 2004
Location: Colorado
Posts: 11
Default Re: How do I change this?

You are the man!!!

It's working the way it's suppose to now.

Thanks Brian!

hmm that took a lot out of me. I wonder if I dare ask another question?
  #8  
Old 06-15-2006, 03:37 AM
Nuguru Nuguru is offline
Junior Member
 
Join Date: Jun 2006
Posts: 29
Default Re: How do I change this?

Quote:
Originally Posted by Brian
<a href="$vboptions[forumhome].php?$session[sessionurl]">

Change to:

<a href="$vboptions[bburl]/$vboptions[forumhome].php?$session[sessionurl]">

Hello,

Does anyone know how to make the change in the common template -> "header ""to always have the main logo when clicked, link to the index page, in this case the CMPS main page? I basically want the main logo when clicked from any page to link to my home page as a default instead of having a link on my Navbar.

Thanks for the help,

Nuguru

Last edited by Nuguru; 06-15-2006 at 03:40 AM.
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Question about user name change. kittymother Bugs From 1.0 RC3 1 08-08-2004 12:20 PM
Change the name for preinstalled modules? TrickyD Troubleshooting / "How do I..." Questions 2 06-02-2004 11:24 PM


All times are GMT -4. The time now is 10:33 AM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.