• [드립커피] css 따위 ㅠㅜ 2010.11.18 PM 06:15

게시물 주소 FONT글자 작게하기 글자 키우기

요즘 따라 마이피를 자주쓰는데

마이피가 너무 밋밋해서 css이용해 꾸며보고 있으나

결과는 fail


도움이 필요해요. css고수님 마이피링크도 이져버렸음.

현재 알고 싶은건 좌측에 카테고리 프로파일 카운터쪽 박스와 글쓰기,관리옆의 박스들을
없애 버릴수 있는가와

본문 글씨색을 어떻게 해야지 바꿀수 있는가입니다.


어떤분꺼 배껴서 쓰니 다른쪽 색상까지 다 바뀌어버리드라구요.

현재 css 입니다.

body { scrollbar-face-color: skyblue;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: blue;
scrollbar-shadow-color: white;
scrollbar-darkshadow-color: blue;
scrollbar-track-color: black;
scrollbar-arrow-color: white }

a:link {text-decoration: none; color: yellow}
a:visited {text-decoration: none; color: yellow}
a:hover {text-decoration: underline; color: yellow; background-color: yellow}
a:active {text-decoration: line-through}

body { background-image: url("http://img2.ruliweb.com/mypi/gup/148/1284_67650.jpg");
background-attachment: fixed;
background-repeat: repeat;
background-p-osition: 96% 86% }



근대 이글을 써도 글씨가 제대로 안보일텐데
댓글 : 12 개
글씨가 현재 잘 안보이니 드래그 부탁드려요 ㅠㅜ
최소한 제 블로그랑 디자인을 비슷하게 가고 싶은데 잘안되내요
http://blog.naver.com/sucker81
글씨가 하나도 안보여 ㄷㄷㄷㄷ
body 태그에 color:#fff; 를 추가하시면 하얀 글씨 나옵니다.
안에 내용부분은 my_read네요
그리고 좌측 링크와 관련된 태그는
a:link {text-decoration: none; color: yellow}
a:visited {text-decoration: none; color: yellow}
a:hover {text-decoration: underline; color: yellow; background-color: yellow}
a:active {text-decoration: line-through}

이 부분인데 컬러 부분은 컬러피커로 맘에 드시는 컬러로
그리고 박스나 기타 등등은 추가 css가 더 있는 것으로 보이네요.
헐 바디를 주니 다 노란색이 되버렸어
난리났긔 ㅋㅋㅋㅋㅋㅋㅋ
앜 이번엔 덧글까지 하얀색 쩌내
아 덧글쪽이랑 본문이랑 색상이 따로 가야되는데 ㅠㅜ
아 좀 볼만하내
친구글 비밀글 댓글 쓰기

user error : Error. B.