Гость
01 Май 2013 06:36

I see that thumbnail take by defaul polaroid-img style from bootstrap.min.css file

is there a way to change that in in image field configuration panel?

currently I have overwritten the style by adding

in my list template css the following

.img-polaroid {

    background-color: none;

    border: none;

    box-shadow: none;

    padding: 0px;

}

but it's not a very smart solution :S

Последние изменения: 02 Март 2014


Konstantin
Total posts: 1,113
01 Май 2013 22:46

Can you attach screenshots with problem and when you apply your solution. Then we understand you fully.


Гость
02 Май 2013 03:41

http://174.132.147.254/ ~sarteano/dormo

I wanted to change the style for thumbnails in the list view (link above)

by default the thumbnails had applied img-polaroid class, which was being taken from bootstrap.min.css


Sergey
Total posts: 13,748
02 Май 2013 07:01

You can only change it by changing field template.


Гость
02 Май 2013 07:50

I see, thank you

Работает на Cobalt