The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
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">' + '@import "mod_fpslideshow/jj_raster/mod_fpslideshow.css";' Code:
var embedFPSSCSS = '<' + 'style type="text/css" media="screen">' + '@import "vbstylesheet.css";' |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|