Post by annmoo » Thu Mar 23, 2017 10:46 pm

Hi there,
I changed my about page around and have used my bootstrap code for it. All works fine so far, only my background pics do not show. I have added the custom css to my css file at the bottom. Obviously it is not as easy as I thought, just taking the bootstrap site and integrating it into open cart. Any ideas how to do that? THANK YOU!!
The path to the pics:
#feature {
backface-visibility: hidden;
background: #fff url(image/night.jpg) no-repeat fixed center center / cover ;
box-sizing: border-box;
display: block;
overflow: visible;
padding: 100px 0;
position: relative;
width: 100%;
}
basic html:
<section id="feature">
<div class="container">
<div class="row">
<div class="row">
</div>
</section>

Newbie

Posts

Joined
Thu Mar 23, 2017 10:38 pm
Who is online

Users browsing this forum: No registered users and 61 guests