AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

Filter by custom fields

Topic prefix

AI Assistant
Notifications
Clear all

[Solved] Change topic font size and change topic icon?

5 Posts
2 Users
0 Reactions
3,268 Views
Posts: 8
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@krusjer1)
Active Member
Joined: 2 years ago
[#56158]

Hi

 

I have attached a screenshot showing the two things I am trying to fix. The two things I am trying to edit is:

1) Change the topic font size

Ive tried this from Colors and Styles menu, but changing the Topics font size changes nothing (as opposed to the other two options, that works just fine). I also tried adding code in the Custom CSS-box but still nothing happened. I added the code from this page: Colors & Styles – wpForo – WordPress Forum Plugin

I found the topic mentioned on this page as well but the solutions I found didnt help me either. Do you have any suggestions?

 

2) Change the Topics icon

Is there a way to change this? I have been looking through all the settings possibilities. I also couldnt find this exact topic on this site. Can it be done?

 Skaermbillede 2024 03 17 002318

4 Replies
Sofy
Posts: 5774
 Sofy
Admin
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@sofy)
Support Team
Joined: 8 years ago

Hi,

I found the topic mentioned on this page as well but the solutions I found didnt help me either. Do you have any suggestions?

Try this CSS code:

#wpforo #wpforo-wrap .wpf-thread-head a {font-size: 15px !important;}

The red- marked value can be changed as you like. 

Is there a way to change this? I have been looking through all the settings possibilities. I also couldnt find this exact topic on this site. Can it be done?

You should customize the wpForo theme files.

Please read attentively this doc: https://wpforo.com/docs/wpforo-v2/forum-themes/theme-files/ You'll find more information about wpForo theme files here

For an update-safe way of customization, please refer to this documentation: https://wpforo.com/docs/wpforo-v2/forum-themes/theme-customization/


Posts: 8
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@krusjer1)
Active Member
Joined: 2 years ago

I tried the code but unfortunately i didnt work? Can I find any information about what to write somewhere in the CSS-code?

 

I will try to look into the theme files. Thank you.


1 Reply
Sofy
 Sofy
Admin
(@sofy)
Joined: 8 years ago

Support Team
Posts: 5774
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian

@krusjer1,

We don't follow you. Please rephrase your question.

Just find the classes by pressing F12 on the browser and opening Chrome or Firefox Console, it'll help you easily write CSS rules you need to customize.

Don't forget to delete the caches once you make changes.

This website should help you to write CSS rules:  https://www.w3schools.com/cssref/default.asp


Posts: 8
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@krusjer1)
Active Member
Joined: 2 years ago

Thanks


Share: