Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • treybraid Friend
    #134677

    need to add a banner mod position to the bottom and top .. see the screenshot about what i am talking about please…

    thanks
    trey


    1. qc1111
    treybraid Friend
    #276657

    someone please help me with this… screenshot earlier post and here is the url…

    http://www.quickcloseprocess.com/new/

    treybraid Friend
    #276658

    note on the website—i did a bit of a temporary workaround with the banner in the top—actually that is just an article …set it up so the client could review the site tonight and tomorrow…i am toying with the idea to put a slideshow there once the mod position has been created…

    like i said earlier id like to add a banner-top position there and then a banner-bot below the content area… —see the screenshot file in first post…

    trey

    newliteracies Friend
    #276681

    hello, may i ask u how to made the module of the calendar (left side)? is it an extension?

    Sherlock Friend
    #276690

    Hi
    In Rutile template, has a banner position at the bottom of body
    you only need to add a bannertop position at the top of body
    you can edit index.php(templates/ja_rutile folder)
    search this line:

    <jdoc:include type="message" />

    Add those lines above :

    <?php if($this->countModules('bannertop')) : ?>
    <!-- BEGIN: BANNERTOP -->
    <div id="ja-bannertop">
    <jdoc:include type="modules" name="bannertop" />
    </div>
    <!-- END: BANNERTOP -->
    <?php endif; ?>

    You aslo add bannertop position in to templateDetails.xml and add CSS for that position

    treybraid Friend
    #276703

    newliteracies that is the jcal pro extension… right now i only have the calender published— there is an events mod that comes with it–and a few other bells and whistle’s… google – joomla jcal pro…

    and thanks nguoiabcd will make the edit momentarily…

    trey

    treybraid Friend
    #276704

    hey would i add the css to the same section as the banner… i was going to add it above the ” ja-banner ” css entry?

    is that ok?

    trey

    Sherlock Friend
    #276767

    Hi
    you can see code above, please add css for id ja-bannertop

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

This topic contains 8 replies, has 3 voices, and was last updated by  Sherlock 16 years ago.

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