transparancy pages

  • Posted in : BookCard
  • falequert
    Participant

    Hi,

    I just bought this amazing theme

    I wanted to know if there was a solution that makes the front page transparent ? To see items that are “below” when the book is closed.

    Thx for your answer :)

    Mehmet S.
    Keymaster

    Use the following css codes:

    #home { background: transparent !important; }
    #home .cover { background: transparent !important; }
    
    falequert
    Participant

    thx,

    But I would like tu put a png picture for the cover, in order to see through some areas in the cover. With this code, it is not possible to load a picture.

    Maybe it’s not possible …

    Mehmet S.
    Keymaster

    Here is you want:

    #home { background: transparent; }
    #home .cover { background-image: url( "image-url-here" ); }
    
    falequert
    Participant

    Thx a lot, It worked perfectly !

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register