Forums
(@rohamg)
15 years ago
Cool, thanks for reposting with the solution. A quick and dirty way to change alignment is to use padding:
<div style="padding-left:30px"><youtube blabla></div>
I made a new .youtube-centered class in CSS for the future though.