- Timestamp:
- 03/13/09 05:44:15 (8 months ago)
- Location:
- templates/Dragon_Template
- Files:
-
- 2 modified
-
static/styles/style.css (modified) (1 diff)
-
view/site_content.tmpl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
templates/Dragon_Template/static/styles/style.css
r157 r668 85 85 #sidebar { 86 86 float: left; 87 padding-left: 175px;88 width: 120px;87 padding-left: 65px !important; 88 width: 200px !important; 89 89 } 90 90 -
templates/Dragon_Template/view/site_content.tmpl
r635 r668 1 1 <div id="title"> 2 Ungdomshuset2 Said's super stranica 3 3 </div> 4 4 … … 10 10 <?= cms_list_menu ?> 11 11 </ul> 12 13 <div style="width:200px; height:375px;"><iframe src="http://www.plurk.com/getWidget?uid=250&h=375&w=200&u_info=2&bg=070A00&tl=375870" width="200" frameborder="0" height="375" scrolling="no"></iframe><div style="float: right; padding: 1px;"> <a href="http://plurk.com/" target="_blank" style="font-size: 10px !important; color: #999 !important; border: none; text-decorate: none;" title="Plurk - A Social Journal for your life">Plurk.com</a></div></div> 12 14 </div> 13 15
