I did something and now my CSS doesn't quite work. I know that is vague.
Here is my issue. The body section for my list, edit, view, etc methods have the forms at the bottom of the page, not to the right of my left side menu.
So the typical header and footer, with a left menu and details to the right of the left menu. But instead the details is showing at the bottom of the page.
Here is my main.gsp
And here is a page that supplies the layoutBody for a list of news.
I'll put the css in another post to this thread, so if you don't want to look at it, skip the next post.
I moved this from the Groovy/Grails forum, to see if you CSS experts can see what might be wrong with my css. Just ignore that the file type is .gsp, it is just like a .jsp page and CSS all works exactly the same.