-
AuthorPosts
-
May 6, 2009 at 7:08 pm #140952
Hi,
two questions.
1)
i’m using the Ja-contesnt slider on themplate JA Zeolite, but i don’t know how set the hilite on the module like in the demo.2) How set the module to show the images of products of virtuemart. ( what is the ID category of Virtuemart?? Where i find it?? )
Something can help me.
I’m using Joomla 1.5.
Thxgolden_eye Friendgolden_eye
- Join date:
- March 2009
- Posts:
- 21
- Downloads:
- 0
- Uploads:
- 1
- Thanked:
- 3 times in 1 posts
May 11, 2009 at 12:58 pm #304315Hi,
Steps:
1) Disable the module ja_contentscroll and install the module ja_vm_product_slider (i.e: you can find it in the ja_mesolite template) to be able to link to the VM products, otherwise you can only link to regular joomla articles.
2) You also need to add this section to your /templates/ja_zeolite/css/ja.vm.css
COPY&PASTE©&PASTE©&PASTE©&PASTE&
/*Slidder Module*/
#ja-slider {
position: relative;
margin-top: 15px;
}
#ja-slider-left {
position: absolute;
left: 0;
top: 0;
width: 30px;
}
#ja-slide-left-img, #ja-slide-right-img {
position: absolute;
top: 50px;
}
#ja-slider-center {
left: 30px;
height: 165px;
}
#ja-slider-right {
position: absolute;
right: 0;
top: 0;
width: 30px;
}
.jsslide {
white-space: nowrap;
overflow: hidden;
text-align: center;
}
#lbOverlay {
z-index: 999;
}
#lbCenter , #lbBottomContainer{
z-index: 1000;
}
COPY&PASTE©&PASTE©&PASTE©&PASTE&
3) Enable ja_vm_product_slider and place it in the same position as the old module you disabled, that is ja-slider
4) Change the value of the top variable inside your ja.vm.css to vertical-align the side arrows:
#ja-slide-left-img, #ja-slide-right-img {
position: absolute;
top: 50px;
}Hope it helps!
2 users say Thank You to golden_eye for this useful post
June 8, 2009 at 4:09 am #307276Hi, that fixed the problem – how do I apply the ‘_hilite’ module class suffix?
Also, I am using ‘Custom HTML Modules’ but cannot get JCE Editor to work with them. Is there another way to format the content of the Custom HTML Module?
floor Friendfloor
- Join date:
- October 2008
- Posts:
- 22
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
June 9, 2009 at 2:09 pm #307387<em>@physarts 131919 wrote:</em><blockquote>Hi, that fixed the problem – how do I apply the ‘_hilite’ module class suffix?</blockquote>
Open modules/mod_ja_vmproductslide/mod_ja_vmproductslide.xml
Add the following line in the <params> section<param name="moduleclass_sfx" type="text" default="" label="Module Class Suffix" description="PARAMMODULECLASSSUFFIX" />
Please see http://www.joomlart.com/forums/topic/module-class-suffix-17/ post #6
Good luck
1 user says Thank You to floor for this useful post
-
AuthorPosts
This topic contains 4 replies, has 4 voices, and was last updated by floor 15 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum