|
|
|
|
Joined: Mar 2003
Posts: 6
Junior Member
|
|
Junior Member
Joined: Mar 2003
Posts: 6 |
I am wanting to change the header that is displayed on the index.php file (IIP 5.3) to something different than my forums header. The name of my message board is different from my websites name so I would like the header of the IIP Entrance page to reflect a different header than it is pulling now. Where is the code for the header pull and what would I need to change it to something generic?
Thank you
|
|
|
|
|
Joined: Apr 2001
Posts: 3,266
Member
|
|
Member
Joined: Apr 2001
Posts: 3,266 |
Without doing some major hacking to the index file there is no way to change it.
Here is the header call in that file
$html -> send_header($config['title'],$Cat,0,$user);
You can see it is the regular Threads header call. You could change that to a hard coded header but do not change any options before or after it or you might have problems with the Index Page.
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 1,153
Joined: July 2001
|
|
|
Forums63
Topics37,583
Posts293,955
Members13,825
| |
Most Online151,614 Nov 14th, 2025
|
|
Currently Online 4540
Topics Created 0
Posts Made 0
Users Online 0
Birthdays 25
|
|
|
|
|
|