Designing a Custom FAQ Page in XenForo

Tutorial Designing a Custom FAQ Page in XenForo FAQ

34 3 1

Meta

ADMINISTRATIVE
Reputation: 100%
Compatible with XF versions
XF 2.2; 2.3
1765611495054.webp


1765611480063.webp


trong Page content hãy thêm code này:
Code:
You must log in to view
(48 lines)

thêm tiếp css code vào

CSS:
You must log in to view
(14 lines)
 
The code has been reworked, as the original version was fairly simple.

Where I have written in the first block applies to all blocks:
/* Replace /threads/1/ with your own thread, or if you want a different link. */

and

/* Change the colors on the left here #343602, #8f9103, #343602 to your own colors.*/

Replace the original code with the new one.
The new code looks like this:
HTML:
You must log in to view
(58 lines)

I don't know why this code is included, it doesn't do any good. Maybe it's for some special theme, you can try it in your own theme, otherwise remove it.
CSS:
You must log in to view
(14 lines)

I removed the buttons that were in two of the blocks, a completely unnecessary piece of code, in my opinion.
All the blocks are now clickable.

The finished code looks like this:
faq.webp
 
Similar content Most view View more

Featured content

Trending content

Back
QR Code
Top Bottom