2
jfmoore,
You will need to edit your theme to achieve this. To make your content show above your blocks on all pages, simply move following code above your block code
<divĀ id="content"><{$xoops_contents}>div>
Now, there isn't a cookie cutter approach to this as themes are not standardized. You'll just have to take a look at the HTML and experiment a little.
1. Make sure you backup your theme before modifying it.
2. For changes to your theme to take effect, you need to clear the contents of the templates_c/ directory.
HTH.
James
Insanity can be defined as "doing the same thing over and over and expecting different results."
Stupidity is not a crime. Therefore, you are free to go.