도와주세요
관련링크
본문
날씨를 중간으로 오게 하려면 어떻게 해야 할까요 ㅠ_
<?php
echo latest('ar.weather.all', 'notice', 4, 13);
?>
답변 2
이 스킨의 style.css 에서 아래철 수정해보세요
#ar_weather {
font-size:3em;
width:400px;
margin: 0 auto;
}
직접, 해결하였습니다.
감사합니다.
답변을 작성하시기 전에 로그인 해주세요.