tvc Posted October 15, 2019 Share Posted October 15, 2019 (edited) Hi, im trying to align the videos at the center of the site, which is not showing in my page. Also, the top banner if possible. site url: https://www.puentesolidario.com/ ps version: 1.6.1.17 Code in home hook at the theme configurator ...................................................................................... <div align="center"> <table align="center"> <tbody align="center"> <tr> <td> <p><iframe src="https://www.youtube.com/embed/2fInYrDeqX4?rel=0&showinfo=0" width="577" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe> <br /></p> <td> <p><iframe src="https://www.youtube.com/embed/HbmrvqN16yg?rel=0&showinfo=0" width="577" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe> <br /></p> </td> </tr> <tr> <td><iframe src="https://www.youtube.com/embed/X62gH9mfCF4?rel=0&showinfo=0" width="577" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe><br /></td> <td><iframe src="https://www.youtube.com/embed/soGF0S13OWs?rel=0&showinfo=0" width="577" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe></td> </tr> </tbody> </table> </div> ...................................................................................... Thank you. Edited October 15, 2019 by tvc added ps version (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now