• twitter image
  • facebook image
  • youtube image
  • linkedin image
Language: CMS Made Simple Czech CMS Made Simple France CMS Made Simple Spain CMS Made Simple Hungary CMS Made Simple Russia CMS Made Simple Netherlands

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: News Module :: Configuration Problems
PostPosted: Sun Feb 11, 2007 2:50 pm 
Offline
Forum Members
Forum Members

Joined: Thu Feb 08, 2007 1:04 am
Posts: 31
Hey Everyone...

I'm trying to implement the News Module similar to what I have seen on another CMSMS site, but can seem to get it looking right or functioning in the way I want.  It currently works and displays below the navigation of each page on the site, but when you click on a news article, it takes you there but not in a news section.  I'm fairly confused.

I have attached two images 'current.gif' displays what I've got at the moment, 'wanted.gif' illustrates the type of thing I'd like to end up with (obviously with the colours more suited to my site).  I have also copied below the code I have currently got for the Navigation and News section in case you'd be able to tell me what I need to change.

Sorry if this is a stupid or simple question... I'm new to CMSMS.

Any help would be great,

R.


Code:
   <!-- Start Content (Navigation and Content columns) -->
   <div id="content">

      <!-- Start Sidebar -->
      <div id="sidebar">

      <!-- Start Navigation -->
      <div id="menu_vert">
         <h2 class="accessibility">Navigation</h2>
         {menu template='simple_navigation.tpl' collapse='1'}
<b>.: News Section</b><br />{cms_module module=News number="1"}
      </div>
<div align="center">





</div>
      <!-- End Navigation -->
      </div>
      <!-- End Sidebar -->


[gelöscht durch Administrator]


Top
 Profile  
 
 Post subject: Re: News Module :: Configuration Problems
PostPosted: Sun Feb 11, 2007 7:27 pm 
Offline
Dev Team Member
Dev Team Member
User avatar

Joined: Wed Oct 25, 2006 8:29 pm
Posts: 4986
Location: Raalte, the Netherlands
R.

if you have news embedded inside the DIV, and the CSS attached, it should be correct.

something like:

Code:
      <!-- Start News -->
      <div id="news">
         <h2>News</h2>
          {news limit=3 detailpage='news'}
      </div>
      <!-- End News -->


Ronny


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Arvixe - A CMSMS Partner