최근게시물 폰트 사이즈 조정이요 정보
최근게시물 폰트 사이즈 조정이요본문
http://asulite.co.kr/
이 사이트에서 최근게시물 롤링 이미지 제목 폰트가 커서 줄이려고 하는데요
어느 파일에 어떤 소스를 적용해야할지 모르겠습니다...
최근게시물 사이즈 제어할 수 있는 소스가 있다면 부탁드릴게요!!!!
이 사이트에서 최근게시물 롤링 이미지 제목 폰트가 커서 줄이려고 하는데요
어느 파일에 어떤 소스를 적용해야할지 모르겠습니다...
최근게시물 사이즈 제어할 수 있는 소스가 있다면 부탁드릴게요!!!!
댓글 전체
<style type="text/css">
<!--
A:link {text-decoration:none; color:#3A3A3A}
A:visited {text-decoration:none; color:#3A3A3A}
A:active {text-decoration:none; color:#3A3A3A}
A:hover {text-decoration:underline; color:#3A3A3A}
-->
</style>
임시조치로 말씀드리자면 (그냥 메인만 말씀해주셨기에 그렇게 밖에 설명못드려 죄송합니다)
저 부분에서 두가지를 추가해주세요.
<style type="text/css">
<!--
/* 추가할 스타일 */
a { font-size:9pt; }
table { font-size:9pt; }
A:link {text-decoration:none; color:#3A3A3A}
A:visited {text-decoration:none; color:#3A3A3A}
A:active {text-decoration:none; color:#3A3A3A}
A:hover {text-decoration:underline; color:#3A3A3A}
-->
</style>
<!--
A:link {text-decoration:none; color:#3A3A3A}
A:visited {text-decoration:none; color:#3A3A3A}
A:active {text-decoration:none; color:#3A3A3A}
A:hover {text-decoration:underline; color:#3A3A3A}
-->
</style>
임시조치로 말씀드리자면 (그냥 메인만 말씀해주셨기에 그렇게 밖에 설명못드려 죄송합니다)
저 부분에서 두가지를 추가해주세요.
<style type="text/css">
<!--
/* 추가할 스타일 */
a { font-size:9pt; }
table { font-size:9pt; }
A:link {text-decoration:none; color:#3A3A3A}
A:visited {text-decoration:none; color:#3A3A3A}
A:active {text-decoration:none; color:#3A3A3A}
A:hover {text-decoration:underline; color:#3A3A3A}
-->
</style>
이 문제로 일주일 고민했는데 ㅜㅜ;;;
넘 감사드려요~~~
적용해봤는데, 잘 되요!!!
근데 이렇게 하면 전체 폰트 사이즈가 변경되나요?
잘 모르겠지만 그런 거 같아서요~~
암튼 저장해놓고 아주 유용하게 잘 쓸거같아요.
넘넘넘 감사드립니다..!!! ㅜㅜ..
넘 감사드려요~~~
적용해봤는데, 잘 되요!!!
근데 이렇게 하면 전체 폰트 사이즈가 변경되나요?
잘 모르겠지만 그런 거 같아서요~~
암튼 저장해놓고 아주 유용하게 잘 쓸거같아요.
넘넘넘 감사드립니다..!!! ㅜㅜ..
아 저도 감사합니다