Help needed with cmsms nav system and header link (SOLVED)

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
JamesD
Forum Members
Forum Members
Posts: 25
Joined: Tue Aug 21, 2007 1:28 pm

Help needed with cmsms nav system and header link (SOLVED)

Post by JamesD »

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
Last edited by JamesD on Fri Jun 06, 2008 10:57 am, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Help needed with cmsms nav system and header link

Post by Dr.CSS »

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...
JamesD
Forum Members
Forum Members
Posts: 25
Joined: Tue Aug 21, 2007 1:28 pm

Re: Help needed with cmsms nav system and header link

Post by JamesD »

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

Code: Select all

<h1>{cms_selflink dir="start" text="$sitename"}</h1>
part of the header in the template and replace witha normal href link?

Thanks again.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Help needed with cmsms nav system and header link

Post by Dr.CSS »

Yes...
JamesD
Forum Members
Forum Members
Posts: 25
Joined: Tue Aug 21, 2007 1:28 pm

Re: Help needed with cmsms nav system and header link

Post by JamesD »

Thanks, is all good now.
Post Reply

Return to “Layout and Design (CSS & HTML)”