Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #613118

    Hi
    I need to change the width , color and transparency of gallery borders when using Big Image with thumbnails below. In withe background you wont notice that but if i use bark background you will see the border white and thick also the thumbnail border is too tick is i use just 4 o 5 columns.

    Thank you

    #613153

    Hey hdpcr!

    Please do share for us the page and maybe some directions of exactly colors border etc u want to make, wit sizes and all, so we can provide the correct CSS.

    Thanks a lot

    Best regards,
    Basilis

    #614176

    Hi
    Link provided in privte link
    about the color i dont have the exact one but you can try with this #be202d border 2 px and transparency for now 0%, but i need to be able to make changes. Also if possible for specific page or portfolio.
    Thank you

    #614537

    Any Update?
    FYI I Just renewed support contract for almost the price of the whole template because you started to ignore and delay my few support request 1 month before expiration. So if i have to wait 2 or 3 days for every request its a waist of money in the template and in the extension of support payment. i Saw you have answered a lot of other support request in just a few minutes, i guess because there where new customers and of course you have to impress them.

    I’m about to buy AVADA template and i dont care to loose the work done so fare as i saw they have much better support than Enfold.

    P.S. There is other Thread support almost the same as this just with accordion background colors and transparency.

    If you answer others in a few minutes, please get at least the decency to answers others in a few hours.
    VERY VERY VERY DISAPPOINTED OF YOUR SUPPORT TIMELINE AFTER PAYING $42 FOR EXTENSION.

    #614595

    Hi!

    Sorry for the delay but there is no reason to feel that way as we answer all tickets with same priority. It’s just that some issues need more time to resolve and some issues can be resolved easily and quickly.

    Please use the below CSS in Quick CSS.

    .main_color .avia-gallery-big, .main_color .avia-gallery img {
    	background-color:rgba(190, 32, 45, 1)!important;
    	border:none!important;
    }

    Best regards,
    Vinay

    • This reply was modified 7 years, 11 months ago by Vinay.
    #614596

    Hey!

    We are replying the tickets based on how they come.
    If you post again on your ticket, then it does loose it priority and goes back to the end, I hope you understand that.

    We are thankful for your trust and extending your license, we do our best to much the tickets as much as possible, we do promise on that.

    Please use the following class
    #top div .avia-gallery .avia-gallery-big
    to change the big images

    and the following:
    #top div .avia-gallery img

    to change the smaller.
    If you want to be on the currect page only,
    you have to use it like that

    .postid-4622 #top div .avia-gallery .avia-gallery-big {
    /* your CSS code */
    }

    and

    .postid-4622 #top div .avia-gallery img {
    /* your CSS code */
    }

    You can change the borders backgrounds etc.
    Again, we are really sorry for the delay but as I mentioned, if you do post inside your topic, it brings some issues as it goes end to the line

    Cheers!
    Basilis

    #615041

    Hi
    Thank you for the reply and sorry as its a bit frustrating to get stuck a few days until get a response. Sorry!!
    Could you please explain a bit where do i insert the code?

    in this———————-
    .main_color .avia-gallery-big, .main_color .avia-gallery img {
    background-color:rgba(190, 32, 45, 1)!important;
    border:none!important;
    }
    —————————-
    Should i change the color value with others ? and the border width and color how? How about transparency of the border?

    And here—–
    Where to put this:
    #top div .avia-gallery .avia-gallery-big or this #top div .avia-gallery img
    and here
    .postid-4622 #top div .avia-gallery .avia-gallery-big {
    /* your CSS code */
    }
    what would be my CSS cod?? also is there a way to put it as a code in the same page or portfolio??

    Thank you

    #615046

    Also i Tested the previous answer code put in quick css and it changes the color of the border but not the tickness of it

    #616303

    Hey!

    Do you mind creating a temporary admin login and posting it here privately? I suspect there might be some errors in your custom CSS.

    Best regards,
    Yigit

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.