Re: Move site lower, side menus lower and WYSIWYG not fully working
in main.css
set #header top to 20px;
and increase margin-top for #content-container by 20px
to move menus down add padding-top for #left-bar and #right-bar
As for WYSIWYG it's not enough information to solve this.
|