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

[Closed] How to align facebook login button to center ?

2 Posts
2 Users
0 Reactions
3,671 Views
Posts: 1
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
(@ericcool)
New Member
Joined: 7 years ago
[#10337]

HI,

I've implemented facebook login button for my login and registration page.

However , I don't know how to style the button to the center and how to style the facebook button same as Sign in button style.

This is my website:

https://phiforum.com/community/?wpforo=signin

Screen Shot 2019 09 10 at 3.36.01 PM

Topic Tags
1 Reply
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 @ericcool,

This a small CSS conflict with active theme or other plugins. To solve the issue, please navigate to Dashboard > Forums > Settings > Styles admin page, put the following CSS code in the "Custom CSS Code" textarea, save it, delete all caches and check again. 

.fb-login-button.fb_iframe_widget > span {
width: 194px !important;
}

Please don't forget to press Ctrl+F5 before checking to reload the updated CSS file.   


Share: