-
AuthorPosts
-
Colin Sherlock Friend
Colin Sherlock
- Join date:
- September 2014
- Posts:
- 36
- Downloads:
- 3
- Uploads:
- 6
- Thanks:
- 7
November 3, 2011 at 11:33 am #170343Hi,
Can anyone tell me how to get rid of the images on the right and left and just have the images displaying in the middle on the slideshow 2 module.
Thanks
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
November 3, 2011 at 12:11 pm #423059Hi,
You go to Template manager,choose JA Methys template, then change CSS Optomize fieds to NO, so I can check how and where to customize for you.Could you give me a snapshot with your annotation?Colin Sherlock FriendColin Sherlock
- Join date:
- September 2014
- Posts:
- 36
- Downloads:
- 3
- Uploads:
- 6
- Thanks:
- 7
November 3, 2011 at 12:57 pm #423061Hi, Thanks for your help. Ive done as you said. Not sure what you mean regarding annotation snapshot. I am just looking to drop the images on right and left and leave the image in the middle. Thanks again
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
November 3, 2011 at 1:11 pm #423063You replace this code from /plugins/system/jat3/base-themes/default/css/template.css
div.bannergroup {
margin-bottom: 10px;
}
with
div.bannergroup {
margin-bottom: 10px;
display: none;
}Colin Sherlock FriendColin Sherlock
- Join date:
- September 2014
- Posts:
- 36
- Downloads:
- 3
- Uploads:
- 6
- Thanks:
- 7
November 3, 2011 at 1:26 pm #423068I really appreciate your help, but that only gets rid of the banners.
It is the slideshow 2 images that display on the left and right that I wont to hide (the darkened out bits)and keep the actual image in the centre.
Regards
Colin
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
November 8, 2011 at 8:51 am #423646In the module setting you have a field name “Mark Style”, select it to “Fit to main image”
Then you go to template manager section >> Layout tabs , go to edit the default layout you would see a xml tag like this
<block name="slideshow" type="modules" no-main="1" >slideshow</block>
removing the no-main atrribute here to this
<block name="slideshow" type="modules" >slideshow</block>
That would help !AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by khoand 13 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Slideshow 2 on Ja_methys
Viewing 6 posts - 1 through 6 (of 6 total)