AI Assistant
Notifications
Clear all

[Closed] Help customize the look of the forum (CSS)

5 Posts
3 Users
0 Reactions
5,818 Views
Posts: 11
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
(@lazainfo)
Active Member
Joined: 8 years ago
[#6528]

The forum   http://laza-info.ru/forum/   does not match the font with the site and really strain the eyes. Tell me where to configure the font styles?


4 Replies
Posts: 11
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
(@lazainfo)
Active Member
Joined: 8 years ago

What would Your forum had the color scheme (font, border color, font color, font size) as on the page http://laza-info.ru/1111111111-2/ please help, and it is not very good at that! I really like Your forum and want it to develop further!


Robert
Posts: 10704
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
(@robert)
Support Team
Joined: 2 months ago

Hi @lazainfo,

we don't see wpForo on this page. wpForo colors and styles can be managed in Dashboard > Forums > Settings > Styles admin page.

You can choose color set:

https://wpforo.com/docs/root/wpforo-settings/style-settings/

And you can manage each color:

https://wpforo.com/docs/root/forum-themes/theme-styles/


Posts: 11
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
(@lazainfo)
Active Member
Joined: 8 years ago

Can't figure out how to remove the font blur?

Here's the code I use:

#wpforo #wpforo-wrap .wpfl-1 .cat-title {
color: #FFFFFF;
font-size: 18px;
font-weight: norma;
font-style: normal;
}

What should be changed to make the text clearer and without blurring?

2018 08 22 13 57 56 Лазаревский форум форум отдыхающих в Лазаревском. – Лазаревское

Posts: 392
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
(@anonymous3542)
Honorable Member
Joined: 9 years ago
Posted by: lazainfo

Can't figure out how to remove the font blur?

Here's the code I use:

#wpforo #wpforo-wrap .wpfl-1 .cat-title {
color: #FFFFFF;
font-size: 18px;
font-weight: norma;
font-style: normal;
}

What should be changed to make the text clearer and without blurring?

2018 08 22 13 57 56 Лазаревский форум форум отдыхающих в Лазаревском. – Лазаревское

@lazainfo that looks like a text-shadow CSS element. Can you add "text-shadow: none;" (without the quotes) to that CSS block and see if that removes it ? This is a bit of a guess without actual access to the site.


Share: