Hello,
after 2 days looking in the internet for a solution – but i didnt find helpful information.
I want the change the min-height of the top Spotlight in template. But i cannot find the file, where i can change. i think the height changed automatically depend of the module content. Thats normally ok but in my case looking not really nice.
If i check with firebug the module i can see the follow information:
element.style {
min-height: 292px;
width: 33.3%;
I was reading that the element style get the information of an other file. Which file? Where i can change height?
Thanks a lot