-
AuthorPosts
-
zdiar Friend
zdiar
- Join date:
- June 2008
- Posts:
- 36
- Downloads:
- 85
- Uploads:
- 1
- Thanks:
- 6
- Thanked:
- 6 times in 3 posts
April 2, 2011 at 9:23 pm #162302The module janewspro – linear layout with default Display Settings works fine. (1 intro, 4 link items).
I have changed the settings to 2 intro articles and there is something wrong with the layout.The link items on the right side are not in line with the first intro article, unfortunately they went down, next to the 2nd intro article. See the screenshot attached.
Is there any solution to move these links back to top as the arrow shows on the attached image.
Thank you.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
April 3, 2011 at 8:20 am #384638<em>@zdiar 231936 wrote:</em><blockquote>The module janewspro – linear layout with default Display Settings works fine. (1 intro, 4 link items).
I have changed the settings to 2 intro articles and there is something wrong with the layout.The link items on the right side are not in line with the first intro article, unfortunately they went down, next to the 2nd intro article. See the screenshot attached.
Is there any solution to move these links back to top as the arrow shows on the attached image.
Thank you.</blockquote>
Open this file modules/mod_janewspro/tmpl/linear/style.css
Replace the Code
.linear .ja-zin .ja-zinlinks {
float: right;
font-size: 92%;
width: 29%;
}
.linear .ja-zin .ja-zinlinks {
float: right;
font-size: 92%;
position: absolute;
right: 0;
width: 29%;
}
Hope this would be helpful
1 user says Thank You to chavan for this useful post
zdiar Friendzdiar
- Join date:
- June 2008
- Posts:
- 36
- Downloads:
- 85
- Uploads:
- 1
- Thanks:
- 6
- Thanked:
- 6 times in 3 posts
April 3, 2011 at 1:01 pm #384655Chavan, thank you very much. Perfect!
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
April 3, 2011 at 4:59 pm #384664<em>@zdiar 231982 wrote:</em><blockquote>Chavan, thank you very much. Perfect!</blockquote>
zdiar, you are most Welcome 🙂
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by chavan 13 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Mod_janewspro, linear layout problem
Viewing 4 posts - 1 through 4 (of 4 total)