344c  Problem with video light box thumbnails in Wordpress
English  Italiano  Français  Español  Dansk  Deutsch  Deutsch  Português  Suomi 
Video Lightbox

Video light box thumbnails are in the column, not in the row in Wordpress

Q: I recently added a video gallery to my website, and am having issues with its layout. I am working on a Mac, Wordpress and viewing on Firefox and Chrome.
I would like to have the thumbnails line up horizontally, but they appear vertically. In order to change the layout, I tried doing a simple "align" code, and I tried putting the thumbnails in a table.
Is there a way I can change the layout of the thumbnails?

A: Actually, it's Wordpress problem. It adds <p> and <br /> tags automatically.
You can remove line breaks in HTML code of VideoLightBox body section (between tags). Wordpress will not add additional tags inside one line.

Related

See More

0