홈페이지 주소가 없어서 제가 직접 가보지를 못하겠네요..^^;; 레이아웃 다운 받은 폴더를 보면 blue.css 가 있을거에요...
거기를 보면 아래와 같은 소스가 있는데요.. #columnLeft p { background:#f1f1f1; color:#555; display:block; font-size:90%; line-height:20px; margin:10px 0; padding:10px;}
위의 빨간색으로 된 부분을 아래처럼 파란색으로 바꿔보세요 #columnLeft p { background:#f1f1f1; color:#555; display:block; font-size:100%; line-height:20px; margin:10px 0; padding:10px;}
Welcome to the hummor and XE Template community of SkyAtC. Founded in January 2008 SkyAtC Community has achieved a monthly unique user base of 100 thousand and unknown page views, becoming the leading Internet Community site in one of the most wired nations in the world. SkyAtC Community has pioneered the trend of humorous content in the Korean Internet space, and has been a leader in the so-called Web 2.0 trend. Find out more contact us here.
레이아웃 다운 받은 폴더를 보면 blue.css 가 있을거에요...
거기를 보면 아래와 같은 소스가 있는데요..
#columnLeft p { background:#f1f1f1; color:#555; display:block; font-size:90%; line-height:20px; margin:10px 0; padding:10px;}
위의 빨간색으로 된 부분을 아래처럼 파란색으로 바꿔보세요
#columnLeft p { background:#f1f1f1; color:#555; display:block; font-size:100%; line-height:20px; margin:10px 0; padding:10px;}