-
AuthorPosts
-
tamirzzz Friend
tamirzzz
- Join date:
- May 2008
- Posts:
- 117
- Downloads:
- 0
- Uploads:
- 26
- Thanks:
- 45
- Thanked:
- 1 times in 1 posts
February 6, 2012 at 1:02 pm #173596Hi there,
The text in mod_janewsticker started to slide.
Have any ideas why and how to fix it?
It happends in FF,IE and Chrome
I am attaching a screenshot.
You can have a look in http://www.dwh.co.il
Thanks,
Tamir
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
February 6, 2012 at 1:14 pm #437133Hi,
– You replace this code from http://www.dwh.co.il/modules/mod_janewsticker/assets/style.css
.ja-headlines {
overflow: hidden;
width: auto;
position: relative !important;
height: 16px;
}
with
.ja-headlines {
overflow: hidden;
width: auto;
position: absolute;
height: 16px;
}
– You replace this code from http://www.dwh.co.il/templates/ja_seleni/css/template_rtl.css
.ja-headlines-item {
left: auto !important;
right: 0;
}
with
.ja-headlines-item {
left: auto !important;
right: 50px;
}1 user says Thank You to khoand for this useful post
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by khoand 12 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
mod_janewsticker
Viewing 2 posts - 1 through 2 (of 2 total)