![]() |
calling vb's style.css from a php file?
I have an addon php file that I instead of calling it's own css file, I want to add the css to vb's stylesheet.
That way I can use the file with different styles and have it's own stylesheet built into the default vb style. The code I'd assume is here I'd have to modify in the .php file: Code:
var embedFPSSCSS = '<' + 'style type="text/css" media="screen">' Code:
var embedFPSSCSS = '<' + 'style type="text/css" media="screen">' |
It's at:
<forum home>/clientscript/vbulletin_css/style-<some number>.css The number changes for each style. I assume it's somehow related to the style id. |
So if it were style 27, would it look like:
Code:
var embedFPSSCSS = '<' + 'style type="text/css" media="screen">' I can't direct link to that file in my browser. |
Quote:
|
All times are GMT. The time now is 09:59 PM. |
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:
|