질문드려요 채택완료
● 질문드리는 페이지 URL : http://errunhompi.godohosting.com/">http://errunhompi.godohosting.com 을 모바일로 접속
● 그누보드5 상태 : 그누보드5 설치하고 테마 적용 안하고 베이직으로 사용하고 있어요
모바일로 접속 하시면
화면 제일 아래 왼쪽 하단에 최근게시물 있어요~
PC버전으로 볼때는 최근게시물의 제일 위 와 제일 아래에 게시판 제목이 나타나지 않도록 작업하였는데요
모바일로 보면 여전히 나타나요..
모바일에서도 게시판의 제목은 나타나지 않도록 할려면 어떻게 해야 되는지 좀 조언 부탁드려요
이해를 돕기 위해 화면캡쳐 해서 드려요

참고로 최근게시물 기본 베이직 스킨 소스는 아래와 같아요..
(g5/skin/latest/basic/latest.skin.php)
// add_stylesheet('css 구문', 출력순서); 숫자가 작을 수록 먼저 출력됨 add_stylesheet('', 0); ?>
-
";
if ($list[$i]['is_notice'])
echo "".$list[$i]['subject']."";
else
echo $list[$i]['subject'];
if ($list[$i]['comment_cnt']) echo $list[$i]['comment_cnt'];
echo "";
// if ($list[$i]['link']['count']) { echo "[{$list[$i]['link']['count']}]"; } // if ($list[$i]['file']['count']) { echo "<{$list[$i]['file']['count']}>"; }
if (isset($list[$i]['icon_new'])) echo " " . $list[$i]['icon_new']; if (isset($list[$i]['icon_hot'])) echo " " . $list[$i]['icon_hot']; if (isset($list[$i]['icon_file'])) echo " " . $list[$i]['icon_file']; if (isset($list[$i]['icon_link'])) echo " " . $list[$i]['icon_link']; if (isset($list[$i]['icon_secret'])) echo " " . $list[$i]['icon_secret']; ?>
[]
- 게시물이 없습니다.
=====================================================================
style.css. 소스 는 아래와 같아요
(g5/skin/latest/basic/style.css)
@charset "utf-8"; /* SIR 지운아빠 */
/* 새글 스킨 (latest) */ .lt_pc {float:left;margin-left:20px} .lt {position:relative;float:left;margin-bottom:20px;padding-bottom:10px;width:354px;height:150px;border-bottom:1px solid #e9e9e9} .lt ul {margin:0 0 10px;padding:0;list-style:none} .lt li {padding:3px 0} .lt .lt_title {display:block;padding:10px 0 8px} .lt .lt_more {position:absolute;top:10px;right:0} .lt .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}
==========================================================================
추운겨울 따뜻하게 보내세요
안녕히 계세요
답변 1개
답변을 작성하려면 로그인이 필요합니다.
로그인