bo0oost
02-10-2007, 04:45 PM
I want to link to my css like this:
<link rel="stylesheet" type="text/css" href="clientscript/vbulletin_css/style-85f01be0-00001.css" id="vbulletin_css" />
as opposed to having it fill up my source.
I found this variable that displays the css: $style[css]
How can I get my css to be a link rather thank displayed?
Sorry if this has already been asked, I searched and was unable to find any information.
Thanks!
<link rel="stylesheet" type="text/css" href="clientscript/vbulletin_css/style-85f01be0-00001.css" id="vbulletin_css" />
as opposed to having it fill up my source.
I found this variable that displays the css: $style[css]
How can I get my css to be a link rather thank displayed?
Sorry if this has already been asked, I searched and was unable to find any information.
Thanks!