Sub Forum Font Size, Style & Title Placement

Need some custom code changes to the phpBB core simple enough that you feel doesn't require an extension? Then post your request here so that community members can provide some assistance.

NOTE: NO OFFICIAL SUPPORT IS PROVIDED IN THIS SUB-FORUM
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

NOTE: NO OFFICIAL SUPPORT IS PROVIDED IN THIS SUB-FORUM
travelplus
Registered User
Posts: 13
Joined: Sat Aug 24, 2024 10:59 pm

Sub Forum Font Size, Style & Title Placement

Post by travelplus »

I was wondering whether it is Possible to Change the Text Size of the Sub Forum listings on the Main Forum Page, as shown below:

Without changing any Other texxt o Font Sizes ??

phpBB version phpbb3.0.12 http://belarusian.travel.plus/
phpBB version phpbb3.0.10 http://macedonian.travel.plus/
phpBB version phpbb3.0.9 http://indonesian.travel.plus/
111111.png
Modified to
2222222222222.png
You do not have the required permissions to view the files attached to this post.
travelplus
Registered User
Posts: 13
Joined: Sat Aug 24, 2024 10:59 pm

Re: Sub Forum Font Size, Style & Title Placement

Post by travelplus »

\styles\prosilver/theme/content.css

dl.row-item dt a.subforum {
font-size: 1.3em;
line-height: 1.8;
}

Earlier versions were modified to:
a.subforum {
font-size: 1.3em;
line-height: 1.8;
}

The following four versions were unsuccessful
phpbb3.0.12
phpbb3.0.11
phpbb3.0.10
phpbb3.0.9
User avatar
thecoalman
Community Team Member
Community Team Member
Posts: 6427
Joined: Wed Dec 22, 2004 3:52 am
Location: Pennsylvania, U.S.A.

Re: Sub Forum Font Size, Style & Title Placement

Post by thecoalman »

We don't provide support for older versions of phpBB here on phpbb.com. Why you would install older version to begin with makes little sense.

You can follow the upgrade procedure here:

https://www.phpbb.com/support/docs/en/3 ... /upgrade3/
“Results! Why, man, I have gotten a lot of results! I have found several thousand things that won’t work.”

Attributed - Thomas Edison

Return to “phpBB Custom Coding”