test
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • Bart Friend
    #167211

    Hi,
    I want to report a problem in the template JoomlArt Teline IV for Joomla 1.6 (I do not know how it is in Joomla 1.5, maybe there is the same problem). When you activate the plugins in System – JA Popup instead of pop-type FANCYBOX, the system pop-type Highslide so badly the template displays. Creates a white space here (attach images) between the JA News module Featured (SL1-l) and JA News – Default Layout (ja-news-1). Overall, the pop-type displays Highslide wrong and terribly slow to load or not. Everything I tried on the QuickStart (latest update), both on site and on XAMPP. The problem was the same.
    Please fix.
    Furthermore, I also wonder if going QuickStart JA TELINE IV for Joomla! 1.7?
    Thank you


    1. JA_TELINE_IV_FANCYBOX_NORMAL
    2. JA_TELINE_IV_HIGHSLIDE_PROBLEM_SPACE
    Trimud Friend
    #405484

    Hi,

    could You please give link to Your site to see whats wrong with the images?

    Regards

    Bart Friend
    #405576

    Website is here[/URL]. Overall, the displays either poorly or very slowly – Highslide.

    Trimud Friend
    #405583

    There are some minor CSS changes that need to be done.
    I’ll come back to You in couple minutes.

    Regards

    Trimud Friend
    #405588

    Hi again,

    please navigate to Your template settings and go to Themes tab. Install the attached file there and go to Profiles tab.
    14953

    Under Theme Settings select Local theme – Highslide and click apply.
    Than save template settings.

    That should do the trick.

    Regards


    1. highslide.zip
    Bart Friend
    #405593

    OK, thank you. Comes a fix (or it is not an error template or extension)?

    Trimud Friend
    #405603

    I’ll talk with developers to see if this can be fixed as official patch.

    Regards

    Bart Friend
    #405606

    Once again, thank you very much.

    Regards

    cssyeah Moderator
    #405608

    Hi elbarto,

    Open the template.css file and go to about line 1365. eplace the following css code:


    /* Ja Popup ---*/
    .ja-video-thumb { overflow: hidden; }

    .ja-video-thumb a {
    display: block;
    float: left;
    margin: 2px;
    }

    .ja-video-thumb a img {
    margin: 0;
    padding: 0;
    }

    by


    /* Ja Popup ---*/
    .ja-video-thumb { overflow: hidden; }

    .ja-video-thumb a,
    .ja-video-thumb a.highslide {
    display: block;
    float: left;
    margin: 2px;
    }

    .ja-video-thumb a img,
    .ja-video-thumb a.highslide img {
    border: 0;
    margin: 0;
    padding: 0;
    }

    .ja-video-thumb a.highslide:hover img {
    border: 0 !important;
    }

    The next step login to the back-end and clear T3 Cache, back to front-end and refresh your site.

    🙂

    Trimud Friend
    #405611

    That will do also.

    Different solutions of the same problem 🙂

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

This topic contains 10 replies, has 3 voices, and was last updated by  Trimud 13 years, 3 months ago.

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