1. Rayjak
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 10 August 2017
  5.  Subscribe via email
Website complete and beautiful. Now client wants a camouflage background.

In the template parameters I have tried changing the background colors to transparent - it accepts that but when I save the template the transparent becomes #1c212b blackish color. I have tried #rrggbb and it too gets changed to #1c212b upon a save.

I have tried various combinations of the following in the CSS:

body {
background-image: url("images/camouflage_background.jpg";)!important;
background-repeat: repeat;
}

#container_main .maincontent {
background-color: transparent!important;
}
.sidecol_a .module, .sidecol_b .module {
background-color:transparent;
}

#container_main {
box-sizing: border-box;
background-image: url(images/camouflage_background.jpg)!important;
background-repeat: repeat;
background-color: transparent!important;
}

I would appreciate any suggestions you could make.
References
  1. http://uswebdesigngroup.com/event-catering-food-truck/index.php/home
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

It appears your background image is not been found. For your background image try using the full URL to your image...

body {
background-image: url("http://uswebdesigngroup.com/event-catering-food-truck/images/camouflage_background.jpg";)!important;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
That works with the entire URL. Second part: How to get a transparent background color in main container.

This doesn't work

#container_main {
box-sizing: border-box;
background-color: transparent!important;
}

Also, in the template styling parameters, changing the Body Background Color to "transparent" doesn't work. It defaults to a blackish color.#1c212b
References
  1. http://uswebdesigngroup.com/event-catering-food-truck/index.php/home
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Your #container_main appears to be displaying transparent however your background image is been added to the top1 modules rather than the body. Is this what you wish?

Ciarán
  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!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok