皮肤名称 SiteBoxEventListControl.ascx
皮肤类型 ControlSkins
是否标准皮肤 ---
实际采用SecionSkin /communities/n00000496/themes/theme1_chs/skins/controlskins/siteboxeventlistcontrol.ascx
你可以用任何你熟悉的工具来编辑/修改代码, 我们推荐使用 Visual Studion. 详细可参见http://www.3byun.com/MHKH/134982.aspx
Not Start
修改代码        
<%@ import Namespace="BIWeb.Communities" %>
<%@ Register TagPrefix="community" Namespace="BIWeb.Communities" Assembly="BIWeb.Qun" %>
<%@ Register TagPrefix="BIEngine" Namespace="BIWebEngine.Controls" Assembly="BIWebEngine" %>
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="ajax" %>


<!--%@ outputcache duration="600" VaryByParam="pathinfo"%-->

<div class="box2">


<div >
    <table width="100%">
    <tr>
        <td>
            
            <asp:Label ID="lblMyTitle" CssClass="boxheaderRed" runat="server" />
          
        </td>
        <td>
            <div align="right">
                
    <BIEngine:BIWebHyperLink ID="hlnkMore" text="更多。.." runat="server" />
</div>
        
        </td>
    </tr>
 </table> 
</div>




<div  >




<br>
<asp:ListView ID="lsvItems" runat="server">
    <LayoutTemplate>
        <div style="clear: both">

        </div>
        <asp:PlaceHolder ID="itemPlaceHolder" runat="server" />

        <div style="clear: both;">

        </div>
    </LayoutTemplate>
    <ItemTemplate>



    
<table width="100%">
    <tr>
                <td style="width:82px; height:80px">
                    <BIEngine:ItemContentImage Width="80" Height="70" runat="server" />
                </td>


        <td  style="padding-left:15px">
  <community:ItemTitleLink Runat="Server" CssClass="boxDescription3"  ID="Itemtitlelink1" />
      <tr><td colspan="2"><div style="height:1px ;background-color: lightblue"></div></td></tr>         
        </td>
    </tr>  
</table>  
 
         
    </ItemTemplate>
</asp:ListView>
  
</div>

    </div>
     版权所有 © -- 2024
              
    
Powered by :