[news] at the right of the title.

Hi,
Is there a way to not display the word [news] at the right oh the main title.
I look in the admin option, i don't fond anything. So i went in the Css ans i put:
`.newstype {font-size:0; }`
But what is the reason that this word is always display ?

I would ne fine if it is display only for 1 or day, when the articles as been publish.

Regards
Laurent

Comments

  • acrylian Administrator, Developer
    The [news] is just to indicate that this is a news articles because you can also mix your latest image or albums within the news section using the CombiNews feature. Images and albums are not real news articles so this indicator. Anyway, if you want to get rid of that the easiest is to remove the `getNewsType()/printNEwsType()` from news.php.
  • Ok since i don't use the CombiNews feature, i don't need this function.

    Thanks for your answer

    Regards
    Laurent
Sign In or Register to comment.