<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[TNF : Tatter Network Foundation forum - 메뉴를 고정하고 싶습니다.]]></title>
	<link rel="self" href="http://forum.tattersite.com/ko/extern.php?action=feed&amp;tid=8060&amp;type=atom"/>
	<updated>2009-04-01T23:11:05Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.tattersite.com/ko/viewtopic.php?id=8060</id>
		<entry>
			<title type="html"><![CDATA[RSS 답글: 메뉴를 고정하고 싶습니다.]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=34366#p34366"/>
			<content type="html"><![CDATA[<p>body-id를 쓰셔서 작업하셔야 하지 않나 싶습니다.<br />제가 봐도 너무나 간단히 작성해둔 문서이긴하지만<br /><a href="http://help.tattertools.com/ko/Skin_Tutorial#.ED.83.9C.ED.84.B0.ED.88.B4.EC.A6.88_body-id_.EA.B8.B0.EB.8A.A5_.EB.94.B0.EB.9D.BC.ED.95.B4.EB.B3.B4.EA.B8.B0.">http://help.tattertools.com/ko/Skin_Tut … .EA.B8.B0.</a><br />태그, 지역로그, 방명록 페이지에 따라 각각의 다른 css style id를 지정할 수가 있게끔 되어있습니다.<br />이에 각각의 메뉴에 달하였을 때 지정된 id값을 가지고 이미지를 지정해주면 될 것 같습니다.</p>]]></content>
			<author>
				<name><![CDATA[LonnieNa]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=9</uri>
			</author>
			<updated>2009-04-01T23:11:05Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=34366#p34366</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[메뉴를 고정하고 싶습니다.]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=34356#p34356"/>
			<content type="html"><![CDATA[<p>네비게이션에서 메뉴를 고정하고싶은데요.<br />예를 들어 인덱스 메뉴를 갔을때 네비에서 롤오버된 형식으로 고정되게..</p><p>소스중에 보셔야 할 부분이라면</p><p>skin.htm____________________________________________________________</p><p>&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;<a href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd</a>&quot;&gt; <br />&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot; xml:lang=&quot;ko&quot; lang=&quot;ko&quot;&gt;</p><p>&nbsp; &nbsp; &lt;head&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt; <br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;link rel=&quot;alternate&quot; type=&quot;application/rss+xml&quot; title=&quot;[##_title_##]&quot; href=&quot;[##_rss_url_##]&quot; /&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;link rel=&quot;stylesheet&quot; media=&quot;screen&quot; type=&quot;text/css&quot; href=&quot;./style.css&quot; /&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;link rel=&quot;shortcut icon&quot; href=&quot;[##_blog_link_##]favicon.ico&quot; /&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;script type=&quot;text/javascript&quot; src=&quot;./images/toggle.js&quot; &gt;&lt;/script&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;title&gt;Critical Stages : The IATC Webjournal&lt;/title&gt;<br />&nbsp; &nbsp; &lt;/head&gt;</p><p>&nbsp; &nbsp; <br />&nbsp; &nbsp; &lt;s_t3&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;container&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;header&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;!-- header close &nbsp; &nbsp; &lt;div class=&quot;topmenu&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;&lt;div align=&quot;right&quot;&gt;&lt;span class=&quot;titleWrap&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp;&lt;a href=&quot;[##_blog_link_##]notice&quot;&gt;&lt;font size=1&gt;notice&lt;/font&gt;&lt;/a&gt; <br />&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp;/ &lt;a href=&quot;[##_taglog_link_##]&quot;&gt;&lt;font size=1&gt;tag&lt;/font&gt;&lt;/a&gt; / &lt;a href=&quot;[##_guestbook_link_##]&quot;&gt;&lt;font size=1&gt;guestbook&lt;/font&gt;&lt;/a&gt; <br />&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp;/ &lt;a href=&quot;[##_owner_url_##]&quot;&gt;&lt;font size=1&gt;admin&lt;/font&gt;&lt;/a&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp;&lt;/span&gt;&nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp;&lt;/div&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;&nbsp; --&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class= &quot;mainimg&quot;&gt; &lt;h1&gt;&lt;a href=&quot;[##_blog_link_##]&quot; title=&quot;[##_title_##]&quot;&gt;&lt;img src=&quot;http://www.criticalstages.org/skin/type01/images/iatc_main_header_02.jpg&quot;&nbsp; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/h1&gt; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;&lt;/div&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;blogMenu&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;ul&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li class=&quot;menuLocal&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;&lt;div align=&quot;center&quot;&gt;&lt;a href=&quot;/criticalstages&quot;&gt;INDEX&lt;/a&gt; &lt;/div&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/li&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li class=&quot;menuLocal&quot;&gt;<br />&nbsp; &nbsp;&nbsp; &nbsp;&lt;div align=&quot;center&quot;&gt;&lt;a href=&quot;/criticalstages/category/18&quot;&gt;IATC symposium&lt;/a&gt; &lt;/div&gt;<br />&nbsp; &nbsp; &lt;/li&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;li class=&quot;menuLocal&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;&lt;div align=&quot;center&quot;&gt;&lt;a href=&quot;/criticalstages/category/36&quot;&gt;special issue&lt;/a&gt; &lt;/div&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;/li&gt;<br />&nbsp; &nbsp; &lt;li class=&quot;menuLocal&quot;&gt;<br />&nbsp; &nbsp;&nbsp; &nbsp;&lt;div align=&quot;center&quot;&gt;&lt;a href=&quot;/criticalstages/category/37&quot;&gt;theatre review&lt;/a&gt; &lt;/div&gt;<br />&nbsp; &nbsp; &lt;/li&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;li class=&quot;menuLocal&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;&lt;div align=&quot;center&quot;&gt;&lt;a href=&quot;http://www.criticalstages.org/criticalstages/category/16&quot;&gt;interview&lt;/a&gt; &lt;/div&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;/li&gt;<br />&nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;li class=&quot;menuLocal&quot;&gt;<br />&nbsp; &nbsp;&nbsp; &nbsp;&lt;div align=&quot;center&quot;&gt;&lt;a href=&quot;http://www.criticalstages.org/criticalstages/category/23&quot;&gt;miscellaneous&lt;/a&gt; &lt;/div&gt;<br />&nbsp; &nbsp; &lt;/li&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;li class=&quot;menuLocal&quot;&gt;<br />&nbsp; &nbsp;&nbsp; &nbsp;&lt;div align=&quot;center&quot;&gt;&lt;a href=&quot;http://www.criticalstages.org/criticalstages/category/24&quot;&gt;photo&lt;/a&gt; &lt;/div&gt;<br />&nbsp; &nbsp; &lt;/li&gt;<br />&nbsp; &nbsp; &lt;li class=&quot;menuLocal&quot;&gt;<br />&nbsp; &nbsp;&nbsp; &nbsp;&lt;div align=&quot;center&quot;&gt;&lt;a href=&quot;http://www.criticalstages.org/criticalstages/category/33&quot;&gt;caricature&lt;/a&gt; &lt;/div&gt;<br />&nbsp; &nbsp; &lt;/li&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/ul&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;&lt;!-- header close --&gt;</p><p>______________________________________________________________________</p><p>style.css_______________________________________________________________</p><p>/* ------------------------------------------------------------------- */<br />/* ***** Header ***** */<br />/* ------------------------------------------------------------------- */<br />#mainimg&nbsp; {<br />&nbsp; &nbsp; <br />&nbsp; &nbsp;&nbsp; display:none;<br />}<br />#caption {<br />&nbsp; &nbsp; height:167x;<br />&nbsp; &nbsp; padding:25px 30px 21px;<br />}<br />#title a {<br />&nbsp; &nbsp; text-decoration:none;<br />&nbsp; &nbsp; color:#FFF;<br />&nbsp; &nbsp; /*width:250px;*/<br />&nbsp; &nbsp; height:30px;<br />&nbsp; &nbsp; display:block;<br />&nbsp; &nbsp; font-family:&quot;Trajan Pro&quot;;<br />&nbsp; &nbsp; letter-spacing:0;<br />}</p><p>#tagline {<br />&nbsp; &nbsp; color:#FFF;<br />&nbsp; &nbsp; text-decoration:none;<br />&nbsp; &nbsp; font-size:11px;<br />&nbsp; &nbsp; float:left;<br />&nbsp; &nbsp; padding:0px;<br />}</p><p>#header .blogMenu {<br />&nbsp; &nbsp; clear:both;<br />&nbsp; &nbsp; margin-top:0px;<br />&nbsp; &nbsp; width:959px;<br />&nbsp; &nbsp; height:30px;<br />&nbsp; &nbsp; background-color:#aa997b;<br />}</p><p>a {background-color:47474f;}<br />#header .blogMenu ul {<br />&nbsp; &nbsp; margin:0;<br />&nbsp; &nbsp; padding:0;<br />&nbsp; &nbsp; list-style:none;<br />}<br />#header .blogMenu li {<br />&nbsp; &nbsp; border-right:#fff ;<br />&nbsp; &nbsp; display:block;<br />&nbsp; &nbsp; float:left;<br />&nbsp; &nbsp; width:115px;<br />&nbsp; &nbsp; height:25px;<br />}<br />#header .blogMenu li a {<br />&nbsp; &nbsp; display:block;<br />&nbsp; &nbsp; padding-left:7px;<br />&nbsp; &nbsp; padding-top:6px;<br />&nbsp; &nbsp; width:115px;<br />&nbsp; &nbsp; height:24px;<br />&nbsp; &nbsp; color:#fff;<br />&nbsp; &nbsp; text-decoration:none;<br />&nbsp; &nbsp; outline:none;<br />&nbsp; &nbsp; font-weight:bold;<br />&nbsp; &nbsp; font-size:8pt;<br />}<br />#header .blogMenu li a:hover {<br />&nbsp; &nbsp; background:#47474f;<br />&nbsp; &nbsp; color:#fff;<br />}</p><p>#header .blogMenu li#empty {width:349px;}</p><p>#header .blogMenu li#guest {<br />&nbsp; &nbsp; width:99px;<br />&nbsp; &nbsp; height:40px;<br />&nbsp; &nbsp; background:#ff6600;<br />&nbsp; &nbsp; color:#fff;<br />}</p><p>______________________________________________________________________</p><p>어떤걸 추가해야하나요 <br />도와주세요~!!</p>]]></content>
			<author>
				<name><![CDATA[무념무상]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=3494</uri>
			</author>
			<updated>2009-04-01T07:12:32Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=34356#p34356</id>
		</entry>
</feed>
