-
AuthorPosts
-
woodsworks Friend
woodsworks
- Join date:
- October 2013
- Posts:
- 19
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 2
- Thanked:
- 3 times in 1 posts
January 27, 2014 at 11:36 am #194141Last time Tom has suggested me to create a new module position
http://www.joomlart.com/forums/topic/how-to-create-new-module-position-updated/well, here is my problem:
I wanna create a slider module which is a full screen on horizontal, things like JA-university template.
By using developer tool on chrome, I found there 3 or 4 <div></div>which encompass my slideshow module.
the structure is like this<div id=”ja-slider” class=”wrap “>
<div class=”main”><div class=”main-inner1 clearfix”>
<div class=”ja-moduletable ja-masonry moduletable_ja-silder jmoddiv” ….”>
<div class=”moduletable-inner clearfix”>
<div id=”slider” class=”slider” style=”margin: 0!important;”>my question is :
is there a simple way to find a php file and define the “ja-slider” block as
<div id=”ja-slider” class=”wrap “>
<div id=”slider” class=”slider” style=”margin: 0!important;”>which will perhaps help me to create a full screen image slider.
by the way I didn’t find any mainbody or ja-slider.php in /ja_puresite/blocks/
there are only :
css.php
head.php
header.php
masonry.php
navhelper.phpthanks a lots again!
🙂woodsworks Friendwoodsworks
- Join date:
- October 2013
- Posts:
- 19
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 2
- Thanked:
- 3 times in 1 posts
January 27, 2014 at 11:53 am #520027What I modified on developper tools by renaming all the class on “ja-slider” the final effect that i expected.:-*
the normal default layout
here is what I found, i don’t know if it’s the right method.
http://docs.joomla.org/Applying_custom_module_chrome-
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 28, 2014 at 4:27 am #520152Hi there,
In JA Puresite template, we use a custom HTML module named Introducing Puresite in Slider position. You can find the div ‘ja-slider’ in output content of this module:
<div class="ja-slider"><img src="images/demo/demo-1.png" border="0" alt="" />
<h3>Introducing Puresite</h3>
<p>The Responsive Joomla Template is the new theme from JoomlArt. It’s feature rich, mobile ready and easy to use ...</p>
<a class="button1" href="index.php/portfolio">See Our Portfolio</a> <a class="button2" href="index.php/k2-component/puresite-blog">Post Blog Now</a></div>
If you want to use slideshow like in JA University template, just download JA Slideshow Lite module and install into your site and assign it to slider position.
Once done, remember to clean JAT3 cache.
woodsworks Friendwoodsworks
- Join date:
- October 2013
- Posts:
- 19
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 2
- Thanked:
- 3 times in 1 posts
January 28, 2014 at 11:59 am #520209<em>@Saguaros 408080 wrote:</em><blockquote>Hi there,
In JA Puresite template, we use a custom HTML module named Introducing Puresite in Slider position. You can find the div ‘ja-slider’ in output content of this module:
<div class="ja-slider"><img src="images/demo/demo-1.png" border="0" alt="" />
<h3>Introducing Puresite</h3>
<p>The Responsive Joomla Template is the new theme from JoomlArt. It’s feature rich, mobile ready and easy to use ...</p>
<a class="button1" href="index.php/portfolio">See Our Portfolio</a> <a class="button2" href="index.php/k2-component/puresite-blog">Post Blog Now</a></div>
If you want to use slideshow like in JA University template, just download JA Slideshow Lite module and install into your site and assign it to slider position.
Once done, remember to clean JAT3 cache.</blockquote>
Thanks Saguaros
but I still have blank page problem, JA slideshow or JA slideshow lite, both cause blank page.
there is ticket that pavit has send it for me, still no answers.:((
-
AuthorPosts
Viewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by Saguaros 10 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum