• Resolved mrblues

    (@mrblues-1)


    Hi again!

    Hopefully I can explain myself well enough!

    Is there some custom css code to add transparent .png image layer for pages to able to rise up content from actual background image that has been set for the website?

    Cheers!

    mrblues

Viewing 1 replies (of 1 total)
  • Thread Starter mrblues

    (@mrblues-1)

    found the solution after searching it with google

    instead of #page I used #content

    #content {
    background: transparent;
    background-image: url(yourimage.png)
    }

    also searching subject I found image that gives transparency.

    Here is the other forum that gave me the answer, link

Viewing 1 replies (of 1 total)
  • The topic ‘transparent .png image layer for pages’ is closed to new replies.