Newslist in sitemap

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
User avatar
Nettie
Forum Members
Forum Members
Posts: 53
Joined: Tue Oct 03, 2006 11:42 pm

Newslist in sitemap

Post by Nettie »

I have created a sitemap like this:
{sitemap start_element="1" showall="1" relative="1"}
{sitemap start_element="2" showall="1" relative="1"}
{sitemap start_element="3" showall="1" relative="1"}
{sitemap start_element="4" showall="1" relative="1"}
{sitemap start_element="5" showall="1" relative="1"}
{sitemap start_element="6" showall="1" relative="1"}
ect.

Start element 4 is my news page (called artikler on this site). I would like to have a list of the news articles listed under element 4 in my sitemap, but haven't figured out how to do that. Is it even possible?

The sitemap can be seen here: http://www.larsen-adviser.dk/index.php?page=oversigt-over-larsen-adivser-dk

Thanks!
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: Newslist in sitemap

Post by RonnyK »

Just insert the {news}-tag with the required parameters between 4 and 5. If you want it specifically styled, wrap a container (DIV) around the calling and style that DIV using similar logic as you have for your sitemap.

Ronny
User avatar
Nettie
Forum Members
Forum Members
Posts: 53
Joined: Tue Oct 03, 2006 11:42 pm

Re: Newslist in sitemap

Post by Nettie »

Thank you so much - that was all I needed to de  ;) ;D ;D
Post Reply

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