티스토리 뷰
일단 Prosilver 템플릿 쓸때
root/styles/prosilver/template/overall_header.html
에디터로 열어
<p>{SITE_DESCRIPTION}</p>
<p><a href="#start_here">{L_SKIP}</a></p>
^ 찾아
바로 밑에다 너
<tr><td colspan="2" height="25px" width="100%" class="row"><div align="center">
<!-- PHP -->
$protocol = $_SERVER['HTTPS'] == 'on' ? 'https' : 'http';
$curURL = $protocol.'://'.$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI'];
$currURL = urlencode($curURL);
echo "<iframe src=\"http://www.facebook.com/plugins/like.php?href=$currURL&layout=standard&show_faces=true&width=450&action=like&colorscheme=light\" scrolling=\"no\" frameborder=\"0\" allowTransparency=\"true\" style=\"border:none; overflow:hidden; height: 25px;\"></iframe>";
echo "<fb:like href=\"$currURL\" layout=\"standard\" show_faces=\"true\" height=\"25px\" action=\"like\" colorscheme=\"light\" />";
<!-- ENDPHP -->
</div></td>
</tr>
^ 요거는 기본이고
<tr><td colspan="2" height="25px" width="100%" class="row"><div align="center">
<!-- PHP -->
$protocol = $_SERVER['HTTPS'] == 'on' ? 'https' : 'http';
$curURL = $protocol.'://'.$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI'];
$currURL = urlencode($curURL);
echo "<div id=\"fb-root\"></div><script src=\"http://connect.facebook.net/en_US/all.js#appId=앱아이디넘버&xfbml=1\"></script><fb:like href=\"currURL\" send=\"true\" width=\"450\" show_faces=\"true\" font=\"\"></fb:like>";
<!-- ENDPHP -->
</div></td>
</tr>
^ 이게 좀 수정본 ㅋ
Prosilver 템플릿이 아니면?
알아서 너야지. 그걸 왜 나한테 물어봐? 템플릿이 한두개도 아니고.
'Network > PHP' 카테고리의 다른 글
lighttpd에 xe 쓸때 rewrite 먹이기 (0) | 2011.05.08 |
---|---|
xe에 mp4를 jwplayer로 재생하기 (0) | 2011.05.08 |
Portable 웹서버 XAMPP (0) | 2011.03.21 |
php 4.3.0 에서 경고구문 해결 (0) | 2011.01.09 |
PHP 주민등록번호 알고리즘 (0) | 2008.03.07 |
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- BadCode
- WDB
- Information Processor
- Assembly
- Military
- 막장로그
- console
- Life News
- 짤방 및 아이콘
- win32
- medical
- Embedded System
- Reverse Engineering
- cartoon
- 3D Engine
- Mabinogi
- Linux
- Network Inspector
- Battle
- Tech News
- USB Lecture
- 야마꼬툰
- Web Programming
- humor
- 프리랜서로 살아남는 법
- wallpaper
- network
- 나비효과
- diary
- C#
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
글 보관함