Okay
  Public Ticket #234150
Portfolio overlay transparency
Closed

Comments

  • Vladimir started the conversation

    Hey guys how do i go about changing the % of transparency of the color overlay of my "Meta on hover + entire thumb link" Portfolio Element? :)

    Thanks 

  •  8,456
    Tahir replied

    Hey Vladimir!

    Please see ticket: http://themenectar.ticksy.com/ticket/155205/

    Cheers


    ThemeNectar Support Team 

  • Vladimir replied

    Hmmmm isn't that for changing the color of the hover?   I'm happy with the color, its just the transparency percentage that i want to change,  I'd like to lower the opacity of the color hover :)

  •  8,456
    Tahir replied

    Hey Vladimir!

    For that you will need to edit the "salient/js/init.js" on line 3668 . Please see screenshot for ref: http://prntscr.com/3v02ey

    Cheers


    ThemeNectar Support Team 

  • Vladimir replied

    Awesome help! thanks !

  • Scott replied

    Hey Tahir,

    I too needed the opacity change for the Portfolio buttons \'normal-state\'. As instructed below, I amended the init.js files opacity line to 0.85 (rather than 0.45) but when I visit the site; at least on initial load - the opacity is still 0.45. Only when I rollover and then off each of the buttons does it then show a 0.85 opacity.

    Any ideas? thanks,

    Scott

    (Note: the code to change the opacity in my init.js file was on line 4279 and not 3668)


  •  8,456
    Tahir replied

    Hey Scott ,

    Can you provide the page url ? .

    Thanks


    ThemeNectar Support Team 

  • Scott replied

    Hi Tahir,

    unfortunately I\'m working locally at the moment. I\'ll try and get you a staged site to poke around with tomorrow...

    thanks,

    Scott

  • Scott replied

    Hi Tahir,

    sorry for the delay, I\'ve been fire fighting other issues. Please see below a link to the dev site highlighting the button opacity issue I\'m having (0.45 on initial page load, 0.8 after being rolled over)...

    http://rwd.roarimage-clientdev.com/portfolio/

    Thanks in a advance,

    Scott

  •  8,456
    Tahir replied

    Hey Again,

    See screenshot: http://prntscr.com/7r1bv0 . I am seeing some css in style.css which is causing it.

    Thanks


    ThemeNectar Support Team 

  • Scott replied

    Ace, can\'t believe I missed it!

    thanks Tahir


  • Dovy replied

    Hey i have the same problem with % of transparency of the overlay of my Portfolio Elements.

    the link to the sreenshot style.css is dead, can you repost it?

    thanks

  •  8,456
    Tahir replied

    Here is that image :


    ThemeNectar Support Team 

  • Dovy replied

    i didn`t found that in style.css but in portfolio.css, it works now - thanks!

  • Dovy replied

    I have also another issue:

    Im trying to change the Position, Color, and Size of down Arrow of the Nectar slider. The positioning is working but the color is not changing. any Ideas? 

    viavisio.de


    html body .swiper-wrapper .slider-down-arrow i.icon-default-style[class^=\"icon-\"] {
        font-size: 35px !important;
        color: ff0000 !important;
    }

    html body .swiper-wrapper .slider-down-arrow {
        left: 5% !important;
        margin-left: -0px !important;
    }
    body



  • Dovy replied

    and how can i change the RowID where im jumping after clicking on the down arrow? -thanks!

  •  8,456
    Tahir replied

    Hey Again,

    Please have a look at the Docs :http://themenectar.com/docs/salient/ . Also create a new Private Ticket for your questions .

    Thanks 


    ThemeNectar Support Team