Changeset 668 for templates

Show
Ignore:
Timestamp:
03/13/09 05:44:15 (8 months ago)
Author:
amix
Message:

Fixed a bug

Location:
templates/Dragon_Template
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • templates/Dragon_Template/static/styles/style.css

    r157 r668  
    8585#sidebar {  
    8686  float: left; 
    87   padding-left: 175px; 
    88   width: 120px; 
     87  padding-left: 65px !important; 
     88  width: 200px !important; 
    8989} 
    9090 
  • templates/Dragon_Template/view/site_content.tmpl

    r635 r668  
    11<div id="title"> 
    2   Ungdomshuset 
     2    Said's super stranica 
    33</div> 
    44 
     
    1010      <?= cms_list_menu ?> 
    1111    </ul> 
     12 
     13    <div style="width:200px; height:375px;"><iframe src="http://www.plurk.com/getWidget?uid=250&amp;h=375&amp;w=200&amp;u_info=2&amp;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> 
    1214  </div> 
    1315