Quote:
Originally Posted by El Intocable
Well, after installing this Mod to forum I lost all my styles I had there and it looks like below attachment
What can I do to fix that?
Any ideas please
|
Any resolution to this? The problem is the link tags in the HTML. Default language:
Code:
<link rel="alternate" type="application/rss+xml" title="EntropiaPlanets.com - Entropia Universe information, wiki and tools RSS Feed" href="http://www.entropiaplanets.com/forums/external.php?type=RSS2" /> <link rel="stylesheet" type="text/css" href="clientscript/vbulletin_css/style00015l/main-rollup.css?d=1287515777" /> <script type="text/javascript" src="http://www.entropiaplanets.com/forums/vbstatus/mootools.js"></script>
Translated:
Code:
<link rel="alternate" type="application/rss+xml" title="EntropiaPlanets.com - Entropia Universe information, wiki and tools RSS Feed" href="http://www.entropiaplanets.com/forums/da/external.php?type=RSS2" />
<link rel="stylesheet" type="text/css" href="/forums/da/clientscript/vbulletin_css/style00015l/main-rollup.css?d=1287515777" />
I also am curious as to exactly what it would require to remove that rotating link snippet that's in /includes/vbenterprisetranslator_url_functions.php?
Thanks