Changeset 9818

Show
Ignore:
Timestamp:
03/22/11 11:33:19 (2 years ago)
Author:
flop25
Message:

captify and polaroid fully functional

Location:
extensions/flop_style
Files:
11 added
1 modified

Legend:

Unmodified
Added
Removed
  • extensions/flop_style/mainpage_categories/picpile_cat.tpl

    r9812 r9818  
    22{if $themeconf.name == "Sylvia"} 
    33{html_head} 
    4   {literal}#theCategoryPage .content { 
     4  {literal} 
     5  <style> 
     6  #theCategoryPage .content { 
    57      margin: 21px 10px 0 290px !important; 
    6   }{/literal} 
     8  } 
     9        </style> 
     10  {/literal} 
    711{/html_head} 
    812{/if}