-
AuthorPosts
-
dulcepagotto Friend
dulcepagotto
- Join date:
- September 2010
- Posts:
- 13
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
December 18, 2012 at 4:08 am #183199Would like computers images to overlap on this page, like in SLIDESHOW LITE CUSTOM in JA ZITE.
I think is something with Z-INDEX, but I didn’t find it.http://www.rivainfo.com/computer
-
TomC Moderator
TomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 18, 2012 at 8:04 pm #476704Workin’ on this one for ya …. stay tuned
1 user says Thank You to TomC for this useful post
December 19, 2012 at 2:28 am #476718i’m joomla beginner. can u give me hoe to customize this template?tqvm.:-[
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 21, 2012 at 7:46 am #477048@dulcepagotto: you can see this configuration of JA SlideShow Lite Module in this user guide on JA University Template here: http://www.joomlart.com/forums/topic/user-guide-ja-university-template-for-joomla-2-5/ but about “overlap on this page” i’m not sure regarding to z-index on module
@ahshrup: How do you want to customize on this template, please show me i shall help you more than.dulcepagotto Frienddulcepagotto
- Join date:
- September 2010
- Posts:
- 13
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
December 21, 2012 at 6:42 pm #477110you can see the configuration of JA University Template here: http://www.joomlart.com/forums/topic/user-guide-ja-university-template-for-joomla-2-5/
dulcepagotto Frienddulcepagotto
- Join date:
- September 2010
- Posts:
- 13
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
December 21, 2012 at 6:44 pm #477111<em>@ahshrup 351229 wrote:</em><blockquote>i’m joomla beginner. can u give me hoe to customize this template?tqvm.:-[</blockquote>
you can see the configuration of JA University Template here: http://www.joomlart.com/forums/topic/user-guide-ja-university-template-for-joomla-2-5/
but if you want to configure the slideshow lite custom like in JA ZITE
go to : extensions/template manager/ja university/layout/default – edit
change this line: <block name=”slideshow” style=”raw”>slideshow</block>
to:
<block name=”slideshow” no-main=”1″ >slideshow</block>DELETE the mask image
and copy the slideshow information and images from JA ZITE.
I DIDN’T FIND A WAY TO OVERLAP THE IMAGES LIKE IN JA ZITE YET, BUT I AM WORKING ON IT.dulcepagotto Frienddulcepagotto
- Join date:
- September 2010
- Posts:
- 13
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
December 21, 2012 at 6:47 pm #477112Thank you very much! TomC, let me know if you find out
Thank you very much! Ninja Lead, I am just trying to get the computers images to overlap on this page, like in SLIDESHOW LITE CUSTOM in JA ZITE. I am trying hard, but everything I do, didn’t work.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 22, 2012 at 3:21 am #477136You can try to do with this
<blockquote>Open templates/ja_university/css/mod_jaslideshowlite.css file</blockquote>
from
.ja-ss-wrap {
overflow: hidden;
position: relative;
width: 100%;
}.ja-ss-item {
display: block;
float: left;
margin: 0;
overflow: hidden;
position: absolute;
right: 0;
left: 0;
width: 100%;
z-index: 10;
backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
change to
.ja-ss-wrap {
position: relative;
width: 100%;
}.ja-ss-item {
display: block;
float: left;
margin: 0;
position: absolute;
right: 0;
left: 0;
width: 100%;
z-index: 10;
backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
Let me know if it helps
1 user says Thank You to Ninja Lead for this useful post
dulcepagotto Frienddulcepagotto
- Join date:
- September 2010
- Posts:
- 13
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
December 23, 2012 at 2:48 am #477269thank you very much Ninja Lead, IT WORKED! I am very grateful for your help!
-
AuthorPosts
Viewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 4 voices, and was last updated by dulcepagotto 11 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum