font size in the catagory descriptions.
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1 • Share •
font size in the catagory descriptions.
I want to increase the font size in the catagory descriptions. Ive done it before in the CSS, but
can't remember how as it was a long time ago on my old forum.
I only want to change the font size in these areas, not anywhere else.
Im using phpBB3.

Many thanks.
Mick
can't remember how as it was a long time ago on my old forum.
I only want to change the font size in these areas, not anywhere else.
Im using phpBB3.

Many thanks.
Mick
Re: font size in the catagory descriptions.
Hello @rocket2300,
Add this code to your css stylesheet:
You can modify the font-size as you wish etc: font-size:10px;
Add this code to your css stylesheet:
- Code:
dd.dterm a {
font-size: 14px;
}
You can modify the font-size as you wish etc: font-size:10px;
Re: font size in the catagory descriptions.
Topic solved and archived

Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.

The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum