ELIZABETH NUNEZ

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: image opacity #4204
    ELIZABETH NUNEZELIZABETH NUNEZ
    Member
    • Topics: 2
    • Replies: 5
    • Total: 7
    Member since: January 30, 2015

    I was directed to use this thread to find the code for opacity per your email.

    #content{background: rgba(0, 0, 0, 0.9) !important; opacity:1!important; }

    Does not work ๐Ÿ™ Nothing changes

    also tried this one too which was the RGB equivelent to my color background as its not black.

    i used the hex converter to find the 66,66,66 numbers.

    #content{background: rgba(66, 66, 66, 0.9) !important; opacity:1!important; }

     

    still nothing

     

     

    in reply to: image opacity #4121
    ELIZABETH NUNEZELIZABETH NUNEZ
    Member
    • Topics: 2
    • Replies: 5
    • Total: 7
    Member since: January 30, 2015

    This is what I used prior to the update. No luck!

    Then updated this morning and still no luck ๐Ÿ™ Looks identical

     

    }

    #site-nav {

    background: none repeat scroll 0 0 #333333;!important;

    opacity: 0.9;

    }

    .header .widget {

    background: none repeat scroll 0 0 #333333;!important;

    opacity: 0.9;

    }

    #content {

    background: none repeat scroll 0 0 #333333;!important;

    opacity: 0.9;

     

    #colophon {

    background: none repeat scroll 0 0 #333333;

    opacity: 0.9;

    in reply to: Contact Form Plugin #4120
    ELIZABETH NUNEZELIZABETH NUNEZ
    Member
    • Topics: 2
    • Replies: 5
    • Total: 7
    Member since: January 30, 2015

    I have also tried Contact Form 7 as suggested. No luck! Same issue

    ย This is the code

    [contact-form-7 id="1050" title="Contact form 1"]

     

     

    in reply to: Contact Form Plugin #4119
    ELIZABETH NUNEZELIZABETH NUNEZ
    Member
    • Topics: 2
    • Replies: 5
    • Total: 7
    Member since: January 30, 2015

    Here is the link to the page where I used the embed code from plugin Nex-Forms Express

    http://www.soleilbliss.com/contact-us

    I deleted the short code which is –

    Since it does not work I dont want it showing live
    [NEXForms id=”1″ type=”undefined” open_trigger=”normal” text=”” ]

    in reply to: image opacity #4101
    ELIZABETH NUNEZELIZABETH NUNEZ
    Member
    • Topics: 2
    • Replies: 5
    • Total: 7
    Member since: January 30, 2015

    I also have the same problem with opacity on my site. I wrote support 2 weeks ago and was told to change the opacity to 0.9 in the CSS section, BUT that just changes the body behind the photos. I was told the new update would fix this, but they have not yet sent me the files to make the update. So.. assuming you have done this with the update it looks like the problem did not go away. ๐Ÿ™ Good luck!

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