Nsp text style

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Sep 12, 2012 11:32 am
Reply with quote
Report this post
Hello guys can you please tell me how to change the style of the text in the nsp module? I'm talking about size and text style for the title and the article text.
User avatar
Platinum Boarder

GK User
Wed Sep 12, 2012 11:48 am
Reply with quote
Report this post
Please use this code :
Code: Select all
.nspArt p.nspText {
...
}


and in the place where are '...' you can use your own rules so color, font-size, font-weight etc.
User avatar
Platinum Boarder

GK User
Wed Sep 12, 2012 11:51 am
Reply with quote
Report this post
Thanks but how do I specify which style is for the header and which style is for the intro text?
User avatar
Platinum Boarder

GK User
Thu Sep 13, 2012 7:39 am
Reply with quote
Report this post
Header
Code: Select all
h4.nspHeader {}


Text
Code: Select all
.nspArt p.nspText{}
User avatar
Platinum Boarder


cron