how can i link the background image in the css file in a different way than the url?
sIKd () - 10 years ago - Reply 0
can i call the background image using <img/> or some other way? Instead of url() ?
sIKd () - 10 years ago - Reply 0
it's the same thing... you would specify the relative URL. Like this : url("./images/bg.png")
maxsurguy () - 10 years ago - Reply 0
this is not all the CSS cause the windows i have it on the left & with no backgroung & button style ?? :/
hamza () - 10 years ago - Reply 0
how did you get it so that it takes up the top half of the page and then something else (this comments section) sows up nicely below
mbaxme () - 10 years ago - Reply 0
I am using an iFrame to hold the snippet content, and the rest of the page is just Bootstrap
maxsurguy () - 10 years ago - Reply 0
Change <div class="col-md-4 col-md-offset-7"> to <div class="col-md-4 col-md-offset-4">
Huy Trịnh () - 10 years ago - Reply 0