Diferent sizes on NSP GK4 Headlines

GK User
Tue Feb 15, 2011 3:27 pm
Hi
I would like to use diferent sizes on News Show Pro GK4 Headlines, like attached image:

How could I do this?

Thank you
User avatar
Expert Boarder

Konrad M
Tue Feb 15, 2011 8:48 pm
Hi
Can you attach file again and give us url your site, please?
User avatar

GK User
Wed Feb 16, 2011 2:30 am
Hi

You can use the unique ID of the module, but it might be more easier if you add different suffix on respective NSP GK4 modules.

Here's an example, if i add this line on css file:
Code: Select all
.myheader1 h4.nsp_header a {font-size: 18px;}

and them add this suffix "[space]myheader1" to the module, you will see font header size increased.

Cheers ;)
User avatar
Platinum Boarder

GK User
Wed Feb 16, 2011 8:16 am
Konrad Mlynarczykowski wrote:Hi
Can you attach file again and give us url your site, please?


This is the image

Image
User avatar
Expert Boarder

GK User
Wed Feb 16, 2011 8:16 am
Seichinha wrote:Hi

You can use the unique ID of the module, but it might be more easier if you add different suffix on respective NSP GK4 modules.

Here's an example, if i add this line on css file:
Code: Select all
.myheader1 h4.nsp_header a {font-size: 18px;}

and them add this suffix "[space]myheader1" to the module, you will see font header size increased.

Cheers ;)



I will try it.
User avatar
Expert Boarder


cron