1. smithjd44
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 26 November 2018
  5.  Subscribe via email
I would like to add an overall background image to the Verona template.

Is that possible?

James
References
  1. http://tempdomain22.site
Accepted Answer Pending Moderation
0
Votes
Undo
Hi James

To amend you can add the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

Replace # with a URL to your image.

#body_panel {
background-image: url('#');
background-size: cover;
background-attachment: fixed;
}


Ciaran
  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!