now, I have two NSP GK5 and I need that only one title is smaller than the other.
Both modules inherit the title from style.css ( /modules/mod_news_pro_gk5/interface/css/style.css)
- Code: Select all
.nspArt h4.nspHeader {
font-size: 18px;
margin: 0;
padding: 0 0 5px;
}
.nspArt h4.nspHeader a {
text-decoration: none;
}
.nspArt h4.nspHeader a:hover {
}
I ask you if you can use two different styles so that I can have two titles of different sizes? can you tell me how?
THANKS A LOT