-
AuthorPosts
-
webaheadinternet Friend
webaheadinternet
- Join date:
- July 2012
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 21
- Thanked:
- 2 times in 1 posts
February 17, 2014 at 1:18 pm #194868so I am currently building a website using this template, I like the look of the gallery unfortunately when displaying in an article it does not display properly, in K2 items it displays fine with the navigation arrows in black boxes in the bottom right of the gallery.
When the gallery is placed into an article however, these arrows show elsewhere on the page as seen here:
they display above the right module position which is strange as the code is exactly the same, I want it to display exactly as it does in the K2 items, any help appreciated
webaheadinternet Friendwebaheadinternet
- Join date:
- July 2012
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 21
- Thanked:
- 2 times in 1 posts
February 18, 2014 at 9:44 am #523179can anybody help with this?
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
February 18, 2014 at 10:52 am #523188I don’t see any gallery on you site, Please send me the correct Url of the page and then post a screenshot of the error.
this would be helpful for us to suggest you
1 user says Thank You to chavan for this useful post
webaheadinternet Friendwebaheadinternet
- Join date:
- July 2012
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 21
- Thanked:
- 2 times in 1 posts
February 18, 2014 at 11:23 am #523195webaheadinternet Friendwebaheadinternet
- Join date:
- July 2012
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 21
- Thanked:
- 2 times in 1 posts
February 18, 2014 at 11:25 am #523196webaheadinternet Friendwebaheadinternet
- Join date:
- July 2012
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 21
- Thanked:
- 2 times in 1 posts
February 18, 2014 at 11:33 am #523199chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
February 18, 2014 at 11:41 am #523202Go to this File: /templates/ja_portfolio/css/mod_jacontentslider.css
1. Add this code :
.ja-contentslider {
position:relative;
}
2. Replace this code
.ja-contentslider-left,
.ja-contentslider-right {
height: 20px;
width: 20px;
position: absolute;
top: 12px;
cursor: pointer;
}
With
.ja-contentslider-left,
.ja-contentslider-right {
height: 20px;
width: 20px;
position: absolute;
bottom: 12px;
cursor: pointer;
z-index:999;
}
1 user says Thank You to chavan for this useful post
webaheadinternet Friendwebaheadinternet
- Join date:
- July 2012
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 21
- Thanked:
- 2 times in 1 posts
February 18, 2014 at 11:52 am #523209thats spot on, thanks for your help, much appreciated
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 2 voices, and was last updated by webaheadinternet 10 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum