[Solved} News module edit text, date, titel etc.

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
Esteban_Granero
New Member
New Member
Posts: 7
Joined: Mon Apr 12, 2010 2:26 pm

[Solved} News module edit text, date, titel etc.

Post by Esteban_Granero »

Hi,

I'm a noob @ CMSms. I just installed the News module to my page.
Now I want to change the title & date font-size and color. How can I do this!?

Gratitude
Last edited by Esteban_Granero on Thu Apr 15, 2010 7:57 am, edited 1 time in total.
Marijus

Re: News module edit text, date, titel etc.

Post by Marijus »

for example in your stylesheet write:

style for NewsSummary:

Code: Select all

.NewsSummary{ }
.NewsSummaryPostdate{color:red;}
.NewsSummaryLink{ }
.NewsSummaryLink a{ }
.NewsSummaryContent { }
.NewsSummarySummary{ }
.NewsSummaryMorelink{ }
style for detail page:

Code: Select all

#NewsPostDetailSummary{ }
#NewsPostDetailDate{ }
#NewsPostDetailTitle{ }
#NewsPostDetailHorizRule{ }
#NewsPostDetailContent{ }
#NewsPostDetailPrintLink{ }
#NewsPostDetailReturnLink{ }
Just take what you want and change style of each class or id;)
Esteban_Granero
New Member
New Member
Posts: 7
Joined: Mon Apr 12, 2010 2:26 pm

Re: News module edit text, date, titel etc.

Post by Esteban_Granero »

Great!

Thanks for the help.

Gratitude  ;)
Post Reply

Return to “Modules/Add-Ons”