Colored block background?

Hello,

I have three horizontally arranged blocks. how can I color the background of block 2 and 3 now?

colored_block.jpg

That’s a good question
Considering the bugs we have in Scriptcase
That they seem to ignore
Keeping track of blocks and their colors is something I think is a little bit out of the range of expertise

Again my two cents

Kevin

Yes and no answers until now …

You got an answer?

Hi Bernhard,

no answer to my question from scriptcase? The Background can’t be colored?

i think you must personalize your template. SC has the option.

Hello Reinhard,

Isn’t that the background option?

regards,
Bernhard Bernsmann

Hi Bernhard,

yes, but i have trouble with themes because of this bug: http://www.scriptcase.net/forum/showthread.php?4485-Bug-Theme-save-as

Yes you can, just need to know the ID of the HTML element to make something like:


echo "
<style>
#id{background:yellow !important;}
</style>

";

[QUOTE=RHS;16487]Hi Bernhard,

yes, but i have trouble with themes because of this bug: http://www.scriptcase.net/forum/showthread.php?4485-Bug-Theme-save-as[/QUOTE]

Oh understood!

I have reported the issue to our bugs team and as soon as I have any feedback from our bugs team I will tell you at the topic.

regards,
Bernhard Bernsmann