MyBB Community Forums

Full Version: need help, please!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
That's a little better! How can I move it directly in the middle? (between the upper divider and the forum border?)

http://www.houserepairforums.com
I believe if you put the spacer code from directly above that area right below it should solve your problem:

<br class="clear" />

If that doesn't give you the desired result, you will have to do the following. Where you have the style="float:right;" you will have to change that to:

style="float:right;padding-bottom:#px;"

Of course replace the # with the amount of pixels you want for spacing.
SnakEyez!
Thanks, it worked!
Pages: 1 2