Quote:
Originally Posted by sNator
Do you know how to stop vbAdvanced to show up using this style?
|
Open the template called adv_portal (Note i'm using vBadvanced CMPS. idk if the template name is different on other versions of VB advanced.)
Delete everything and replace with
of course replacing
http://ipod-hacking.com/forum/ with your link to your forums
Code:
<meta HTTP-EQUIV="REFRESH" content="0; url=http://ipod-hacking.com/forum/">
<html>
<head>
<title>/title>
</head>
<body>
</body>
</html>