Yea Larry, your not gonna believe this. (well, maybe you will .)
First, the last code change you made (if $section=="", -to- if $category==""), Worked!
I know this because I tested it using the 3.1.4 functions.php file.
However, for some reason, a "space" is being added to the output (between the / and the category.gif),
when the 3.1.5 functions.php file is installed.
Again, on this line of the output,
Quote:
|
<img src="templates/images/category.gif" width="633" height="93" border="0" alt="{$title}" />
|
a "space" is being generated between the "/" and the "category.gif".