배너넣기
<a href="http://상대의 갠홈 주소/" target="_blank"><img src="배너 이미지 주소"></a>
폰트변경
https://suriya.tistory.com/17?category=912185
마우스 커서
https://www.cursors-4u.com/cursor/2006/05/01/nat258.html
마우스 커서 효과
http://www.mf2fm.com/rv/dhtmlbubblecursor.php
[CSS] 드래그 시 블러처리
/* 드래그 시 블러처리 */
::selection{
color: transparent;
text-shadow: 0 0 2px #000;
transition: all 250ms ease-in;
}
유튜브 동영상 자동실행 소스
자동재생 코드(키값뒤)
?rel=0&autoplay=1&loop=1;playlist=유튜브 문자번호
색상코드 투명도
http://ezcode.kr/study/view/117
눈
1. https://sosal.kr/802#google_vignette
2. https://sweet-myo.tistory.com/497
티스토리 게시글마다 배경 바꾸는 코드
https://butte-er.tistory.com/6
글 작성 or 수정 > 우측 상단 기본모드 > HTML 으로 들어가 최상단에 아래의 내용을 복붙
<script>
$('.bg-img').css({
'background-image': 'url(배경이미지링크)',
'background-repeat':'no-repeat','background-size': 'cover',
'background-position':'top center','background-attachment':'fixed',
'filter':'blur(20px)','webkit-filter':'blur(20px)'
});
</script>
아보카도
카페24 호스팅
https://docs.google.com/presentation/d/1I2bNSVYxW-fQnKN84VOV7x9qdpUvxwPraOrmLNzHHU4/edit#slide=id.p
갠홈투툐
https://nyasznya.postype.com/post/8447051
https://docs.google.com/presentation/d/1I2bNSVYxW-fQnKN84VOV7x9qdpUvxwPraOrmLNzHHU4/edit#slide=id.p
티스토리 스킨
Tistory-skin-like-loadB-1.2
https://tslb-sample.tistory.com/category
대하님
https://extrashot.tistory.com/38
티스토리 스킨 배포 - bibliophobia
https://99years.tistory.com/127?category=314346
PP SKIN
https://0309-1013.tistory.com/1305?category=982833