我想我快疯了我尝试了以下方法:
cms/templates (nothing)
framework/templates (nothing)
themes/sunrise/templates (nothing)
themes/sunrise/templates/Page.css (nothing)
我正在尝试在标签之间添加额外的<head>
代码。但我仍然找不到他们有什么想法吗?
编辑:
Page.ss 只有这个:
<div class="clearfix"></div>
<div style="position: relative; margin:-320px 0 0 0; width: 100%; min-width: 930px; z-index:-1; border-top-style:solid;border-top-width:8px; border-top-color:#8C2580;">
<div class="clearfix"></div></div>
<div id="content" class="clearfix"><!-- #content start -->
<div id="main" role="main" class="clearfix"><!-- #main start -->
<section class="post-content clearfix" itemprop="articleBody"><!-- .post-content start -->
$Content
$Form
$PageComments
</section><!-- .post-content end -->
</div><!-- #main end -->
</div><!-- .content end -->
<div style="position: relative; margin:0 0 0 0; z-index:-1; border-bottom-style:solid;border-bottom-width:24px; border-bottom-color:#8C2580">
</div>