죄송합니다.. 문의좀 드릴께요... 정보
죄송합니다.. 문의좀 드릴께요...본문
http://mulim.zc.bz/
오늘 빌더 만들었거든요...
그런데.. 궁굼한점이 있어서 이렇게 글 드립니다.
좌측 로그인 아래 접속자 나오는 스킨 넣고싶은데
어떤파일에다가 해야되는지 모르겠네요..
ㅠㅠ
오늘 빌더 만들었거든요...
그런데.. 궁굼한점이 있어서 이렇게 글 드립니다.
좌측 로그인 아래 접속자 나오는 스킨 넣고싶은데
어떤파일에다가 해야되는지 모르겠네요..
ㅠㅠ
댓글 전체
따로 설치는 안해봐서 잘 모르겠지만..
template 폴더 안에 basic폴더에서 head.php 파일에 하단부분에
<?=outlogin("basic")?>
<? if ($gr_id) include_once("include/leftmenu.php");?>
<? if ($menu == "index") include_once("include/ranking.php"); ?>
<?=poll("basic");?>
<?=newdata("basic",5,168);?>
<?=latest("n_basic","A_1","3","30");?>
<?=visit("basic");?>
라고 되어 있네요.
template 폴더 안에 basic폴더에서 head.php 파일에 하단부분에
<?=outlogin("basic")?>
<? if ($gr_id) include_once("include/leftmenu.php");?>
<? if ($menu == "index") include_once("include/ranking.php"); ?>
<?=poll("basic");?>
<?=newdata("basic",5,168);?>
<?=latest("n_basic","A_1","3","30");?>
<?=visit("basic");?>
라고 되어 있네요.