Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • bernikub Friend
    #182205

    Hello,

    how can i add a skyscraper in JA-ANION? The Skyscraper should be right outside of the template and should have the size 160px x 600 px.

    Please give me a message.

    Regards,
    Thomas

    Saguaros Moderator
    #472877
    bernikub Friend
    #473048

    Hello,

    thanks for your quick answer.

    1) I added following code to index.php in the folder /templates/ja_anion

    <jdoc:include type="modules" name="YOURNEWMODULE" style="none" />

    After saving i get an error message (“Error on line 5”; on that line where i add the code)
    So i but this code out of my index.php and tried the next step.

    2) I put a new position in templateDetails.xml

    <position>Skyscraper</skyscraper>

    3) I opened default.php file in pluginssystemjat3base-themesdefaultpage and changed

    <div id="ja-wrapper">
    <a name="Top" id="Top"></a>

    to

    <div id="ja-wrapper">
    <div id="ja-leftbanner"><jdoc:include type="modules" name="left-banner" /></div>
    <div id="ja-rightbanner"><jdoc:include type="modules" name="right-banner" /></div>
    <a name="Top" id="Top"></a>

    4) Then i put following code in the template.css in the folder /templates/ja_anion/css

    #ja-wrapper {position:relative;}

    instead of

    #ja-wrapper {}

    5) at the end of the file i added this code

    #ja-rightbanner {
    position:absolute;
    top:0px;
    right:0px;
    width:200px;
    }

    now i can choose the position skyscraper in the backend. but i a put a banner in this module i can’t see them in the frontend.

    is it because of the error in index.php?

    please give me a message.

    Best,
    Thomas

    bernikub Friend
    #473918

    Hey guys,

    please give me a message.

    Thank you,
    Thomas

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

This topic contains 4 replies, has 2 voices, and was last updated by  bernikub 11 years, 12 months ago.

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