1. nigelk
  2. Commercial Templates
  3. Wednesday, 16 April 2025
  4.  Subscribe via email
Hi,
Is it possible to add an image to the body background of NINA. There does not seem to be an option as in other templates.
Thanks
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Sorry to say this option is not available with out Nina template.

Ciaran
Accepted Answer Pending Moderation
0
Votes
Undo
Hi,
I'm using a NINA template
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

You could try setting the transparency of each module block background to 0 and add the following to the Custom CSS field...

(edit to taste)..

.body_bg {
background-image: url(#);
background-attachment: fixed;
background-size: cover;
}


Replace # with the url to your image.

Ciaran
  • Page :
  • 1


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