I'm very thankfull for this plugin! But it messed up my layout on http://www.bettuelle.nl/ on the footer. The little grey border at the bottom has to be right under the big grey block... How can solve that problem?
I'm very thankfull for this plugin! But it messed up my layout on http://www.bettuelle.nl/ on the footer. The little grey border at the bottom has to be right under the big grey block... How can solve that problem?
Have you played with the code to change language because it seems like it is because of code change..
Yes, I did play with it... I'm now resetting it to the default :)
It is the thing with your theme..Try adding two widgets in a same widget area..
When I delete the 'Recente reacties' widget, the same messed up thing..
To look it better somehow, add the following code to your theme's style.css file
#footer {
width: 1007px;
margin: 0 auto;
}
It should help a bit...
Great! That worked very well. But now the Gravatar is on the left side of the footer.
You're welcome..
You must log in to post.