![]() |
Store CSS In File...
I would like to store the CSS in the file system however I need to edit the var so that the css link when called is the entire path, not just clientscript/vbulletin_css/xxx
Where can I edit this at? The reason I need to do this is I call the headinclude template outside of the forum directory and without the entire path I kill the look of the page it is loading in. |
Cheepo solution (that's what I did to avoid file edits):
symlink it Or use code in Template phpinclude_end (Hook global_complete for vBulletin 3.5) to replace Code:
<link rel="stylesheet" type="text/css" href="clientscript/vbulletin_css |
Quote:
|
Do you have shell access?
Code:
ln -s /full/path/to/vbulletin_css vbulletin_css |
Quote:
Thanks! |
All times are GMT. The time now is 07:07 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|