How do I add an image/link to every page? I would like to place it on the right hand panel
Thanks
How do I add an image/link to every page? I would like to place it on the right hand panel
Thanks
Add it to your tpl_main_page.php
What is the path to find this file? I saw one main.php but there isn't much text in it and I have no way of knowing where to put the logo link. I want to put it on the right side below the modules. Please explain.
Thanks
is the in the Define Page Editor? If that is it, how do I place the logo in the lower right hand corner of the page?
In Define Page Editor: When I try to add a link to the page the Insert/Modify Link box doesn't let me type in the link address. How do I get it to work?
You want to edit /includes/templates/your_template/common/tpl_main_page.php.
Look for "navColumnTwo". You will probably add your link/image code in the navColumnTwoWrapper div.