![]() |
|
#1
|
|||
|
|||
|
I have header on my CMPS main page www.hummerforum.org, now when clicked it just reloads the page. How do I change the link so it goes to my forums which is www.hummerforum.org/hummers
Anyone know how? Thanks
__________________
HummerForum |
|
#2
|
||||
|
||||
|
Edit your header template and change where the link is pointing to.
|
|
#3
|
|||
|
|||
|
Do you mean my header from style manager?
I got this code from my header in the style manager...but what do I replace they are all variables?? <!-- logo --> <a name="top"></a> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="$stylevar[left]"><div align="center"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></div></td> <td align="$stylevar[right]"> </td> </tr> </table> <!-- /logo --> <!-- content table -->
__________________
HummerForum |
|
#4
|
||||
|
||||
|
Change this:
Code:
$vboptions[forumhome].php Code:
$vboptions[bburl]/$vboptions[forumhome].php |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Change page header | mcyates | "How Do I..." Questions | 2 | 10-25-2005 03:30 AM |
| How do i change the header on the News module | loftyasianz | "How Do I..." Questions | 2 | 08-15-2005 06:09 PM |
| How do I change the top graphic in the header for just certain pages? | Chris Lang | "How Do I..." Questions | 4 | 07-07-2005 10:25 PM |