改造

/*------------------------------
 ●⇒ブログ全体の背景色
 ■⇒ブログ全体の背景画像URL
------------------------------*/
html{
background-color:#●;
background-image:url(http://stat.ameba.jp/user_images/20120616/13/lov-rinrin-chun/ac/9e/j/o0194029112030463424.jpg);
background-attachment:fixed;
overflow-x:hidden;
text-align:center;
}

/*----------------
 スキン画像URL
----------------*/
.skinFrame2{
width:800px;
height:800px;
margin:auto;
position:relative;
background-image:url(http://stat.ameba.jp/user_images/20120616/13/lov-rinrin-chun/e6/b5/p/o0800080012030456182.png);
background-position:top left;
background-repeat:no-repeat;
}

/*---------
 文字色
---------*/
.skinTextColor,
.skinBaseTextColor,
.skinBlock, body,
.commentTime{
color:#●;
}

/*-----------------
 通常のリンク色
-----------------*/
.skinAnchorColor,
.skinBaseAnchorColor,
.skinBlock a, a{
color:#●;
}

/*---------------------
 触れた時のリンク
 ●⇒文字色
 ■⇒文字背景色
---------------------*/
.skinAnchorHoverColor,
.skinBaseAnchorHoverColor,
.skinBlock a:hover, a:hover{
color:#●;
background-color:#■;
text-decoration:none;
}

/*---------------------
 訪問済みのリンク色
---------------------*/
.skinAnchorVisitedColor,
.skinBaseAnchorVisitedColor,
.skinBlock a:visited, a:visited{
color:#●;
}

/*-----------------------
 記事タイトルの文字色
-----------------------*/
.skinArticleTitle,
.skinArticleTitle:hover,
.skinArticleTitle:focus,
.skinArticleTitle:visited{
color:#●;
background-color:transparent;
}

/*-----------------------
 日付・テーマの文字色
-----------------------*/
.articleDetailArea{
color:#●;
}

/*-------------------------------
 通常の時の前ページ・次ページ
 ●⇒文字色
 ■⇒背景色
 ▲⇒枠色
-------------------------------*/
.skinSimpleBtn,
.skinSimpleBtn:visited,
.skinSimpleBtn:focus{
color:#●;
background-color:#■;
border-color:#▲;
}

/*-------------------------------
 触れた時の前ページ・次ページ
 ●⇒文字色
 ■⇒背景色
 ▲⇒枠色
-------------------------------*/
.skinSimpleBtn:hover{
color:#●;
background-color:#■;
border-color:#▲;
}

/*---------------------------
 通常の時の横メニュー項目
 ●⇒文字色
 ■⇒背景色
 ▲⇒枠色
---------------------------*/
#topmenu li a {
color:#●;
font-size:12px;
padding:5px;
margin:0;
text-decoration: none;
display: block;
}

/*---------------------------
 触れた時の横メニュー項目
 ●⇒文字色
 ■⇒背景色
 ▲⇒枠色
---------------------------*/
#topmenu li a:hover {
color:#●;
}

/*---------記入終わり。ここから下はコピーするだけ--------*/

#topmenu {
width:450px;
line-height:1;
display: block;
position:absolute;
top:20px;
left:13px;
z-index:999;
}
#topmenu ul{
margin:0;
padding:0;
}
#topmenu li {
width:90px;
text-align:center;
display:inline;
list-style:none;
float:left;
}
.footerNav,.skinHeaderArea{
display:none!important;
}
.skinMainArea{
width:310px!important;
height:200px;
overflow-y:auto;
position:absolute;
left:57px;
top:349px;
}
.skinSubA{
position:absolute;
left:484px;
top:5px;
}
#aifure1{
display:block;
width:250px;
height:120px;
overflow:auto;
position:absolute;
left:15px;
top:668px;
}
#aifure2{
display:block;
width:250px;
height:120px;
overflow:auto;
position:absolute;
left:277px;
top:668px;
}
#aifure3{
display:block;
width:250px;
height:120px;
overflow:auto;
position:absolute;
left:538px;
top:668px;
}
#aifure4{
display:block;
width:198px;
height:428px;
overflow:auto;
position:absolute;
left:601px;
top:311px;
}
ul#amebaBar{
position:static!important;
margin:auto!important;
background-color:transparent!important;
border:0;
}
li#barSrch {
position:relative;
}
body{
min-width:100%;
padding-top:0!important;
}
.skinContentsArea{
width:800px;
height:800px;
}
.skinArticle{
background-color:transparent;
border:0;
}
.skinArticleBody2{
margin:0;
}
.skinTitle:hover{
background-color:transparent;
}
.skinArticleHeader{
border:0;
}
.articleLinkArea{
text-align:center;
}
.commentArea{
background-color:transparent;
border:0;
}
.skinStrongBgColor, .skinBaseStrongBgColor{
background-color:transparent;
}
.pagingArea{
width:100%;
}
.pagingNext{
left:180px;
}
.pagingPrev{
right:180px;
}

タグ:

+ タグ編集
  • タグ:

このサイトはreCAPTCHAによって保護されており、Googleの プライバシーポリシー利用規約 が適用されます。

最終更新:2012年06月16日 13:12