Printable Version of Topic

Click here to view this topic in its original format

bfarber.com _ HTML, XHTML, and CSS _ Redirect Color pl

Posted by: Cool Surfer Jul 17 2005, 11:03 AM

Hi all

This is the code of redirect file. I removed redirect.gif img.

added some text there instead. I want to give green color to the white background. And maybe bring the centered text a bit up, ... maybe 2 lines up. Its not exactly centered. How do i do it pl.

Thanks


CODE
<html>
<head>
<title>{ipb.lang['stand_by']}</title>
<meta http-equiv="refresh" content="2; url=$Url" />
<script type="text/javascript"> </script>
$css
</head>
<body>
<div id="redirectwrap">
<center><h4>{ipb.lang['thanks']}</h4>
<p>$Text<br /><br />
<center><h4>Online Medical Forum-Lets Make This World A Better Place</h4>
<br /><br />
{ipb.lang['transfer_you']}</p></center>
<p class="redirectfoot">(<a href="$Url">{ipb.lang['dont_wait']}</a>)</p>
</div>
</body>
</html>

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)