- Timestamp:
- 06/12/08 22:59:01 (5 years ago)
- Location:
- events/phpframework/html_template
- Files:
-
- 4 added
- 4 removed
- 2 modified
-
css/style.css (modified) (4 diffs)
-
img/share/phwittr_logo.gif (added)
-
img/share/phwittr_logo.png (deleted)
-
img/share/reply_icon.gif (added)
-
img/share/reply_icon.png (deleted)
-
img/share/trash_icon.gif (added)
-
img/share/trash_icon.png (deleted)
-
img/share/up_arrow.gif (added)
-
img/share/up_arrow.png (deleted)
-
index.html (modified) (10 diffs)
Legend:
- Unmodified
- Added
- Removed
-
events/phpframework/html_template/css/style.css
r13662 r13732 26 26 27 27 a:link { 28 color:#A 055BB;28 color:#AA00AA; 29 29 text-decoration:none; 30 30 } 31 31 32 32 a:visited { 33 color:#A 055BB;33 color:#AA00AA; 34 34 text-decoration:none; 35 35 } … … 110 110 ----------------------------------------------------*/ 111 111 #contents { 112 background:url(../img/share/up_arrow. png) no-repeat 20px top;112 background:url(../img/share/up_arrow.gif) no-repeat 20px top; 113 113 padding-top:10px; 114 114 } … … 166 166 } 167 167 168 ul.tabNav{ margin:0 50px; }168 ul.tabNav{ margin:0 30px; } 169 169 170 170 ul.tabNav li{ float: left;margin-left:-1px;margin-bottom:1px; } … … 234 234 margin:5px 0; 235 235 padding:5px 0; 236 background-color:white; 237 } 236 border:1px solid #999999; 237 font-size:86%; 238 background-color:#95F0FF; 239 } 240 div.subsection_title{ 241 margin:10px; 242 border-bottom:1px solid #000000; 243 } 244 div.subsection_title a{ 245 float:right; 246 } 247 div.subsection_body{ 248 margin:10px; 249 } 250 div.subsection_body ul.status{ } 251 div.subsection_body ul.status li{ text-align:right; } 252 div.subsection_body ul.status li span.label{ float:left; } 253 254 -
events/phpframework/html_template/index.html
r13662 r13732 23 23 <div id="page"> 24 24 <div id="header"> 25 <h1><img src="img/share/phwittr_logo. png" alt="phwittr" /></h1>25 <h1><img src="img/share/phwittr_logo.gif" alt="phwittr" /></h1> 26 26 <ul id="guideNav"> 27 27 <li><a href="/">ホーム</a></li> … … 57 57 <tr> 58 58 <td class="friendicon"> 59 <img src="img/friend_icon. png" alt="User Name" class="friendicon" />59 <img src="img/friend_icon.gif" alt="User Name" class="friendicon" /> 60 60 </td> 61 61 <td> … … 65 65 </td> 66 66 <td class="action"> 67 <img src="img/share/trash_icon. png" alt="Delete" class="icon16" />68 <img src="img/share/reply_icon. png" alt="Reply" class="icon16" />67 <img src="img/share/trash_icon.gif" alt="Delete" class="icon16" /> 68 <img src="img/share/reply_icon.gif" alt="Reply" class="icon16" /> 69 69 </td> 70 70 </tr> … … 72 72 <tr> 73 73 <td class="friendicon"> 74 <img src="img/friend_icon. png" alt="User Name" class="friendicon" />74 <img src="img/friend_icon.gif" alt="User Name" class="friendicon" /> 75 75 </td> 76 76 <td> … … 80 80 </td> 81 81 <td class="action"> 82 <img src="img/share/trash_icon. png" alt="Delete" class="icon16" />83 <img src="img/share/reply_icon. png" alt="Reply" class="icon16" />82 <img src="img/share/trash_icon.gif" alt="Delete" class="icon16" /> 83 <img src="img/share/reply_icon.gif" alt="Reply" class="icon16" /> 84 84 </td> 85 85 </tr> … … 87 87 <tr> 88 88 <td class="friendicon"> 89 <img src="img/friend_icon. png" alt="User Name" class="friendicon" />89 <img src="img/friend_icon.gif" alt="User Name" class="friendicon" /> 90 90 </td> 91 91 <td> … … 95 95 </td> 96 96 <td class="action"> 97 <img src="img/share/trash_icon. png" alt="Delete" class="icon16" />98 <img src="img/share/reply_icon. png" alt="Reply" class="icon16" />97 <img src="img/share/trash_icon.gif" alt="Delete" class="icon16" /> 98 <img src="img/share/reply_icon.gif" alt="Reply" class="icon16" /> 99 99 </td> 100 100 </tr> … … 102 102 <tr> 103 103 <td class="friendicon"> 104 <img src="img/friend_icon. png" alt="User Name" class="friendicon" />104 <img src="img/friend_icon.gif" alt="User Name" class="friendicon" /> 105 105 </td> 106 106 <td> … … 110 110 </td> 111 111 <td class="action"> 112 <img src="img/share/trash_icon. png" alt="Delete" class="icon16" />113 <img src="img/share/reply_icon. png" alt="Reply" class="icon16" />112 <img src="img/share/trash_icon.gif" alt="Delete" class="icon16" /> 113 <img src="img/share/reply_icon.gif" alt="Reply" class="icon16" /> 114 114 </td> 115 115 </tr> … … 123 123 124 124 <div id="sub"> 125 <ul> 126 <li>サブ</li> 127 </ul> 125 126 <div class="subsection_title"> 127 <a href="#">プロフィール</a> 128 <h3>ようこそ!</h3> 129 </div> 130 <div class="subsection_body"> 131 <p>こんにちはこんにちは!</p> 132 </div> 133 <div class="subsection_title"> 134 <h3>ステータス</h3> 135 </div> 136 <div class="subsection_body"> 137 <ul class="status"> 138 <li> 139 <span class="label">あなたがフォロー</span> 140 <span><a href="#">999</a></span> 141 </li> 142 <li> 143 <span class="label">あなたがフォロー</span> 144 <span><a href="#">999</a></span> 145 </li> 146 </ul> 147 </div> 148 128 149 <!-- / #sub --></div> 129 150 <!-- / #contents --></div>
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)