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

 Sort Search Results by:

AI Assistant
Notifications
Clear all

[Solved] a.wpf-smile-button wpforo location ftp

3 Posts
2 Users
2 Reactions
1,220 Views
Posts: 28
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
(@hotrodradio)
Eminent Member
Joined: 6 years ago
[#13638]

Hello,

We bought the smiley package and it works great. Now a smiley has been added in the lower right text field which is almost invisible to users and I want to adjust it. It's called : a.wpf-smile-button .
Now I want to know the location to replace it to a clearer icon. I just can't find the icon a.wpf-smile-button? How to do that?

Icon

2 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 @hotrodradio,

You can use the CSS codes for this purpose. 

Below are provided examples:

a.wpf-smile-button {
color: #880404 !important;
}
i.far.fa-smile {
font-size: 35px !important;
}
.fa-smile:before {
content: "\f4da";
}

You should change the red marked values as you like. 

The CSS codes should be added in the "Custom CSS code" textarea, located in the Dashboard > Forums > Settings > Style Tab.  

Please don't forget to delete all caches and press Ctrl+F5 (twice) on the frontend before checking to reload the updated CSS file.    

Also please note: the wpForo paid addons are being supported on the gVectors.com forum. Here we support the core wpForo plugin. 


Posts: 28
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
(@hotrodradio)
Eminent Member
Joined: 6 years ago

Thank you, it's fine. Clear enough 🙂


Share: