Hello
I have just downloaded the script and installed, Im having a little trouble where to add My Header Img to the page. for it to be the same as my whole site.
Thanks for your direction
Adding my Img header and Nav bar to page
-
- Posts: 2
- Joined: Sat Dec 06, 2008 2:43 am
Adding my Img header and Nav bar to page
Grow your Business online, Increase your sales and profits, promote your products and services online, We offer top quality affordable website Hosting and Internet Solutions you can count on. http://www.mellahosting.com
-
- Posts: 2
- Joined: Sat Dec 06, 2008 2:43 am
What I have decided to do is add an inline frame to my page see here http://www.mellahosting.com/Site_Info/a ... _link.html
I have done a quick test, it seems to work okay, however, I would like the script to direct back to this page, not in the inline frame, ..... Can someone please test it to see what I mean.
How do I redirect it back after the link has been added back to this page but not displayed in the inline frame?
I have done a quick test, it seems to work okay, however, I would like the script to direct back to this page, not in the inline frame, ..... Can someone please test it to see what I mean.
How do I redirect it back after the link has been added back to this page but not displayed in the inline frame?
Grow your Business online, Increase your sales and profits, promote your products and services online, We offer top quality affordable website Hosting and Internet Solutions you can count on. http://www.mellahosting.com
You can try changing this in addlink.php file: to this:
By the way, to add your own footer/header you can do so by pasting the appropriate code in the header.txt or footer.txt file. There are many similar posts on this forum about it, try searching it (also in the GBook and Hesk forum which use the same principle).
Code: Select all
<p align="center"><a href="<?php echo $settings['site_url']; ?>">Back to the main page</a></p>
Code: Select all
<p align="center"><a href="http://www.mellahosting.com/Site_Info/add_your_link.html">Back to the main page</a></p>
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