style.php 관련 질문요 > 그누4 질문답변

그누4 질문답변

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기
기존 게시물은 열람만 가능합니다.

style.php 관련 질문요 정보

style.php 관련 질문요

본문


style.php 와 style.css는 확장자만 다른거죠?
파일 만들때 다른건 없는지?


style.php 내용
<style>
#featured .ui-tabs-panel{
background-image: url(<?=$file03?>);
background-repeat: repeat-x;
}
</style>


인크루드 시킬때
skin/latest/a
a스킨 폴더에 latest.skin하고 css.php파일이 같은 경로에 들어있는데..경로는 어떻게 줘야 하나요

<? include $g4[latest_skin_path]."/style.php"?>

<? include_once("$latest_skin_path/style.php"); ?>

일단은 저렇게 해봤는데..
아무 반응이 없네요 ㅋㅋ

  • 복사

댓글 전체

자료글로 남겨두었습니다.  다른 디자이너분들에게도 도움이 되는 내용이라서요...

http://sir.co.kr/bbs/board.php?bo_table=ds_tip&wr_id=2463&page=0&posting=ok&sca=&sfl=&stx=&sst=&sod=&spt=0&page=0
© SIRSOFT
현재 페이지 제일 처음으로