How to change size of fonts

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
Fri Sep 07, 2012 9:02 am
Reply with quote
Report this post
Hi
1. I want to decrease size of font in nsp modul on homepage. I tried change nspHeader in style.css but without success.

2. Second question is, how to display data of creation here
http://antoniewo.pl/new/aktualnosci
date of change is no problem but date of creation doesnt appear
User avatar
Senior Boarder

teitbite
Fri Sep 07, 2012 10:53 am
Reply with quote
Report this post
Hi

For header You should use this code:

Code: Select all
.nspArt h4.nspHeader a {
font-size: 200%;
}


About date of creation it looks like it's not selected. Can You please send me an access to Your joomla panel so I'll be able to check.
User avatar
Moderator

teitbite
Sun Sep 09, 2012 10:07 am
Reply with quote
Report this post
Itried to change size of fonts in style.css in nsp files and in override but probaly something wrong becouse nothing change.
Also display date in view


Hi

Please check if override file is enabled to use in template settings. Also just to be sure I't not gonna get overwritten use "!important" rule at the end of the line if css rules.

A type of date can be choosen in NSP settngs. Please look at screenshot.
User avatar
Moderator

GK User
Mon Sep 10, 2012 7:10 am
Reply with quote
Report this post
THX a lot
it was e reason, I hadnt enabled override option i template seetting.
User avatar
Senior Boarder

GK User
Mon Sep 10, 2012 8:34 am
Reply with quote
Report this post
1 problem more:
When I decrease size of font to 75%, content goes to the same line what header. What should I add to override to avoid it?
Thks in advance.
User avatar
Senior Boarder

teitbite
Mon Sep 10, 2012 10:28 am
Reply with quote
Report this post
Hi

You need to reconfigure NSP module. Please set header as "no use float". Image to "float left" and in order configuration please choose image as first and header as second.
User avatar
Moderator

GK User
Mon Sep 10, 2012 10:40 am
Reply with quote
Report this post
Geniall support!!!! Its exactly that what I wanted. Thx a lot.
User avatar
Senior Boarder


cron