BP - added user stylesheet to preview_iframe.tpl
This commit is contained in:
@@ -12,6 +12,8 @@
|
|||||||
<![endif]-->
|
<![endif]-->
|
||||||
<!-- additional colorset stylesheet -->
|
<!-- additional colorset stylesheet -->
|
||||||
<link rel="stylesheet" type="text/css" href="{$serendipityHTTPPath}templates/{$template}/{$template_option.colorset}_style.css" />
|
<link rel="stylesheet" type="text/css" href="{$serendipityHTTPPath}templates/{$template}/{$template_option.colorset}_style.css" />
|
||||||
|
<!-- additional user stylesheet: this can be used to override selected styles -->
|
||||||
|
{if $template_option.userstylesheet == 'true'}<link rel="stylesheet" type="text/css" href="{serendipity_getFile file="user.css"}" media="screen" />{/if}
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
window.onload = function() {ldelim}
|
window.onload = function() {ldelim}
|
||||||
|
Reference in New Issue
Block a user