vermillionの見出しタグの変更について
フォーラム › テンプレート(テーマ) › vermillionの見出しタグの変更について
-
投稿者投稿
-
2014年7月7日 3:27 PM #71157serachan参加者
——————————————-
WordPress のバージョン:WordPress 3.9.1
Welcart のバージョン:Version 1.4.2.1406022
ご利用のテーマ:vermillion
症状を確認したブラウザ:IE8
サーバー(会社名、サービス名):ロリポップ
SSLの利用:なし
WordPress のパーマリンク設定:デフォルト
——————————————–vermillionテンプレートの見出しタグの変更を行う場合、
スタイルシート (style.css)の
ーーーーーーーーーーーーーーーーーーーーーー
#content .catbox .post .entry h1 {
list-style-image: none;
width: auto;
height: auto;
line-height: 1.5em;
margin: 0;
padding: 0.5em 0;
border: none;
background-color: #fff;
background-image: none;
color: #333;
font-weight: bolder;
font-size: 2.4em;}
#content .catbox .post .entry h2 {
list-style-image: none;
width: auto;
height: auto;
line-height: 1.5em;
margin: 0;
padding: 0.5em 0;
border: none;
background-color: #fff;
background-image: none;
color: #333;
font-weight: bolder;
font-size: 1.8em;
}
#content .catbox .post .entry h3 {
list-style-image: none;
width: auto;
height: auto;
line-height: 1.5em;
margin: 0 0 1.5em;
padding: 0.8em;
border-top: 3px double #B92A2C;
border-bottom: 3px double #B92A2C;
font-weight: bolder;
font-size: 1.4em;
}
#content .catbox .post .entry h4 {
list-style-image: none;
width: auto;
height: auto;
line-height: 1.5em;
margin: 0;
padding: 0.5em 0;
border: none;
background-color: #fff;
background-image: none;
color: #333;
font-weight: bolder;
font-size: 1.2em;
}
#content .catbox .post .entry h5 {
list-style-image: none;
width: auto;
height: auto;
line-height: 1.5em;
margin: 0;
padding: 0.5em 0;
border: none;
background-color: #fff;
background-image: none;
color: #333;
font-weight: bolder;
font-size: 1em;
}
#content .catbox .post .entry h6 {
list-style-image: none;
width: auto;
height: auto;
line-height: 1.5em;
margin: 0;
padding: 0.5em 0;
border: none;
background-color: #fff;
background-image: none;
color: #333;
font-weight: bolder;
font-size: 0.9em;ーーーーーーーーーーーーーーーーーーーーーーーーー
この部分を変更するのでよろしいのでしょうか?http://stinger3.com/seo/blog-design/
のサイトを参考にーーーーーーーーーーーーーーーーーーーーーーーー
.kizi h3 {
font-size: 20px;
margin-bottom: 30px;
margin-top: 10px;
padding-top: 15px;
padding-right: 10px;
padding-bottom: 15px;
padding-left: 60px;
color: #000000;
line-height: 30px;
background-image: url(images/cah3-bk.png);
background-repeat: no-repeat;
background-position: left center;
margin-left: 0px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #999999;
}ーーーーーーーーーーーーーーーーーーーーーー
このように変更したいと思いましたがうまく反映されません。
ご教授願えればと思います。
よろしくおねがいいたします。
-
投稿者投稿
- このトピックに返信するにはログインが必要です。