Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #228588

    Hello, I have a question regarding transparency. I wanted to create a website for a client with the background. The content above the background should be transparent, as in the http://www.swedish-supplements.com. I did this by setting the same image for the background and content. On a PC, everything is displayed without a problem, on the Mac there are problems, the background is badly folded

    http://www.imagine.nazwa.pl/MAC Safari.jpg
    http://www.imagine.nazwa.pl/PC Firefox.jpg

    Is there another way to set the transparency? I wish the background for the logo and the menu was also a transparent.
    Please help

    #228666

    Hey!

    Here’s how i see your site on Safari 7 (OS X 10.9):

    Cheers!
    Josue

    #229001

    This is the old site. New at: http://www.imagine.nazwa.pl/swedish% 20enfold/wordpress/. Already solved the problem background. Please let me know whether the background of the menu and logo can be transparent? Please also inform us whether the background of the “Portfolio Grid” can be transparent? Just as in the old site?

    #229136

    Hey!

    Try adding this code to the Quick CSS:

    .header_color, #header * {
        background: transparent !important;
    }

    Cheers! 
    Josue

    #229497

    Thank you for your help, it works great. Can you also do to “Portfolio Grid” on page http://www.imagine.nazwa.pl/swedish% 20enfold/wordpress /? Page_id = 2905

    #229735

    Hey!

    Try adding this code to the Quick CSS:

    .grid-entry article{
        background: transparent !important;
    }
    .grid-content, .grid-content * {
       background: transparent !important;
    }

    Cheers! 
    Josue

    #229989

    great, thank you very much

    #229991

    You are welcome, glad we could help :)

    Regards,
    
Josue

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘transparency’ is closed to new replies.