Quote:
Originally Posted by benstillman
Think I answered my own question, at least one way of doing it.
Edit adv_portal template for the new mobile style. Replace all of it with:
Code:
{vb:stylevar htmldoctype}
<html dir="{vb:stylevar textdirection}" lang="{vb:stylevar languagecode}" xmlns="http://www.w3.org/1999/xhtml">
<head>
</head>
<meta http-equiv="refresh" content="0;url=forum.php">
</html>
Works great.
|
I want the lightweight style to go to my forums by default instead of my CMS. I can't find the "adv_portal" template this user said he changed. Is there another way to get the lightweight style to default to the forum instead of CMS?
Edit: Just noticed he was using VBAdvanced CPMS.
Is there a way to get the lightweight style to default to the forums instead of the default CMS that comes with vbulletin I guess is the appropriate question.