Hello,
I had just install the buddypress facebook connect plugin and I was really glad to know that you had already integrate the css code in base.css….
But the button login is at the wrong place…I ‘d to modify the code like this :
#fc_wrap .dark {
margin: 0px;
padding: 0px;
float: left;
position: absolute;
top: -34px;(before 0px)
right: 0px;
}
#searchbox #search-form {
margin: 0px;
padding: 3px 0px 0px;
float: left;
width: 410px;(before 510px)
}
I would like to know if it is normal….do you have the same problem ? maybe there is a div issue ?
Thanks in advance, and merry christmas :wink: