hello
my homepage is smo-wien.at
i want to make the bacground from Firmenname SZS tranparent.
is it anyway possible?
Also I want that the black bar from the bottom of the page is away?
Thanks a lot!
thomas
#logo {
background: none;
box-shadow: none;
}
#container_base {
display: none;
}
.module .j51imagelinkhover .j51button a, .module_style-box .j51imagelinkhover .j51button a, #container_main .wrapper960, #container_spacer1 .wrapper960, #container_bottom_modules .wrapper960, #hornav li > a:hover, #hornav li.active > a, #container_spacer2 .wrapper960, #container_hornav_mobile .wrapper960, #container_top3_modules .wrapper960, #container_slideshow_modules .wrapper960, #container_slideshow .wrapper960, #container_top_modules .wrapper960, #container_spacer2.container .wrapper960, .maincontent, #bottom_modules.block_holder, #top_modules.block_holder, #wrapper_top-3 {
background: none repeat scroll 0 0 transparent !important;
border: medium none;
box-shadow: none;
}
body {
background-attachment: fixed !important;
background-clip: border-box !important;
background-color: transparent !important;
background-image: url("../images/IMG_1122neu.jpg") !important;
background-origin: padding-box !important;
background-position: 50% 0 !important;
background-repeat: no-repeat !important;
background-size: cover;
}
#body_bg {
background: none repeat scroll 0 0 transparent !important;
}
body {
background-attachment: fixed !important;
background-clip: border-box !important;
background-color: transparent !important;
background-image: url("http://szabo.co.at.dd32122.kasserver.com/images/IMG_1122neu.jpg") !important;
background-origin: padding-box !important;
background-position: 50% 0 !important;
background-repeat: no-repeat !important;
background-size: cover;
}
#body_bg {
background: none repeat scroll 0 0 transparent !important;
}