-
AuthorPosts
-
myuption Friend
myuption
- Join date:
- November 2006
- Posts:
- 161
- Downloads:
- 20
- Uploads:
- 23
- Thanks:
- 58
- Thanked:
- 6 times in 1 posts
February 24, 2012 at 7:46 pm #174256I’m upgrading a site, and also, updating some images, I haven’t changed a bit on the CSS classes, but once I upload images to feature some articles withing position sl1-1. The action button, the prev and next arrows, are moved to the right and down.
What could be wrong?
Demo site: http://bit.ly/zB5uPZ
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
February 26, 2012 at 5:41 am #440084You replace the code from /templates/ja_nex/html/mod_janews_featured/nex/style.css
.ja-zinfp-links-actions {
padding: 0;
right: 0px;
height: 40px;
position: absolute;
z-index: 10;
width: 80px;
}
with
.ja-zinfp-links-actions {
padding: 0;
right: 30px;
height: 40px;
position: absolute;
z-index: 10;
width: 80px;
}1 user says Thank You to khoand for this useful post
myuption Friendmyuption
- Join date:
- November 2006
- Posts:
- 161
- Downloads:
- 20
- Uploads:
- 23
- Thanks:
- 58
- Thanked:
- 6 times in 1 posts
February 26, 2012 at 4:40 pm #440156Thanks!! 😀
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by myuption 12 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Actions button on JA News Featured moves right
Viewing 3 posts - 1 through 3 (of 3 total)