AbdallahMekky
Member
Hi everyone,
I like to watch YouTube videos in HD Format, so I'll explain how to make your website YouTube videos HD, no info, and light themed.
Steps:
1) Login to Control Panel domain.ltd/admin.php
2) Go to BB Code Media Sites From BB Code & Smiles.
3) Click on Youtube.
Replace :
With:
Demo
I like to watch YouTube videos in HD Format, so I'll explain how to make your website YouTube videos HD, no info, and light themed.
Steps:
1) Login to Control Panel domain.ltd/admin.php
2) Go to BB Code Media Sites From BB Code & Smiles.
3) Click on Youtube.
Replace :
HTML:
<iframe width="500" height="300" src="http://www.youtube.com/embed/{$id}?wmode=opaque" frameborder="0" allowfullscreen></iframe>
With:
Code:
<iframe width="500" height="300" src="http://www.youtube.com/embed/{$id}?vq=hd720&iv_load_policy=3&rel=0&showinfo=0&theme=light&color=white&autohide=0" frameborder="0" allowfullscreen></iframe>
Demo