[티스토리 스킨 공유] 심플깔끔스킨
sharing
728x90

 

 

 

 

진짜 깔끔하게 하고싶어서 맹들었습니다...  정말 오랫만입니다 ㅠ-ㅠ

다덜.. 예쁘게 써주시고 자랑은 방명록으로 마니마니 해주시기...

 

 

 

 

 

[OZ]깔끔심플.zip
0.05MB

 

 

재배포 불가 / 수정 가능

 

 

 

 

 

+추가

타이틀명을 제가 안바꿔서 html에서 맨위에 있는 title을

<title>oz</title>

이렇게 바꿔주세용!!!!!!!!! ㅠㅠㅠ

 

 

+ 스킨에 오류가 있어서 황급히 파일을 바꿧습니당 ㅠㅠ 새로 받아주시는게 편할것같고,

이미 꾸며서 어렵다 하시는분들은

 

CSS -> 맨 밑에 -> 미디어쿼리 부분을

@media screen and (max-width: 800px) {

.container {
    width: 99%;

}

#content .oz_gal.ozim #tcd {
    width:100px;
        margin-left:37px;
    margin-right:37px;
    margin-bottom: 50px;
}
#content .oz_gal.ozim .thumb_post {    width:100px;
height: 100px;

}
#content .oz_gal.ozim #tcd a:hover .rtcd, #content .oz_gal.ozim #tcd a:focus .rtcd{
  opacity: 0;
}
}



@media screen and (max-width: 485px) {
.container .category { 
	width:100%;
	color: #DBDBDB;
    border-bottom: #DBDBDB solid 1px;

}
.container .category ul {
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 70px;
        text-align: center;

}
.category ul li {
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;

	}
#content .oz_gal.ozim #tcd a:hover .rtcd, #content .oz_gal.ozim #tcd a:focus .rtcd{
  opacity: 0;
}
}

이걸로 바꿔주세요!!!!!!!!! 정말 죄송함다 ㅠ+ㅠㅠㅠ

728x90