Toggle navigation
 
stories
#ijmstudio
products
paint
art
Props
furniture
paper
contact
press
|
checkout
house in the clouds
seeing fishes passing by
See story
pigeon boy
waiting for his birds to return
See more
colourcard
selection of IJMcolours
See more
/* ----------------------------------------- */ /* View: slider homepage - start */ /* ----------------------------------------- */ .home .main { padding: 0; } .navbar{ margin-bottom: 0; } .swiper-container { width: 100%; height:100vh; background: #fff; } .swiper-slide { } /* ----------------------------------------- */ /* View: slider homepage - end */ /* ----------------------------------------- */
/* ----------------------------------------- */ /* Content Template: Template for Slides - start */ /* ----------------------------------------- */ .swiper-slide{ background-repeat: no-repeat; background-origin: content-box; background-position: center center; -webkit-background-size: cover; background-size: cover; } #posttext{ position: absolute; bottom:40%; display: inline-block; text-transform: uppercase; color: #fff; line-height: 1.2em; height: 40px; opacity:0; } #posttext a:hover{ text-decoration:none !important; } #innerbox { position: absolute; bottom: 30%; z-index: 8; color: black; padding: 10px; font-size: 16px; margin-top: 40px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; margin-bottom: 10px; opacity:0; } .button { position: absolute; bottom: 20%; margin-top: 15px; z-index: 7; color: white; padding: 15px 32px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; margin-bottom: 10px; opacity:0; } h1 >a,h1 >a:hover{ color:white; } .button a{text-decoration: none ; color: white; } .button a:hover {text-decoration: none ; color: white; } .button a:link {text-decoration: none; color: white; } /* ----------------------------------------- */ /* Content Template: Template for Slides - end */ /* ----------------------------------------- */