4
I tried that and it didn't work. Like I said above, "There is a logo.gif, but it was just a small image/link at the bottom right hand corner of the banner/logo. I had to replace that with the blank.gif just to get rid of it."
Now all I have showing in the logo is the image 'cellpic_bkg.jpg'. I renamed a .jpg logo I used to use into 'cellpic_bkg.jpg', and that's what you see when you go to my 'Xoops site in progress'. Here's the link again:
http://www.dsa-gamers.com/main/index.phpHere's an update to what I'm doing.
There is no reference to the image file 'cellpic_bkg.jpg' in the 'theme.html' file. I have looked through alot of XOOPS .php files but can't find any reference to it there also, but I'm probably looking in the wrong place. The only docs on code I can find is "Anatomy of the Default Theme", and it mentions this:
"<{$xoops_imageurl}> - This Smarty tag represents the path to your default theme directory, e.g.
http://www.yoursite.com/theme/default/. This Smarty tag can be used anywhere in the theme.html or template files where the path to the theme directory is needed."
Does anyone know where/what file this variable is declared in? Can anyone point me towards some docs about the 'Xoops Core' code?
Hope this helps, and thanks for taking the time to help out.