Hi
I want to remove these two lines category and authur.
It looks something like time right now...
10/26/06
Nyt selskab i markedet for medicoteknisk udstyr (titel)
Category:
Posted by: henrik
Nyt selskab i markedet for medicoteknisk udstyr
[More]
How do i remove these lines??
Thx
Remove author & posted by from news module
Re: Remove author & posted by from news module
content -> news -> "summary template" and "detail template" tabs
modify as you want
hope this helps
modify as you want
hope this helps
Re: Remove author & posted by from news module
You can also CSS them out of the page...
.NewsSummaryCategory{display:none}
If you look at the source, right click page in browser view source, to find the class of the line you don't want and use the display none in CSS...
.NewsSummaryCategory{display:none}
If you look at the source, right click page in browser view source, to find the class of the line you don't want and use the display none in CSS...
Re: Remove author & posted by from news module
I just deleted it from the template as TSW suggested -
Thx
// sjasen
Thx
// sjasen