Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • ahmedhn Friend
    #176873

    Hi,

    I’m using Joomla 1.5 and when I disable the title from the mod_janews_fp which is in SL-1. The slideshow stops working; as in the left and right buttons stop working and the text below the picture becomes scrambled (probably with the text from the next article).

    My objective is to remove the “Featured” box on the slideshow.

    Any ideas.

    chavan Friend
    #452359

    Hi

    This is a bug and I raise this bug to dev team.

    To hot fix your issue you could open /templates/ja_nex/html/mod_janews_fp/nex/style.css and replace below block code in line 33


    div.ja-moduletable.absolute-title.simple-title div#jafp-title,
    div.moduletable.absolute-title.simple-title div#jafp-title {
    background: #c33
    }

    by


    div.ja-moduletable.absolute-title.simple-title div#jafp-title,
    div.moduletable.absolute-title.simple-title div#jafp-title {
    background: #c33
    margin: -1000px;
    }

    Thanks,

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

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

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