Tech Support Guy banner

Redirector Must go But how?

1503 Views 13 Replies 3 Participants Last post by  gutlypig
I am trying to get rid of the annoying redirector on my site and well i just dont have the brain capacity to work it out i have found some code but im not sure if i can alter it to make the redirect instant..

Code:
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><meta name="rating" content="general">
<meta http-equiv="refresh" content="5;url=portal.php">
<title>Bodybuilding forum worldofmuscle.co.uk! - Redirecting....</title>
<style type="text/css">
<!--
body {
	background-color: #003366;
}
.style1 {color: #FFFFFF}
-->
</style></head>

<body>
<div style="position:absolute; left: 225px; top: 158px; width: 563px; height: 262px; background-color: #CCCCCC; layer-background-color: #CCCCCC; border: 1px none #000000; z-index: 2;" id="redirect">
  <div align="center">
    <p><strong>Bodybuilding Forum World Of Muscle </strong></p>
    <p><strong>You will be automatically redirected to the homepage in 5 seconds... </strong></p>
    <p><img src="templates/Cobalt/images/logo_phpBB.gif" alt="worldofmuscle.co.uk" border="0"/></p>
    <p><strong>Redirecting........</strong></p>
    <p><a href="portal.php"><strong>Click here if you do not wish to wait....</strong></a></p>
  </div>
</div>
<div style="position:absolute; left: 227px; top: 436px; width: 559px; z-index: 3;" id="info"><span class="style1"><strong>Note:</strong> To enter The Bodybuilding Forum now, click the link above </span></div>
<div style="position:absolute; background-color: #FFFFFF; layer-background-color: #FFFFFF; border: 1px none #000000; left: 216px; width: 582px; top: 148px; height: 283px; z-index: 1;" id="border"></div>
</body>
See less See more
Status
Not open for further replies.
1 - 7 of 14 Posts
Cool thanks,
Could anyone change the code to make the redirect Banner fill the page? even though it will be almost instant i am trying to change the banner size on my site and it looks bad on the redirect.
I have made the new file but
I get an internal server misconfig error with that

Inside my htdocs foldr i have
http://i39.photobucket.com/albums/e151/dingledongle/ftp.jpg
Yeh i have uploaded it in the main directory and i get the error .. As for the screen shot I just thought you might see something in there of value is all,
One thing i have noticed is that in that screen shot the index.html file directs you to the portal.php file can i change anything with that.
I tried changing the files around as suggested but it caused my forum page not to appear,
I have changed most back but i left the index html file out Now if you click my url it takes you directly to the forums page, but not the portal (home page),I have tried the htaccess file again and again but i get the same eror of misconfig or cant complete request..
1 - 7 of 14 Posts
Status
Not open for further replies.
Top