General K2 question

GK User
Thu Jan 12, 2012 10:21 am
Hello,

Is it possible to change the black field behind the embedded movie in K2? I mean the black field behind the movie on this page for instance: http://thinkfishmedia.nl/Dev/index.php/ ... 4-splitter
User avatar
Junior Boarder

Konrad M
Thu Jan 12, 2012 10:25 am
Hi
Yes you can change look of it if you want. Css selector for this element is:
Code: Select all
.catItemVideoBlock, .itemVideoBlock {
}

just add this to override.css and add your own css rules.
Remember to enableo override.css option in template settings.
User avatar


cron