Put it in the tpl_header.php for your custom template.
Put it in the tpl_header.php for your custom template.
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.
thanks for that. where is this file located , whats the path?
/includes/templates/your_template/common/tpl_header.php.
If you don't have a copy there yet, take it from /includes/templates/template_default/common/tpl_header.php, edit and save as /includes/templates/your_template/common/tpl_header.php.
ok, found it now. looks a bit complex in there. where would i add my htnl code? any suggestions?
That depends on what you want to add, and where you want it to show up. The header elements are organized in code blocks marked off with identifying comments like <!--bof xxxx-->. They appear generally in the same order in the file as onscreen, so you can use them as a guide. For more detailed advice, we need more information from you.
Hi Glenn, i also want to do the same, the site is for a customer who wants a banner putting in the middle of the header. This is going to be an adult DVD site but there are no images on it yet.
I haven't made the banner yet but it will fit within the header comfortably. I would really appreciate some help with the code.
The site is here
Many Thanks
I started off using a template that had most of the configuration I wanted and than went from their. Check out the templates under downloads. I believe there is one with a header banner.