Posts
Q&A
๋ฏธ๋์ด ์ฟผ๋ฆฌ ์ง๋ฌธ์ ๋๋ค.
์ ํด๊ฒฐํ์ต๋๋ค! console์ ๋ ธ๋๋ถ ๋ค์ด์จ๊ฑฐ ๋ณด๊ณ ์ฐพ์์ ํ๋ฆฐ๋ถ๋ถ ์์ ํ์ด์. ๊ทธ๋ฆฌ๊ณ ์๋ก๊ณ ์นจ ์ ๊น์ง๋ ๋ฐ์์ด ์๋๋๊ฒ ๋ง๋๊ฑด๊ฐ์?
- Likes
- 1
- Comments
- 2
- Viewcount
- 355
Q&A
left box ๋ฐ๋ผ๊ฐ๋๋ฐ ์ง๋ฌธ์ ๋๋ค.
์ ํด๊ฒฐํ์ต๋๋ค! ์ฐฌ์ฐฌํ ์์ ์ดํด๋ณด๋ ํด๋์ค ์ด๋ฆ์ด ์๋ชป๋ค์ด๊ฐ์์๋ค์. ์์๋ ์ค์ํ๊ตฐ์.. ๊ฐ์ฌํฉ๋๋ค!
- Likes
- 0
- Comments
- 6
- Viewcount
- 282
Q&A
left box ๋ฐ๋ผ๊ฐ๋๋ฐ ์ง๋ฌธ์ ๋๋ค.
ํด๋น css๋ main์ด๋ common ์ด๋์ ๋ค์ด๊ฐ๋ ์๊ด์ด ์๋๊ฒ์ผ๊น์? ์ด๊ฒ ์ด์ ์ header ๋ถ๋ถ ์ ์์ ํ๋กํ ์ด๋ฏธ์ง ์ก์๋์ css๊ฐ ๋ค์ด๊ฐ์์ด์ header ๋ถ๋ถ์ ํ๋กํ์ ๋ ์๊ฒ ๋์ค๊ฑฐ๋ ์..
- Likes
- 0
- Comments
- 6
- Viewcount
- 282
Q&A
left box ๋ฐ๋ผ๊ฐ๋๋ฐ ์ง๋ฌธ์ ๋๋ค.
(์ฌ์ง) ๊ท์ฒ ๋ด์คํผ๋ Messenger ์ ์ฅ๋จ body { background-color: #e9ebee; color: #1d2129; font-family: 'Nanum Gothic', sans-serif; } .icon:hover { opacity: 1; } .icon { margin-right: 10px; } .icon--send { display: inline-block; background: url('../imgs/bg04.png') no-repeat -433px -246px; width: 18px; height: 16px; } .icon--main-logo { display: inline-block; background: url('../imgs/bg03.png') no-repeat 0 -33px; width: 24px; height: 24px; } .icon--news { display: inline-block; background: url('../imgs/bg01.png') no-repeat -1px -964px; width: 18px; height: 18px; } .icon--picture { display: inline-block; background: url('../imgs/bg01.png') no-repeat -1px -1090px; width: 19px; height: 18px; } .icon--messenger { display: inline-block; background: url('../imgs/bg01.png') no-repeat 0 -249px; width: 20px; height: 20px; } .icon--save { display: inline-block; background: url('../imgs/bg01.png') no-repeat -1px -396px; width: 16px; height: 20px; } .icon--search-black { display: inline-block; background: url('../imgs/bg02.png') no-repeat 0 -949px; width: 14px; height: 14px; } .icon--search-white { display: inline-block; background: url('../imgs/bg02.png') no-repeat 0 -964px; width: 14px; height: 14px; } .icon--people-black { display: inline-block; background: url('../imgs/bg02.png') no-repeat -2px -791px; width: 20px; height: 18px; opacity: .6; } .icon--people-white { display: inline-block; background: url('../imgs/bg02.png') no-repeat -2px -766px; width: 20px; height: 18px; } .icon--bell-black { display: inline-block; background: url('../imgs/bg02.png') no-repeat -3px -188px; width: 20px; height: 24px; opacity: .6; } .icon--question-black { display: inline-block; background: url('../imgs/bg03.png') no-repeat -2px -135px; width: 20px; height: 20px; opacity: .6; } .icon--question-white { display: inline-block; background: url('../imgs/bg03.png') no-repeat 0 -313px; width: 20px; height: 20px; } .icon--messenger--black { display:inline-block; background: url('../imgs/bg02.png') no-repeat 0 -13px; width: 24px; height: 24px; opacity: .6; } .icon--chart--black { display:inline-block; background: url('../imgs/bg06.png') no-repeat -104px -2440px; width: 28px; height: 17px; opacity: .6; } .icon--facebook-white { display: inline-block; background: url('../imgs/bg03.png') no-repeat 0 -33px; width: 24px; height: 24px; } .icon--more { display: inline-block; background: url('../imgs/bg03.png') no-repeat -2px -300px; width: 16px; height: 4px; } .icon--comment-line { display: inline-block; background: url('../imgs/bg04.png') no-repeat -414px -246px; width: 17px; height: 17px; } .icon--share-line { display: inline-block; background: url('../imgs/bg04.png') no-repeat -433px -246px; width: 18px; height: 16px; } .icon--write-gray { display: inline-block; background: url('../imgs/bg04.png') no-repeat -206px -282px; width: 12px; height: 12px; } .icon--like-line { display: inline-block; background: url('../imgs/bg05.png') no-repeat -38px -422px; width: 18px; height: 18px; } .icon--like-fill { display: inline-block; background: url('../imgs/bg05.png') no-repeat 0 -422px; width: 17px; height: 18px; } .icon--arrow-right { display: inline-block; background: url('../imgs/bg06.png') no-repeat -136px -2433px; width: 16px; height: 30px; } .icon--arrow-top { display: inline-block; background: url('../imgs/bg06.png') no-repeat -1px -2466px; width: 30px; height: 16px; } #header { width: 100vw; background-color: var(--fds-fb-blue-70); position: fixed; left: 0; top: 0; z-index: 999; } #header .inner { height: 42px; width: 1012px; margin: 0 auto; padding-right: 205px; /*background: red;*/ display: flex; justify-content: space-between; align-items: center; } #header .inner .left { display: flex; } #header .inner .left h1 { margin-right: 10px; } #header .inner .left h1 > a{ display: block; width: 100%; height: 100%; } #header .inner .left .search_container { width: 380px; height: 23px; background: #fff; position: relative; } #header .inner .left button { position: absolute; right: -20px; padding: 4px 10px; top: 50%; transform: translateY(-50%); border: none; background: transparent; } .profile_img { display: inline-block; width: 24px; height: 24px; border-radius: 50%; overflow: hidden; background: #fff; margin-right: 10px; } .profile_img img { width: 100%; height: 100%; } #search_box { border: none; border-radius: 3px; width: 100%; /*height: 23px;*/ padding: 5px 10px; } #search_box::placeholder { color: gray; text-indent: 5px; } #header .inner .right { display: flex; font-size: 12px; font-weight: bold; color: #fff; align-items: center; } #header .inner .right > div { position: relative; margin-left: 20px; cursor: pointer; } #header .inner .right .my_name { display: flex; align-items: center; } #header .inner .right > div:after { content: ''; width: 1px; height: 18px; position: absolute; right: -10px; top: 50%; margin-top: -9px; background: var(--press-overlay); } #header .inner .right > div:last-child:after { display: none; } #header .right .icon{ margin-right: 0; } #header .icon--bell-black{ position: relative; } #header .bell:before{ content: '1'; color: #fff; background: var(--notification-badge); display: flex; align-items: center; justify-content: center; width: 11px; height: 11px; border-radius: 50%; font-size: 10px; position: absolute; right: -3px; top: -3px; z-index: 100; } #header .notice{ width: 432px; background: #fff; position: absolute; right: -16px; top: 34px; z-index: 1000; border: 1px solid rgba(100, 100, 100, .4); border-radius: 0 0 2px 2px; box-shadow: 0 3px 8px rgba(0, 0, 0, .25); color: #1d2129; display: none; } #header .notice .icon--arrow-top{ position: absolute; top: -16px; right: 10px; } #header .notice h3{ font-size: 12px; color: #333; padding: 8px 12px 6px; border-bottom: solid 1px #dddfe2; } #header .notice > ul{ overflow-x: hidden; overflow-y: scroll; max-height: 500px; } #header .notice > ul > li{ padding: 10px 12px; font-weight: 300; border-bottom: 1px solid #dddfe2; } #header .notice > ul > li > a{ display: flex; align-items: center; } #header .notice > ul > li:hover{ background-color: #edf2fa; } #header .notice .profile_img{ width: 48px; height: 48px; } #header .notice > ul > li .name{ font-weight: bold; } #header .notice > ul > li .time{ color: #90949c; margin-top: 10px; }
- Likes
- 0
- Comments
- 6
- Viewcount
- 282




