Code to change the word topics and posts to icons in the forum home page
1- Preview before editing
2- Preview after editing
3- Explanation of the modification
A- open the template ( node_list_forum ) and search for the following code
B- Then you will find it as in the following image
C- Find the next code
- replace it to
D- Find the next code
- replace it to
E- add the below code to extra.less
1- Preview before editing
2- Preview after editing
3- Explanation of the modification
A- open the template ( node_list_forum ) and search for the following code
Code:
You must log in to view
(1 lines)
B- Then you will find it as in the following image
C- Find the next code
Code:
You must log in to view
(1 lines)
- replace it to
Code:
You must log in to view
(1 lines)
D- Find the next code
Code:
You must log in to view
(1 lines)
- replace it to
Code:
You must log in to view
(1 lines)
E- add the below code to extra.less
Code:
You must log in to view
(4 lines)