View Single Post
(#12)
MSeven MSeven is offline
Junior Member
MSeven is on a distinguished road
 
Posts: 16
Join Date: Oct 2006
Location: Dallas, Texas
Default I found it! - 10-12-2006, 02:26 PM

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".


M7
v.3.1.5 Developer