Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Text size - .catlink?  (Read 2805 times)

0 Members and 1 Guest are viewing this topic.

Bruce

  • Guest
Text size - .catlink?
« on: November 01, 2006, 03:51:47 am »

Here we go again....

The Size of text for the Category descriptions (.catlink?) is set to 12px/bold by default. I would like to increase this to 14px. I searched the style.css for ".catlink" and found nothing relating to the size of the text - only text decoration, set here to underline.

Is it permissable to add a line to the .catlink code for fontsize? would it be by pecentage of the default stylesheet fontsize of 12px, like 110%, or "font size=14"? Or ... how would I accomplish this?

« Last Edit: November 01, 2006, 07:55:20 am by Sami »
Logged

Nibbler

  • Guest
Re: Text size - .catlink?
« Reply #1 on: November 01, 2006, 03:53:04 am »

Just add whatever you want.

Code: [Select]
font-size: 14px;
Logged

Bruce

  • Guest
Re: Text size - .catlink?
« Reply #2 on: November 01, 2006, 04:22:10 am »

Just add whatever you want.

Code: [Select]
font-size: 14px;

That can't be, Nibbler - it's too easy!
Thanks:)
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 18 queries.