홈페이지 스킨 수정

태터툴즈로 작성한 홈페이지의 스킨을 다음과 같이 수정하였다.

1. 스킨명 : tistory 기본 스킨   ver.1.05

2. skin.html에서 수정한 내용
<a href="[##_blog_link_##]"><img src="/lab/skin/tistory/images/logo_building2.gif" /></a>

3. style.css에서 수정한 내용
--> 메뉴를 왼쪽으로 이동하고, 본문은 오른쪽으로 이동했다.
#content {
   float:right;
   width:530px;
   overflow:hidden;
   margin-top:10px;
}
#sidebar {
   width:190px;
   margin-left:10px;
   margin-top:10px;
}

Posted by solarview

2006/09/13 20:57 2006/09/13 20:57
Response
No Trackback , No Comment
RSS :
http://www.solarview.net/rss/response/52

Trackback URL : http://www.solarview.net/trackback/52

« Previous : 1 : ... 222 : 223 : 224 : 225 : 226 : 227 : 228 : 229 : 230 : ... 296 : Next »