get rid of unwanted <br>s in items with oembed
fix video thumbnail in quattro, vier, duepuntozero themes
This commit is contained in:
parent
0896f3a4f5
commit
6da04d16bd
9 changed files with 54 additions and 41 deletions
|
@ -1,5 +1,4 @@
|
|||
|
||||
<a class="embed_video" href='{{$embedurl}}' onclick='this.innerHTML=Base64.decode("{{$escapedhtml}}"); return false;'>
|
||||
<img width='{{$tw}}' height='{{$th}}' src='{{$turl}}' >
|
||||
<div style='position: absolute; top: 0px; left: 0px; width: {{$tw}}px; height: {{$th}}px; background: url({{$baseurl}}/images/icons/48/play.png) no-repeat center center;'></div>
|
||||
<div style='width: {{$tw}}px; height: {{$th}}px;'></div>
|
||||
</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue