Background ADS – it's possible?

Posted in: Newspaper
Post count: 20

Hi,

Can you have a background that also show the top as it is in the screen I attach?

I use V. 8

View post on imgur.com

Thank you

  • This topic was modified 9 years by Rico1780.
  • This topic was modified 9 years by Rico1780.
Post count: 20

up 🙂

Post count: 20

Can not anyone help me?

Post count: 20688

Hi,

If you reply in your own topic, it will only delay the answer and make the topic newer. We reply from oldest to newest, and try to answer all the topics as soon as possible.
What you want to achieve could be possible. It could be done by setting a margin top for the body
https://www.screencast.com/t/cSMEFPiiLP
The code will apply on all the website. You should enter it in Theme panel->Advanced CSS in the Desktop section. You can change the margin value if needed.

body {
margin-top: 150px;
}

Thanks

Post count: 20

Hi,

Sorry I did not know

Last question, can you also click on the top of the background? Right now it’s just the side.

Thanks a lot for the support

Post count: 20688

Hi,

Sorry, I did not take that into account. Then it would be best if you use a code like this

.td-header-wrap {
margin-top: 150px;
}

The space created should give the possibility to click the background ad.

Thanks

Post count: 20

Perfect, it works.

I still apologize for the ups, I did not know it and it will not happen again.

Thanks a lot for the support

Post count: 20688

Hi,

Glad it works. No need to apologize whatsoever, there is no problem.

Have a nice day!

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.