Hi
How do advertising in such a form?


in option ads background there isn’t option to add photos

in option background theme

i Loading photo 1920x1080px size
but with this setting, background / picture appears tiny on the right side.
if i eneable button STRETCH BACKGROUND

image will extend to the whole of the background, but is blurred
my image: 
image stretched 
its not good
Hello,
The background ad uses the site background image and ads a link to it. If your background image appears too small, then you are probably uploading a thumbnail of your image. (common mistake) Please check this setting and make sure the full image is selected when adding a site background: http://screencast.com/t/Nqy8lUs2HgG
Let us know if you still have trouble with this.
Thank you!
What if I want to ad background is not started from the top of the page only was the slider?
Is the background is coupled with advertising adbox and appears only in advertising adbox?
I create advertising ad box (custon_ad_1) in Bilder Page Content. It is below the slider posts (BogGrid1)
I want to adbox in its entire width and height did not have a white background

I have the same arrangement as the top of the page:
http://demo.tagdiv.com/newspaper_college/
Only the slider I have “stretch row” with black background.
Set CSS code for this demo, and I already fit to my page. Thx.

Hi,
You can use this code to make the header transparent so you can see the background behind it. You dop not have a background now so you will not be able to see it until you add a background:
.td-banner-wrap-full, .td-header-menu-wrap-full{
background-color:transparent!important;
}
Thank you!