1. Bergfotograf
  2. Commercial Templates
  3. Wednesday, 30 March 2022
  4.  Subscribe via email
Hello,

i want change the article background color to a background image. Is this possible? My Template is J51 - Bianca.
Many Thanks.

Best Regards
Lars
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Lars

Would you have a URL to an example of your article?

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

Would you have a URL to an example of your article?

Ciaran


Hi Ciaran,

here is the URL: http://www.siemensbahn.de/baugeschichte/artikel-aus-die-reichsbahn-12-1930.html

Note: The Website is under Construktion.

Lars
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Lars

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

Replace # with the URL to your image.

#container_main {
background-image: url("#");
background-attachment: fixed;
background-size: cover;
}


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

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

Replace # with the URL to your image.


Hi Ciaran

it works fine. Many thanks to you.:)

Lars
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


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