안녕하세요 관리자님
쇼핑몰 만들고 있는데요 첨부한 첫번째 사진에서 보면 MINI cooper라는 카테고리를 클릭하면 하위 카테고리가 나옵니다.
그런데 제품리뷰페이지를 누르면 MINI cooer 하위 카테고리가 흰박스가 생겨서 출력됩니다.
흰 박스가 안보이게 수정하고 싶은데 수정할 페이지를 못찾고 있습니다.
어느 파일 인가요?
더운날 수고하세요
댓글 1개
shop/item.php 의
<td width=460 valign=top align=center>
<table width=430><tr><td colspan=2 valign=top><span style='font-size:14px; font-family:돋움;'><strong><?=it_name_icon($it, stripslashes($it[it_name]), 0)?></strong></span></td></tr></table>
<table width=430 cellpadding=0 cellspacing=0 background='<?=$g4[shop_img_path]?>/bg_item.gif'>
<colgroup width=110></colgroup>
<colgroup width=20></colgroup>
<colgroup width=300></colgroup>
<tr><td colspan=3><img src='<?=$g4[shop_img_path]?>/itembox_01.gif' width=430></td></tr>
이 코드 밑으로 확인하시면 됩니다.
<td width=460 valign=top align=center>
<table width=430><tr><td colspan=2 valign=top><span style='font-size:14px; font-family:돋움;'><strong><?=it_name_icon($it, stripslashes($it[it_name]), 0)?></strong></span></td></tr></table>
<table width=430 cellpadding=0 cellspacing=0 background='<?=$g4[shop_img_path]?>/bg_item.gif'>
<colgroup width=110></colgroup>
<colgroup width=20></colgroup>
<colgroup width=300></colgroup>
<tr><td colspan=3><img src='<?=$g4[shop_img_path]?>/itembox_01.gif' width=430></td></tr>
이 코드 밑으로 확인하시면 됩니다.
게시글 목록
| 번호 | 제목 |
|---|---|
| 55012 | |
| 55011 | |
| 55006 | |
| 55004 | |
| 55002 | |
| 55001 | |
| 55000 | |
| 54998 | |
| 54991 | |
| 54990 | |
| 54989 | |
| 54983 | |
| 54977 | |
| 54976 | |
| 54975 | |
| 54971 | |
| 54970 | |
| 54965 | |
| 54963 | |
| 54959 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기