Category text

For support and discussion related to templates, themes, and imagesets in phpBB 3.2.
Post Reply
RustyMetropolis
Registered User
Posts: 12
Joined: Fri Jun 16, 2017 4:40 am

Category text

Post by RustyMetropolis »

What do we adjust to center the forum category text, above forums? I've checked all style sheets and html in my current style and found nothing.

My site: http://www.thekingdomofangelia.org
Last edited by Hanakin on Sun Jun 18, 2017 11:55 am, edited 1 time in total.
Reason: Topic icon changed
User avatar
Hanakin
Front-End Dev Team Lead
Front-End Dev Team Lead
Posts: 1065
Joined: Wed Dec 30, 2009 8:14 am
Name: Michael Miday
Contact:

Re: Category text

Post by Hanakin »

you need to add text-align: center to

Code: Select all

li.header dl.row-item dt .list-inner {
	/* Tweak for headers alignment when folder icon used */
	padding-left: 0;
	padding-right: 50px;
}
found in content.css line 127
RustyMetropolis
Registered User
Posts: 12
Joined: Fri Jun 16, 2017 4:40 am

Re: Category text

Post by RustyMetropolis »

Thanks!
User avatar
Steve
Registered User
Posts: 1480
Joined: Tue Apr 07, 2009 7:48 pm
Name: Steven Clark
Contact:

Re: Category text

Post by Steve »

oh I'd suggest testing simply adding text align centre in different media screen widths ;)
@ The Chief Medical Officers guideline for men is that: You are safest not to drink regularly more than 14 units per week.
- I drank that today++ :lol: 🍺
Post Reply

Return to “[3.2.x] Styles Support & Discussion”