레이아웃 수정관련 질문드립니다
http://sir.kr/data/editor/2406/3553484938_1718262848.6979.png" width="100%" />
http://sir.kr/data/editor/2406/3553484938_1718263051.0369.png" />
기본테마 쓰고있어서 thema-basic-css-default로 들어가서 값 수정했는데 왜 홈페이지에는 반영이 안되는거죠? 잠깐 적용됐다가 어디 잘못 건드렸는지 다시 돌아왔는데 실수한 부분 있으면 지적 부탁드립니다.
초록색이 수정했던 부분입니다.
/* 중간 레이아웃 */ #wrapper {} #container_wr:after {display:block;visibility:hidden;clear:both;content:""} #container_wr {margin:0 auto;zoom:1} #aside {float:right;width:310px;padding:0;height:100%;margin:0;}
#container {position:relative;float:left;min-height:500px;height:auto !important;margin:0;font-size:1em;width:880px;zoom:1} #container:after {display:block;visibility:hidden;clear:both;content:""} #container_title {font-size:1.333em;margin:0 auto;font-weight:bold} #container_title span {margin:0 auto 10px;display:block;line-height:30px}
.lt_wr {width:32%} .lt_wr:nth-child(3n+1) {clear:both} .latest_wr {margin-bottom:0;width:880;} .latest_wr:after {display:block;visibility:hidden;clear:both;content:""} .latest_top_wr {margin:0 -10px 20px} .latest_top_wr:after {display:block;visibility:hidden;clear:both;content:""}
답변 1개
https://homzzang.com/b/css-248 참고해 보세요.
읽기 귀찮으시면, Ctrl + F5 눌러 확인해 보세요.
반영이 안 되었다면, 아마 다른 파일이나 다른 선택자를 수정해서 그럴 겁니다.
답변에 대한 댓글 3개
그리고, 폴더 경로는 - 보단 / 기호를 사용해 표현하시는 걸 권합니다.
(예) /thema/basic/css/default
ps.
F12키 개발자모드로 해당 요소에 적용된 선택자와 CSS 파일을 확인 가능합니다.
https://homzzang.com/b/css-251
넵 확인해보고 수정해보도록 하겠습니다
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인