All content on last page is somehow links

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
nielsoleholck
New Member
New Member
Posts: 2
Joined: Fri Mar 20, 2009 10:57 am

All content on last page is somehow links

Post by nielsoleholck »

Hi

I installed CMS 1.5.3, and put up a website.
Look at www.gahk.dk/cmsms2
I dont know why, but on the last page, all the content is links.
Look at this page: http://www.gahk.dk/cmsms2/index.php?page=kontakt

I tried changing what is the last page, and the same happens to the new last page.
I also tried to make a new page, and mark it as not to be shown in the menu, but that didnt help.

Does anyone have a solution to my problem?

Best regards
Niels Ole
alby

Re: All content on last page is somehow links

Post by alby »

nielsoleholck wrote: I dont know why, but on the last page, all the content is links.
Look at this page: http://www.gahk.dk/cmsms2/index.php?page=kontakt
Becuase you don't close tags:
8: Kontakt
Alby
nielsoleholck
New Member
New Member
Posts: 2
Joined: Fri Mar 20, 2009 10:57 am

Re: All content on last page is somehow links

Post by nielsoleholck »

Thanks a lot

Af changing:
{if $node->current == true}
url}"{if $node->accesskey != ''} accesskey="{$node->accesskey}"{/if}{if $node->tabindex != ''} tabindex="{$node->tabindex}"{/if}{if $node->titleattribute != ''} title="{$node->titleattribute}"{/if}>{$node->hierarchy}: {$node->menutext}
the last to everything is working perfect.

Thanks a lot man!
Post Reply

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