Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • ahynte Friend
    #202030

    I would like to remove the Black background behind the Grid so that my BG slideshow shows instead of the Black box with the time keeper. How do I accomplish this. http://www.ablissstudios.com/newsite2/

    chavan Friend
    #552779

    please provide the correct user details to visit your site and also please post a screenshot of the one you need to remove.

    ahynte Friend
    #552790

    <em>@Chavan 449850 wrote:</em><blockquote>please provide the correct user details to visit your site and also please post a screenshot of the one you need to remove.</blockquote>

    I PM’ed you the Username and password and here is a screen shot

    I want the black area with the white squares to go away so that you can see the background image behind it.


    1. Screen-Shot-2014-10-13-at-2.33.24-PM
    chavan Friend
    #552818

    The pattern is removed, it was in the extra responsive slider and this is the image path /modules/mod_extrobgs/pattern.png

    there is a settings in that module to add new or clear the existing. Like I cleared it.

    ahynte Friend
    #552822

    <em>@Chavan 449900 wrote:</em><blockquote>The pattern is removed, it was in the extra responsive slider and this is the image path /modules/mod_extrobgs/pattern.png

    there is a settings in that module to add new or clear the existing. Like I cleared it.</blockquote>

    I was not talking about the pattern sir. I was talking about the solid black area with the 7 white boxes. That area shows up while the grid loads. Is there anyway to get rid of the solid black area so the background shows until the grid pops up?


    1. screen
    chavan Friend
    #552869

    Add this code to custom.css

    .fixel-grid {
    background:none !important;
    }
    .ajax-indicator{
    display:none !important;
    }

    ahynte Friend
    #552928

    <em>@Chavan 449962 wrote:</em><blockquote>Add this code to custom.css

    .fixel-grid {
    background:none !important;
    }
    .ajax-indicator{
    display:none !important;
    }

    </blockquote>

    Thank you so much, Chavan It fixed part of my issue. The black box shows until it loads, then goes away once it loads. I would like the black box to not show up at all.

    As you can see, it is still there, but disappears once it is done loading. Is there a way to get rid of it completely?


    1. Screen-Shot-2014-10-14-at-10.52.52-AM
    chavan Friend
    #552941

    I have added this code in Template Manager -> JA-Fixel -> Custom Code Tab

    Checkout this image, this is where i added this code

    <style>
    .fixel-placeholder{
    background:none !important;
    }
    .fixel-grid {
    background:none !important;
    }
    .ajax-indicator{
    display:none !important;
    }
    </style>


    1. ABliss-Studios-Administration-Template-Manager-Edit-Style-2014-10-14-21-57-04
    ahynte Friend
    #552943

    <em>@Chavan 450049 wrote:</em><blockquote>I have added this code in Template Manager -> JA-Fixel -> Custom Code Tab

    Checkout this image, this is where i added this code

    <style>
    .fixel-placeholder{
    background:none !important;
    }
    .fixel-grid {
    background:none !important;
    }
    .ajax-indicator{
    display:none !important;
    }
    </style>

    </blockquote>

    you are a life saver! Thank you

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

This topic contains 9 replies, has 2 voices, and was last updated by  ahynte 10 years, 1 month ago.

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