Changing PHPNuke theme, how?

Presently our Web Site has two images[ (logo.gif (left) & logo-graphic.gif (right)] on the front page(index.html). I am wanting to change to another theme (NUKENEWS) which has the PHP Nuke Web Portal System logo in the UL corner. When you mouse-over that logo or the one on our web site, it shows as being a call to reload the index.php file. In a HTML index page, I would need to only change the specific gig/jpg to the one I wanted then save the changes. Alas, a 'brave new world' has opened for me to walk in PHP-Nuke.<br /><br />I attempted to accomplish my wishes by uploading our Clubs logo in the Images directory assigned to NukeNews, and deleting the item being replaced. The image title is the same, i.e., logo.gif. However, even if I deleted the logo.gif before I uploaded our Clubs logo.gif, when I ask to view the contents of the file, the phpNuke logo is still present. Does this have something to do with "...calling the header of the site, and the left blocks to be shown", and if so where do I modify this? I thought perhaps the index.html file would reveal something to me but it's empty, as are many of the others I've lookied at.... Why is that? <br /><br />What am I NOT DOING, that I SHOULD BE DOING to insert our 'logo.gif' in NukeNews?<br /><br />If you can assist me here I would like to FIRST, achieve this on "MY ACCOUNT" page before giving it universal application on our Clubs Front Page. How would I do this in both cases? In attempting to understand the architecture of PHP-Nuke and not make too many 'footprints' in TCH Forums, I noted the following which is related to my above question;<br /><br />"PHP-Nuke task are carried out in 3 pages;<br /><br />1. index.php : In order to display the main page<br /><br />then the following;<br /><br />header.php: manages the variables that are related to the header (inclusion of metatags, Javascript...)".<br /><br />Yet when I view the contents of header.php, I don't see any reference to a command understandable by me that calls for any <logo.gif> to be placed in the UL.<br /><br />Walking ever so softly I look forward to any assistance.<br />WKR<br />George<!--content-->
Maybe <a href="http://www.tldp.org/HOWTO/PHP-Nuke-HOWTO/c1559.htm" target="_blank">this site</a> will be of help.<br /><br />Or these instructions on <a href="http://www.karakas-online.de/EN-Book/php-nuke-header-change-logo.html" target="_blank">How to change a logo on phpnuke</a> may help.<br /><br />I found this information using a Google search on <a href="http://www.google.com/search?q=phpnuke+logo+change&start=0&ie=utf-8&oe=utf-8&client=firefox-a&rls=org.mozilla:en-US:official" target="_blank">phpnuke logo change</a><!--content-->
<!--quoteo(post=185420:date=Jul 14 2006, 06:14 PM:name=TCH-Bruce)--><div class='quotetop'>QUOTE(TCH-Bruce @ Jul 14 2006, 06:14 PM) <a href="http://www.totalchoicehosting.com/forums/index.php?act=findpost&pid=185420"><img src='http://www.totalchoicehosting.com/forums/style_images/1/post_snapback.gif' alt='*' border='0' /></a></div><div class='quotemain'><!--quotec-->Maybe <a href="http://www.tldp.org/HOWTO/PHP-Nuke-HOWTO/c1559.htm" target="_blank">this site</a> will be of help.<br /><br />Or these instructions on <a href="http://www.karakas-online.de/EN-Book/php-nuke-header-change-logo.html" target="_blank">How to change a logo on phpnuke</a> may help.<br /><br />I found this information using a Google search on <a href="http://www.google.com/search?q=phpnuke+logo+change&start=0&ie=utf-8&oe=utf-8&client=firefox-a&rls=org.mozilla:en-US:official" target="_blank">phpnuke logo change</a><!--QuoteEnd--></div><!--QuoteEEnd--><br /><br />Thank you Bruce. Now why couldn't I think of that approach, especially so when I had see the Karakas name before, re PHPnuke - How to. The links are quite helpful.<!--content-->
 
Back
Top