Great script...got it working np...however was wondering if there is any way to link an image in the header or footer. It appears that the <A HREF> won't work around the image to link back to the page that links to the MB.
any thoughts? help?
Thanks,
B
any way to set links in the header or footer (w/images)???
Hi,
You will need to know some basic HTML for this. Just add the image HTML code to the header/footer file, for example:
Regards,
You will need to know some basic HTML for this. Just add the image HTML code to the header/footer file, for example:
Code: Select all
<a href="http://www.something.com"><img src="http://www.something.com/image.jpg" border="0"></a>
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools