Ignore:
Timestamp:
Jun 28, 2012, 3:10:50 PM (12 years ago)
Author:
mistic100
Message:

-remove '.svn' from templates list
-update home template with new ExtendedDescription option

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/AdditionalPages/trunk/distribued/standalone_home/content.tpl

    r16118 r16122  
    55.Online {display:none;}
    66 
    7 .myHomePage_photo {text-align: center; margin:50px 0 20px 0}
    8 .myHomePage_photo a img {border-width:2px; border-style:solid;}
     7.myHomePage_photo {text-align: center; margin:50px 0 20px 0;}
     8.myHomePage_photo a img {border-width:2px; border-style:solid; border-color:#666;}
    99.myHomePage_links {letter-spacing:2px; text-align:center; margin-bottom:0; font-weight:bold;}
    1010.myHomePage_name {margin-top:30px; letter-spacing:2px; text-align:center;}
     
    1313<div id="myHomePage">
    1414  <div class="myHomePage_photo">
    15     <a href="index.php?/categories"><img src="[photo 1234 L]"></a>
     15    <a href="index.php?/categories">[photo=12345;L;false]</a>
    1616  </div>
    1717 
Note: See TracChangeset for help on using the changeset viewer.