Support Forums

Old 04-28-2006, 11:25 PM   #1
Senior Member
 
 
Join Date: Mar 2006
Location: Calif/San Franisico Bay Area
Posts: 110
Rep Power: 16
newone is on a distinguished road
Default header change

when I was useing v2.3.4 you guys gave me some code that would change the header gif to each category when a member visit that category. the code looked like this

<tr>
<?php
$filename = $template_path . '/images/' . $type . '.gif' ;
if (file_exists($filename)) {
echo "<td colspan=\"2\"><a href=\"index.php\"><img src=\"" . $template_path . "/images/" . $type . ".gif\" width=\"767\" height=\"127\" border=\"0\" alt=\"" . $title . "\" /></a></td>" ;
} else {
echo "<td colspan=\"2\"><a href=\"index.php\"><img src=\"" . $template_path . "/images/header.gif\" width=\"767\" height=\"127\" border=\"0\" alt=\"" . $title . "\"/></a></td>" ;
}
?>
</tr>

I am now useing V3.0.15 and I know this code will not work. I would like this option to run on the new version. Need some help please. Also I think this would be a good options for the future versions.
newone is offline  
 

Bookmarks

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Header Changer v3.0.15 - v3.1.5 MSeven HTML, CSS, and Design Help 24 10-13-2006 05:42 PM
Email Admin When Listings Change DVM v3.0 Questions & Support 4 10-11-2006 02:18 PM
Header on Featured Ads lbrown13 HTML, CSS, and Design Help 10 05-23-2006 04:09 PM
Change name and password build v3.0 Questions & Support 19 04-19-2006 11:06 AM
Change the Nav Bar Width garysmith v3.0 Questions & Support 2 03-31-2006 01:25 PM


All times are GMT -4. The time now is 12:04 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0