I would like my content in User1 and User2 to appear below my articles content rather than above them. Does anyone know if there is any way that I can achieve this? ie Articles would be puplished in the "Top" module, or else "User1" and "User2" would be moved down to be either directly under or directly over "User6".
Thanks for any help that you can give. David
If you open the index.php file in templates\absoluteflush\index.php on line 260 there is a script <?php mosMainBody(); ?> copy and paste that on line 246 then delete the one on line 260. This will swap it around.