Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • tamirzzz Friend
    #173596

    Hi 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


    1. ja9
    khoand Friend
    #437133

    Hi,
    – 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;
    }

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  khoand 12 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum