Quote Originally Posted by Dellonious View Post
Thanks for the fast response to my query. I pasted the line of code as described and the sidebox went blank. I checked the code and noticed that the original had a $sp before the closing DIV tags while the new one had a $fp, i took a shot and changed the $fp to $sp and it works as it is supposed to work now.

I am by no means a coder and PHP is a new code to me but having coded HTML and like for a long time I took a chance and seem to have found a fix to the minor error.

Once again great mod and even better now that it pauses on mouseover. THANKS!

Dave
You were working on the specials sidebox. $sp is the variable for the sidebox content.

each of the sideboxes would have its own variable.

I'll add the mouseover to the next updated version.