0
Votes
Undo
  1. Thomash86
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 21 August 2017
  5.  Subscribe via email
Hy

i´ve a question.

How can I adjust the background completely from the header to the body continuously. So the same background is up and down?

My site: neu.szabo.co.at

Thanks a lot for your help

greetings
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters...

body {
background-image: url("http://neu.szabo.co.at/images/background130717.jpg");
background-size: cover;
}
body, #body_panel {
background-color: transparent;
}
#body_panel > div {
background-color: transparent !important;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!