full size image over each page inside the card

  • Posted in : BookCard WP
  • ishanjain
    Participant

    I am trying to cover my 3 pages inside the book with some translucent image. The idea is to keep the initial pages covered. But when i try to put an image that can cover the whole page, it just span across a small area inside the page. How can i make the image on each of 3 kind of pages to cover the full area inside the pages ??

    http://www.branddiaries.com/development/

    Mehmet S.
    Keymaster

    Hi, use these in your custom css field:

    – first page:

    #resume .antiscroll-wrap { background-image: url("https://themes.pixelwars.org/bookcard-wp/wp-content/uploads/2013/04/cover-2.jpg"); }
    

    – second page:

    #portfolio .antiscroll-wrap { background-image: url("https://themes.pixelwars.org/bookcard-wp/wp-content/uploads/2013/04/cover-2.jpg"); }
    

    – third page:

    #contact .antiscroll-wrap { background-image: url("https://themes.pixelwars.org/bookcard-wp/wp-content/uploads/2013/04/cover-2.jpg"); }
    
Viewing 2 posts - 1 through 2 (of 2 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