Hello,
I don't want to mention that I am new to CMSMS, because I obviously am, due to the question I have (however, I mentioned it... ) :)
Okay, here goes:
- I have the news summary on this page; clicking on the news title, the detailed news is opening in the same page, keeping the summary of the other news below. Is there a way to REMOVE from the summary the news which is opened in detail?
Like this:
Summary page
News1
News2
News3
...
News20
Detail page
News3 opened here in the whole splendor
News1
(no news3 here)
News2
News4
...
News20
Thank you very much for your help.
Regards,
Siegfried
Question about news detail and news summary
Re: Question about news detail and news summary
Not with out doing some tricky coding and maybe some CSS stuff...
Why not just have it go to a detail page...
Why not just have it go to a detail page...
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Question about news detail and news summary
Please read and follow the forum rules and provide more information.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: Question about news detail and news summary
Sorry for ignoring some details.
I ma running CMS Made Simple 1.6.6 "Bonde", on Apache version 2.2.14 (Unix) , PHP version 5.2.11, MySQL version 5.0.81-community, Architecture i686, Operating system Linux, Kernel version 2.6.18-164.el5
If there is any other detail I can provide, please bear with me and let me know.
Thak you very much.
Regards,
Siegfried
I ma running CMS Made Simple 1.6.6 "Bonde", on Apache version 2.2.14 (Unix) , PHP version 5.2.11, MySQL version 5.0.81-community, Architecture i686, Operating system Linux, Kernel version 2.6.18-164.el5

If there is any other detail I can provide, please bear with me and let me know.
Thak you very much.
Regards,
Siegfried
Re: Question about news detail and news summary
Isn't it styled with css?
Then hide that partical piece with css.
It's still there, but at least not visible.
That way you don't have to alter core codes.
Then hide that partical piece with css.
It's still there, but at least not visible.
That way you don't have to alter core codes.
Re: Question about news detail and news summary
Ok, I will think about that, thanks 
