I gave this a go and I ran into a problem as expected. but of course the fault is my own.
I did everything as instructed saved the file as index.php, in its own folder with the logos in it. then I called to the extension using
Quote:
|
<td align="center" valign="bottom"><img src="public_html/vbforum/upload/images/logo/index.php" alt="" /></td>
|
Maybe the path to the php file is wrong?
Also in the header should I add this extension right above the default code? or below? or rather do I delete the whole header code, then add the extension?
your help is appreciated.