11
Hey David,
1) open the theme file you are using in an editor
2) Scroll down to the bottom and find the img tag that is calling the missing graphic.
3) Insert <{$xoops_footer}> in place of the img tag
4) save the file
5) go to (Admin->Preferences->general settings) and set:
Update module template .html files from themes/your theme/templates directory?
to YES, and submit
6)goto (Admin->Preferences->Meta tags and footer) put what you want in the footer, and submit.
7)make sure it looks right.
8) go to (Admin->Preferences->general settings) and set:
Update module template .html files from themes/your theme/templates directory?
to NO, and submit
ALL DONE
GL