Jump to content

  •  

  • Tutorial info Visit support topic

    • Added on: Jan 22 2009 07:41 PM
    • Views: 1112
     


    * * * * *
    0 Ratings

    Adding A Text Box To The Blog Index

    For Blog 1.3.x

    Posted by AndyF on Jan 22 2009 07:41 PM
    This was requested by a member a while ago so I thought I would post how to do this incase anyone else needs this.

    Basically this adds a nice text box to the Blog index page.

    Option 1 > Below the search / navigation links...

    ACP > Look / Feel > Skin Manager > (edit each skin as needed) > Edit Template HTML > Skin_Blog_List >

    Put this at the very end, after any other code...

    <br />
    <div class='borderwrap'><div class='maintitle'>Put your title Here</div><div class='tablepad' align='center'>
    <br />
    Your message etc etc goes here!
    <br />
    </div></div>
    <br />


    Option 2 > Above the search box...

    ACP > Look / Feel > Skin Manager > (edit each skin as needed) > Edit Template HTML > Skin_Blog_List >

    Put this at the start, before any other code...

    <div class='borderwrap'><div class='maintitle'>Put your title Here</div><div class='tablepad' align='center'>
    <br />
    Your message etc etc goes here!
    <br />
    </div></div>
    <br />

    :)

    Powered by Tutorials 1.4.1 © 2012, by Michael McCune