-
AuthorPosts
-
tphmedia Friend
tphmedia
- Join date:
- July 2009
- Posts:
- 139
- Downloads:
- 0
- Uploads:
- 27
- Thanks:
- 17
- Thanked:
- 2 times in 1 posts
November 18, 2011 at 3:24 pm #170831I need to reduce the space between each item JA Sidenews Displays. It takes up a considerable amount of real estate.
I altered the CSS in the MODULE taking the padding down to 1 or 0 but it didn’t change anything.
URL: http://174.121.38.60/~celinatx/celina2
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
November 18, 2011 at 3:28 pm #425272Hi,
I can’t access your website. Could you check again?tphmedia Friendtphmedia
- Join date:
- July 2009
- Posts:
- 139
- Downloads:
- 0
- Uploads:
- 27
- Thanks:
- 17
- Thanked:
- 2 times in 1 posts
November 18, 2011 at 4:31 pm #425287Try now!
Thanks!
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
November 18, 2011 at 4:43 pm #425289You replace this code from /templates/jatiris/css/mod_jasidenews.css
.ja-slidenews-item {
border-bottom: none;
border-top: 1px solid #EEE;
color: gray;
float: none;
overflow: hidden;
padding: 20px 0;
width: 100%;
}
with
.ja-slidenews-item {
border-bottom: none;
border-top: 1px solid #EEE;
color: gray;
float: none;
overflow: hidden;
padding: 10px 0;
width: 100%;
}tphmedia Friendtphmedia
- Join date:
- July 2009
- Posts:
- 139
- Downloads:
- 0
- Uploads:
- 27
- Thanks:
- 17
- Thanked:
- 2 times in 1 posts
November 18, 2011 at 6:42 pm #425310Thanks! I was looking in the MODULE css not the MODULE within the TEMPLATE.
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by tphmedia 12 years, 12 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to make the spacing in JA SideNews smaller
Viewing 5 posts - 1 through 5 (of 5 total)