Formatting and use of h1-h6

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
MRi
Posts: 61
Joined: Mon Sep 22, 2014 12:52 pm

Formatting and use of h1-h6

Post by MRi »

I see that the news header is fixed formatted with <h6>.
An I see no other style name defined.

Is there a list how h1-h6 is used in phpMyFaq?

What to do, to customize the news header? CHanging h6 globaly seams not the correct way for me.
Thorsten
Posts: 15560
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Formatting and use of h1-h6

Post by Thorsten »

Hi,

there's no documented list, sorry.

Here's the source to change the h6: https://github.com/thorsten/phpMyFAQ/bl ... ws.php#L60

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
MRi
Posts: 61
Joined: Mon Sep 22, 2014 12:52 pm

Re: Formatting and use of h1-h6

Post by MRi »

I saw that. Would be nice to have a style... or a template (getting the news date below the title).
Thorsten
Posts: 15560
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Formatting and use of h1-h6

Post by Thorsten »

Hi,

I will add a CSS class for that in v3.1.1

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
MRi
Posts: 61
Joined: Mon Sep 22, 2014 12:52 pm

Re: Formatting and use of h1-h6

Post by MRi »

Prefect!
Post Reply