XF 1.2 Facebook Login Button Distorted

Wesker

Well-known member
A crucial I need in our forums is setup so they can login with facebook. We set this up but our specific theme (flexile is broken). There is an issue with the other login button being distorted which is fixed when you add a few lines of code to extra.css. However with this one I can't seem to fix this. I was trying to add this to extra.css and it didn't fix the issue.

body #loginBar .fbLogin {
position: relative;
margin-top: auto;
width: auto;
float: right;
}

Really need help with this.

rwd.gif
 
xenforo 1.1.x and 1.2.x is far a lot of changes mainly design.
Flexile is only good for 1.1.x versions.

You realize the only issue I'm having in Flexile is this facebook issue? Everything else is working properly. So no, I disagree with you. All other bugs are already fixed inside the forums by individuals who also use the theme.
 
Top Bottom