스타일 시트 링크가 안된것 같네요. 채택완료
/head.sub.php 여기서
.........................................................
if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
$begin_time = get_microtime();
if (!isset($g5['title'])) { $g5['title'] = $config['cf_title']; $g5_head_title = $g5['title']; } else { $g5_head_title = $g5['title']; // 상태바에 표시될 제목 $g5_head_title .= " | ".$config['cf_title']; }
// 현재 접속자 // 게시판 제목에 ' 포함되면 오류 발생 $g5['lo_location'] = addslashes($g5['title']); if (!$g5['lo_location']) $g5['lo_location'] = $_SERVER['REQUEST_URI']; $g5['lo_url'] = $_SERVER['REQUEST_URI']; if (strstr($g5['lo_url'], '/'.G5_ADMIN_DIR.'/') || $is_admin == 'super') $g5['lo_url'] = '';
/* // 만료된 페이지로 사용하시는 경우 header("Cache-Control: no-cache"); // HTTP/1.1 header("Expires: 0"); // rfc2616 - Section 14.21 header("Pragma: no-cache"); // HTTP/1.0 */ ?>
'.PHP_EOL; echo ''.PHP_EOL; echo ''.PHP_EOL; } else { echo ''.PHP_EOL; echo ''.PHP_EOL; }if($config['cf_add_meta']) echo $config['cf_add_meta'].PHP_EOL; ?>
echo '
어디에 어떻게 넣어야 하나요?
답변 3개
댓글을 작성하려면 로그인이 필요합니다.
댓글을 작성하려면 로그인이 필요합니다.
링크는 되어 있는데
가로 길이가 안맞는것 같네요.
<link rel="stylesheet" href="http://cink.cafe24.com/css/default_shop.css" class="attribute-value">http://cink.cafe24.com/css/default_shop.css"> <link rel="stylesheet" href="http://cink.cafe24.com/skin/shop/basic/style.css" class="attribute-value">http://cink.cafe24.com/skin/shop/basic/style.css"> <link rel="stylesheet" href="http://cink.cafe24.com/skin/outlogin/shop_basic/style.css" class="attribute-value">http://cink.cafe24.com/skin/outlogin/shop_basic/style.css"> <link rel="stylesheet" href="http://cink.cafe24.com/skin/latest/shop_basic/style.css" class="attribute-value">http://cink.cafe24.com/skin/latest/shop_basic/style.css"> <link rel="stylesheet" href="http://cink.cafe24.com/skin/visit/shop_basic/style.css" class="attribute-value">http://cink.cafe24.com/skin/visit/shop_basic/style.css">
css폴더에서 해당 css를 열어 조정해주심 될것 같네요.
답변에 대한 댓글 1개
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인
http://cink.cafe24.com/bbs/board.php?bo_table=kitchen1&wr_id=13
외~ 이런가요?