Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • shawnav Friend
    #140956

    What changes to the css files do I need to make to make my layout look like the image that I attached?


    1. ja-nickel-layout
    Chaudhry Majid Mehboob Alam Friend
    #303920

    Anyone can answer to this query ?

    Objective to acheive is to make the Slideshow expendable from Left to Right.

    any tweak ?

    geoaspro Friend
    #304442

    Same here… looking for an answer for the above! Anyone?

    visualrs Friend
    #306700

    Try this in the template index.php after main navigation:

    <blockquote><div id=”ja-container<?php echo $divid; ?>” class=”wrap”>

    <div class=”main clearfix”>

    <?php if ($this->countModules(‘ja-slideshow’) ) { ?>
    <!– TOP SPOTLIGHT –>
    <div id=”ja-topsl” class=”wrap”>
    <div class=”main”>
    <div class=”inner clearfix”>
    <div id=”ja-slideshow”>
    <jdoc:include type=”modules” name=”ja-slideshow” style=”raw” />
    </div>
    </div>
    </div>
    </div>
    <!– //TOP SPOTLIGHT –>
    <?php } ?>
    <br />
    <?php if ( $ja_right): ?>

    <div id=”ja-col2″>

    <jdoc:include type=”modules” name=”right” style=”jamodule” />

    </div>

    <?php endif; ?>

    <!– CONTENT –>

    <div id=”ja-content”>

    <div class=”main clearfix”>

    <jdoc:include type=”message” />

    <!–SLIDE SHOW–><!– //SLIDE SHOW –>

    <?php if ( $ja_left) { ?>

    <!– Left COLUMN –>

    <div id=”ja-col1″>

    <div class=”ja-innerpad”>

    <jdoc:include type=”modules” name=”left” style=”jamodule” />

    </div>

    </div>

    <!– //Left COLUMN –>

    <?php } ?>

    <div id=”ja-current-content” class=”clearfix”>

    <jdoc:include type=”component” />

    </div>

    </div>

    <!– //CONTENT –>

    </div></div>

    </div></blockquote>

    It may needs some adjustments in the css.

    Don’t forget to make the images for the slide bigger

    theprofessor Friend
    #306745

    Did this work??

    nguyenhuu quang Friend
    #306749

    <em>@shawnav 127614 wrote:</em><blockquote>What changes to the css files do I need to make to make my layout look like the image that I attached?</blockquote>
    Send your Live site. allow me to check it for you
    thanks

    visualrs Friend
    #306771

    In order to know what changes it may needs in the CSS, it takes me some time to figure out.


    1. nickel
    nguyenhuu quang Friend
    #306774

    <em>@quang268 131289 wrote:</em><blockquote>Send your Live site. allow me to check it for you
    thanks</blockquote>

    send live site

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

This topic contains 8 replies, has 6 voices, and was last updated by  nguyenhuu quang 14 years, 11 months ago.

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