I have a splash page index.htm that appears first on the site then goes into the cmsms site proper index.php, I have been trying to change the header link so it goes to index.php and so that the nav bar for home goes to index.php rather than index.htm.
I can find the header in template and stylesheet but can't see how to change the link also I have no idea at all how to change the link in the nav system.
Any help would be greatly appreciated. The site is www.dc-p.org.uk
Thanks, James
Help needed with cmsms nav system and header link (SOLVED)
Help needed with cmsms nav system and header link (SOLVED)
Last edited by JamesD on Fri Jun 06, 2008 10:57 am, edited 1 time in total.
Re: Help needed with cmsms nav system and header link
You can hand code the header link with www.dc-p.org.uk/index.php and maybe for the home page link you can mark the home page as not shown in menu then make a page with Content Type: link then use the full link to the home page ww.dc-p.org.uk/index.php...
Re: Help needed with cmsms nav system and header link
Thanks the link page to the actual page worked perfect. In terms of changing the header link for the header image do I just remove the part of the header in the template and replace witha normal href link?
Thanks again.
Code: Select all
<h1>{cms_selflink dir="start" text="$sitename"}</h1>Thanks again.
Re: Help needed with cmsms nav system and header link
Thanks, is all good now.


