test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • safarimark Friend
    #129801

    Hello,

    I have done some light customizing, however I would really like to do something with the avreloaded module.

    In this template, I would like to move the left and right columns on the frontpage down to make room for a new module. Please see screen image, for a graphic of what it is now, and what I would like it to be.

    Any information on how to get started on this would be great!

    Thanks,
    Mark


    1. currently_ttbh
    2. after_ttbh
    Sherlock Friend
    #254296

    Hi safarimark !
    You can do following way below :
    Open index.php file in templates/ja_loliet folder , find following code section at about line 220 :


    <!-- BEGIN: COLUMNS -->
    <div id="ja-colwrap">
    <?php if ($ja_left) { ?>

    change to :


    <!-- BEGIN: COLUMNS -->
    <div id="ja-colwrap">
    <div style="height:100px; border:1px solid red;">
    <!-- load video module here -->
    </div>
    <?php if ($ja_left) { ?>

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

This topic contains 2 replies, has 2 voices, and was last updated by  Sherlock 16 years, 7 months ago.

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