How do I change the background color of the content of the slider. You may need to check: www.omoloruncasket.com. Though content was not included in the demo but I will like to include it. The one visible is
Wreath: Any Type, Any Designs
AS Templates
POSTED: 2015-05-23
Hello MAILLAWALE,
You can change it in the style.default.css file in the following class:
How can I change the background color/image of this template?
AS Templates
POSTED: 2015-08-22
Hello MAILLAWALE,
You can do it by editing css only. You can easy determinate the file which should be changed and the css class by installing and using Mozilla or Opera Fireblug plugin:
https://getfirebug.com/
https://addons.opera.com/en/extensions/details/firebug-lite-button/
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
How do I change the background color of the content of the slider. You may need to check: www.omoloruncasket.com. Though content was not included in the demo but I will like to include it. The one visible is
Wreath: Any Type, Any Designs
You can change it in the style.default.css file in the following class:
#slider-row .moduletable.slider
{
background-image: url("../images/bg.box.png");
background-repeat: repeat;
border: 1px solid #cccccc;
}
Regards, AS Team.
You can do it by editing css only. You can easy determinate the file which should be changed and the css class by installing and using Mozilla or Opera Fireblug plugin:
https://getfirebug.com/
https://addons.opera.com/en/extensions/details/firebug-lite-button/
Regards, AS Team.