1)
http://www.integramod.com/forum/viewtopic.php?t=34292) IM Portal Blocks Management to change position of blocks
3) Maybe try this:
http://www.integramod.com/forum/viewtop ... &&start=154) There are several ways to attack this. .htaccess or index.html file are the most popular probably. I use an index.html file at the root of my website that redirects to a portal.php in a subdirectory of my website.
baseurl.com redirects to baseurl.com/sub/portal.php
Here's the code to put in an index.html file if you want to try it out.
[code]<html> <head> <title>WEBSITE NAME - PORTAL</title> <META HTTP-EQUIV="Refresh" CONTENT="0; URL=http]