Fontsize for headers.

Free responsive Joomla 2.5 and 3.x module to present your content with easy and intuitive way.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Sat Aug 21, 2010 11:47 am
Is it possible to change fontsize for headers in News Pro GK4? My headers in module appear as h4. How to make them bigger?
User avatar
Fresh Boarder

GK User
Sat Aug 21, 2010 12:56 pm
For example, use this classes:

Code: Select all
.nsp_art h4.nsp_header{font-size: 18px!important;} /*for main block headers*/
.nsp_links ul li h4{font-size: 18px!important;} /* for links list headers */


Cheers
User avatar
Platinum Boarder

GK User
Sat Aug 21, 2010 3:13 pm
Thank you for your advice. Fontsize for headers changed but article layout stopped to function. I am trying to make a module in 1 line, 1 column. The header goes over the image or under the image and not in the same line with the image. What can be wrong?
User avatar
Fresh Boarder

teitbite
Sun Aug 22, 2010 4:18 pm
Hi

Please show me Your site.
User avatar
Moderator

GK User
Tue Dec 28, 2010 4:44 am
Seichinha wrote:For example, use this classes:

Code: Select all
.nsp_art h4.nsp_header{font-size: 18px!important;} /*for main block headers*/
.nsp_links ul li h4{font-size: 18px!important;} /* for links list headers */


Cheers


Where can I modify with this class??? And How to?
User avatar
Fresh Boarder

teitbite
Tue Dec 28, 2010 6:14 pm
Hi

At the end of css code (diffrent file on diffrent sites/templates), or inside gk_stuff.css. Edit the file and paste the code.
User avatar
Moderator

GK User
Mon Jan 10, 2011 12:35 pm
How do i change headerssize in news pro gk1? In which file and where?
User avatar
Fresh Boarder

teitbite
Wed Jan 12, 2011 2:20 am
Hi

Please show me what header on Your site.
User avatar
Moderator

GK User
Thu Jun 09, 2011 2:24 pm
Sorry to disturb you but I have the same problem with the size of the header. I can change the font style (adding a row in the css ) but not the font size. I have che stylecategory.css and not the gk_stuff.css.

thanks for ypur help

regards Antonio
User avatar
Fresh Boarder

GK User
Thu Jun 09, 2011 2:27 pm
Sorry to disturb you but I have the same problem with the size of the header. I can change the font style (adding a row in the css ) but not the font size. I have che stylecategory.css and not the gk_stuff.css. (using news pro gk1)

thanks for ypur help

regards Antonio
User avatar
Fresh Boarder


cron