![]() |
Alternate CSS source for main/popup_poptions.tpl?
Hi guys,
I am wondering how I might go about having the main/popup_poptions template link to a different style sheet? The link href="{$SkinDir}/{#CSSFile#}" doesn't exactly reveal how that template is using skin1.css specifically, or how to have it use an alternate CSS. Thanks a lot for any help. |
Got it.
For anyone needing the answer...
-create your new css file and save it in the skin1 directory where the original skin1.css file resides. -then in the popup_poptions template change Code:
href="{$SkinDir}/{#CSSFile#}" to Code:
href="{$SkinDir}/newcssfilename.css}" Hopes this helps someone else! |
All times are GMT -8. The time now is 04:38 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.