Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • ithacaindy Friend
    #159455

    What is the best way to add space for a leaderboard above the date and search portion of the front page of Teline IV? There is a forum thread about how to do this with Teline II, but I want to be sure it is also appropriate for IV. Thanks.

    Ninja Lead Moderator
    #375076

    hi,
    no that does not apply for teline IV because it uses jat3v2 frame work, to accomplish this you can do as following:
    1. login admin , navigate to template manager > ja teline iv > layouts tab > edit defautl layout.
    add new block to header like this:

    <?xml version="1.0" encoding="utf-8"?>
    <layout name="desktop">
    <!--Extra css load for this layout-->
    <stylesheets>
    </stylesheets>
    <blocks name="top" style="xhtml">
    <block name="headerboard" type="modules">headerboard</block>
    <block name="header" type="header"></block>
    <block name="topmegamenu" type="topmega"></block>
    <block name="mainnav" type="mainnav"></block>
    <block name="topbar" type="topbar"></block>
    <block name="cpanel" type="usertools/cpanel"></block>
    <block name="slideshow" type="modules" style="raw">slideshow</block>
    <block name="topsl1" type="spotlight" special="left" specialwidth="66">sl1-l,sl1-r</block>
    <block name="topsl2" type="spotlight">user1,user2,user3,user4,user5</block>
    </blocks>
    <blocks name="middle" main-inner="1" colwidth="17">
    <block name="content-top" style="raw">content-top</block>
    <block name="content-bottom" style="raw">content-bot</block>
    <block name="content-mass-top" style="raw" type="tabs">ja-news-1,ja-news-2,ja-news-3</block>
    <block name="content-mass-bottom">content-mass-bot</block>
    <block name="right-mass-top">col-mass-top</block>
    <block name="right-mass-bottom">col-mass-bot</block>
    <block name="inset1">left</block>
    <block name="right1">right1</block>
    <block name="right2">right2</block>
    </blocks>
    <blocks name="bottom" style="xhtml">
    <block name="botsl1" type="spotlight">user6,user7,user8,user9,user10</block>
    <block name="botsl2" type="spotlight" special="left" specialwidth="66">user11,user12</block>
    <block name="footer" type="footer" main-inner="1"></block>
    </blocks>
    </layout>

    2. in templatesja_teline_ivtemplateDetails.xml, add this:


    <position>headerboard</position>

    inside <positions> tag.
    3. finally, create a new module and assign the “headerboard” position to it.
    lets try and let me know.

    axadle Friend
    #375099

    that does not work do you have another solution coze your instruction show that ads goes over headline news and search block

    ithacaindy Friend
    #375133

    <em>@hungnd 219344 wrote:</em><blockquote> 3. finally, create a new module and assign the “headerboard” position to it.
    lets try and let me know.</blockquote>

    Thanks. I’ll give it a try and let you know the results.

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 3 voices, and was last updated by  ithacaindy 13 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum