The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
Save CSS in files
Hey there,
the option to save CSS into files on the server outputs the following link to the CSS file: Code:
<link rel="stylesheet" type="text/css" href="clientscript/vbulletin_css/vbulletin_dfgfdgfdgfdgdfgr556464.css" /> ./ = (root) Portal ./forum/ = Forum Now, as long as I move inside the /forum/ the above link works fine, since the clientscript/vbulletin_css/ folder is located inside the /forum/ folder. However, when I navigate to our Portal (which is completely written by ourselves, no hacks etc.), the link to the css files doesnt work anymore, understandably. The link then should looks like this Code:
<link rel="stylesheet" type="text/css" href="forum/clientscript/vbulletin_css/vbulletin_dfgfdgfdgfdgdfgr556464.css" /> So now, how do I change the automatically generated link to the CSS file when I am outside the forum or in general? Hope, anything was understandable (I'm german ). Greetz |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|