Forum
Calc Builder Support
Calc Builder supportForums
Public write access is disabled. Please login
Re: Change Background module 01.11.2011 19:11
If you insert module in an article using loadposition, you can create a div and write inside load position as follows
{loadposition YOURCALCULATORPOSITION}
Then in your css define bcg style with background-color
.bcg{
background-color: #F0F0F0;
}
If you use Calc Builder as module you should change template css in order to write background color. Css class depends on your joomla version and template.
Hope this helps. Regards,
Moonsoft Team
Moonsoft Team
www.moonsoft.es
{loadposition YOURCALCULATORPOSITION}
Then in your css define bcg style with background-color
.bcg{
background-color: #F0F0F0;
}
If you use Calc Builder as module you should change template css in order to write background color. Css class depends on your joomla version and template.
Hope this helps. Regards,
Moonsoft Team
Moonsoft Team
www.moonsoft.es