Page 2 of 2

Resize video in RSS?

Posted: Wed Jan 23, 2013 12:45 pm
by Maryna Brodina

Create custom CSS:

.ui-content .separator img{
width:250px;
height:250px;
}

iframe {
width:250px;
height:250px;
}


Resize video in RSS?

Posted: Wed Jan 23, 2013 12:49 pm
by Zareh

That worked! You are amazing. Thanks for helping this total noob out!