| Author |
Message |
pan Involved


Joined: Jul 25, 2006 Posts: 354
|
Posted:
Wed Jul 15, 2009 9:27 pm |
|
There's a table above the forum (i am using the ravennuke theme) which I don't see here that is like:
Website details: Forums
It pulls Website details from the 'Site name' in preferences
I want to remove this box from above the forum completely
Where do I do this? |
|
|
|
 |
jakec Site Admin

Joined: Feb 06, 2006 Posts: 3038 Location: United Kingdom
|
Posted:
Wed Jul 15, 2009 11:16 pm |
|
Which theme are you using fisubice, ravenice?
You probably need to look at the forum files within the theme you are using. |
|
|
|
 |
pan Involved


Joined: Jul 25, 2006 Posts: 354
|
Posted:
Wed Jul 15, 2009 11:57 pm |
|
im using fsubice but i don't know what to edit out and in what file |
|
|
|
 |
jakec Site Admin

Joined: Feb 06, 2006 Posts: 3038 Location: United Kingdom
|
Posted:
Thu Jul 16, 2009 5:43 am |
|
It will be in one of the files within the Forums of the fisubice theme.
I don't have the files at work with me, so I can check which file it is, but it should be quite easy to find. Is there a header.tpl? |
|
|
|
 |
pan Involved


Joined: Jul 25, 2006 Posts: 354
|
Posted:
Thu Jul 16, 2009 3:54 pm |
|
i've been looking through alot of different files and can't locate which i need to edit |
|
|
|
 |
pan Involved


Joined: Jul 25, 2006 Posts: 354
|
Posted:
Thu Jul 16, 2009 6:27 pm |
|
I'm using the same theme you're all looking at that comes stock with the RN install, someone must know!
It may not be to do with the forums though, it's like a block that shows which part of the site you're on, like a crumb trail thing sort of
It shows up above more than just the forums, it's above things like members page etc
Website details: Members
This is why I cant work out where to find it to turn it off |
|
|
|
 |
evaders99 Former Moderator in Good Standing

Joined: Apr 30, 2004 Posts: 3221
|
Posted:
Thu Jul 16, 2009 9:00 pm |
|
Check includes/page_header.php
| Code: |
title("$sitename: $mod_name");
|
|
|
|
|
 |
pan Involved


Joined: Jul 25, 2006 Posts: 354
|
Posted:
Thu Jul 16, 2009 9:46 pm |
|
just removing that whole line wont wreck anything will it?
because its removed what i needed!
thanks |
|
|
|
 |
|
|
|
|