-
AuthorPosts
-
May 6, 2009 at 8:53 pm #140956
What changes to the css files do I need to make to make my layout look like the image that I attached?
Chaudhry Majid Mehboob Alam FriendChaudhry Majid Mehboob Alam
- Join date:
- September 2014
- Posts:
- 16
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 5
May 7, 2009 at 1:16 pm #303920Anyone can answer to this query ?
Objective to acheive is to make the Slideshow expendable from Left to Right.
any tweak ?
geoaspro Friendgeoaspro
- Join date:
- March 2006
- Posts:
- 23
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
May 12, 2009 at 3:45 pm #304442Same here… looking for an answer for the above! Anyone?
June 3, 2009 at 4:19 pm #306700Try 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 Friendtheprofessor
- Join date:
- March 2009
- Posts:
- 365
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 47
- Thanked:
- 64 times in 18 posts
June 3, 2009 at 6:44 pm #306745Did this work??
1 user says Thank You to theprofessor for this useful post
nguyenhuu quang Friendnguyenhuu quang
- Join date:
- September 2014
- Posts:
- 1087
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 29
- Thanked:
- 328 times in 288 posts
June 3, 2009 at 6:49 pm #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
thanksJune 3, 2009 at 7:42 pm #306771nguyenhuu quang Friendnguyenhuu quang
- Join date:
- September 2014
- Posts:
- 1087
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 29
- Thanked:
- 328 times in 288 posts
June 3, 2009 at 7:45 pm #306774<em>@quang268 131289 wrote:</em><blockquote>Send your Live site. allow me to check it for you
thanks</blockquote>send live site
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 6 voices, and was last updated by nguyenhuu quang 15 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum