1. milian
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 26 September 2022
  5.  Subscribe via email
Hi I installed the Layla template on Joomla 4.
And I add custom css for rhe background image:
body {
background-image: url("images/shanta/p-1260.jpg";);
}
In the Custom CSS of J51_Layla and also in the Custom .css in the css folder.
Load custom.css Ja/No Itried several Possibilities.
Even the whole URL with https://..

Also tries with (dot).body.
What went wrong?
Thanks for your answer.
Regards,
Milian

body-image.jpg
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Milian

I have amended your CSS (custom.css) to the following and your background is now displaying correctly.

.body_bg {
background-image: url("https://sdtools.nl/ja40-custom/images/shanta/p-1260.jpg");
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Aha, thanks Ciaran!

body_bg makes it works.
Thanks again and
regards,
Milian
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


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