Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • tphmedia Friend
    #168162

    I need help! I’m trying to get rid of the white box behind the images on the content slider in the BOTTOM (bot-banner position). I can’t get that “frame” (for lack of a better word) to resize with the image and it looks horrible!

    http://www.celinaballoonfestival.com


    1. CBFContentSlider
    pavit Moderator
    #410593

    Hi

    Can you disable your CSS and JS optimization so we can check your css files ?

    Thanks

    tphmedia Friend
    #410629

    Done. Thank you!

    pavit Moderator
    #410665

    Hi

    In your templates/ja_events/css/ja_contentslide.css at line 76 you have
    .ja-contentslider .jsslide-item {
    padding: 15px;
    background: #fff;
    width: 170px;
    }
    change the background definition in this mode
    .ja-contentslider .jsslide-item {
    padding: 15px;
    background: none;
    width: 170px;
    }

    tphmedia Friend
    #410670

    PERFECT! Thank you!!!!!

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

This topic contains 5 replies, has 2 voices, and was last updated by  tphmedia 13 years, 2 months ago.

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