-
AuthorPosts
-
relsig Friend
relsig
- Join date:
- October 2007
- Posts:
- 218
- Downloads:
- 22
- Uploads:
- 61
- Thanks:
- 16
- Thanked:
- 10 times in 3 posts
June 19, 2015 at 9:28 am #207603Hello
I’m trying to get the JA Fetured News module to work the way I like. More or less it is working the way I want except the following:
The counter at the bottom of the first article looks somehow strange. As you can see from the picture below the numbers are not where they are supposed to be.
Second, how can I get spaces between the various text elements. At the moment they are one right to the other one. Or would it be possible to use icons for that? If yes, how would I have to do that.
Third, It seems that the word “of” in between the number is hard coded. Where can I change that to “von”.
Thanks
Roger
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 22, 2015 at 8:29 am #575003Hi Roger,
You can go to the file: root/templates/ja_brisk/css/custom.css
and add this css rule:
.ja-zinfp-links-actions {
width: 100%;
}span.box-counter {
float: left;
padding: 4px 12px 3px;
}div.ja-zinfp-links-actions .box-counter .counter {
float: none;
}div.ja-zinfp-links-actions a, div.ja-zinfp-links-actions a:focus {
float: right;
display: block;
padding: 4px 12px 3px;
}
1 user says Thank You to Saguaros for this useful post
relsig Friendrelsig
- Join date:
- October 2007
- Posts:
- 218
- Downloads:
- 22
- Uploads:
- 61
- Thanks:
- 16
- Thanked:
- 10 times in 3 posts
June 23, 2015 at 7:03 pm #575263Perfect. Thank you very much
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by relsig 9 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
JA Featured News counter looking strange
Viewing 3 posts - 1 through 3 (of 3 total)