RandomShortsv2: Difference between revisions
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<!-- Outer box | <!-- Outer container box matching the exact size layout parameters of your other snippet cards --> | ||
<div class="vanipedia-random-shorts-widget" style="background:#feffe1; padding:10px; border:0px solid #ddd; border-radius:8px; width:300px; display:inline-block; box-sizing:border-box;"> | <div class="vanipedia-random-shorts-widget" style="background:#feffe1; padding:10px; border:0px solid #ddd; border-radius:8px; width:300px; display:inline-block; box-sizing:border-box;"> | ||
<!-- | <!-- Video Player Viewport Window --> | ||
<div class="vani-shorts-viewport" style="width:280px; height:225px; overflow:hidden; border-radius:10px; margin:0 auto;"> | <div class="vani-shorts-viewport" style="width:280px; height:225px; overflow:hidden; border-radius:10px; margin:0 auto;"> | ||
Loading short... | Loading short... | ||
</div> | </div> | ||
<!-- | <!-- FIXED: Wrapped inside your site's native title div element style rules to match font weights and text size perfectly --> | ||
<div style="padding-top:10px;text-align:center;font-weight:bold;color:#345b63;"> | <div style="padding-top:10px; text-align:center; font-weight:bold; color:#345b63; font-size:15px; font-family:inherit; line-height:1.3;"> | ||
YouTube Short Selection | YouTube Short Selection | ||
</div> | </div> | ||
</div> | </div> | ||
</includeonly> | </includeonly> | ||