PDA

View Full Version : Link Near Top of Every Page


Dave234
03-30-2012, 05:50 PM
Hello,
I would like to put a link to another website on every page of my website. Just a simple: "For English version of this website, click here"

How do I go about doing this?

Thanks!

kh99
03-30-2012, 05:54 PM
I think you could just edit your header template and insert a link like:

<a href="http://englishsite.com">For English version of this website, click here</a>

Dave234
03-30-2012, 06:07 PM
Thanks for your response. But where? Like right at the top? Or just before the </div> at the end?

kh99
03-30-2012, 07:19 PM
I'm not sure - I don't really do design or much html. Try it at the top or the bottom, if you don't like how it looks move it around (technically it can before or after the </div> at end).

Dave234
03-30-2012, 08:59 PM
That's ok. Actually what I did is I just added a new forum, and made it not act as forum (checked off that box in Forum Manager). Then I pasted the link to the other website in the link URL field of the "Edit Forum" in Forum Manager. That worked!

Actually, is there a way to get rid of the "Threads / Posts" and "Last Posts" on the right side of that forum thread???????