ZenphotoCMS Forum
[news] at the right of the title. - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html)
+--- Thread: [news] at the right of the title. (/thread-5025.html)



[news] at the right of the title. - Laurent - 12-04-2009

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




[news] at the right of the title. - acrylian - 13-04-2009

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.




[news] at the right of the title. - Laurent - 13-04-2009

Ok since i don't use the CombiNews feature, i don't need this function.

Thanks for your answer

Regards
Laurent