Hi,
On the PokerDIY homepage the Latest Videos always seems to have an invisible video on the right hand side. I don't think it is the Container as I have tried many different ones. I have even wrapped the module core header and footer in a
tag but this has no effect.
Here is my template (it is set to show 3 videos and 3 per row:
The ModuleSetting for alignment is on "center".
For some reason it seems to show 3 and a 4th empty column which pushes all my other modules out of place.
Here is the HTML from the sourc - it seems to have a ColSpan=6 for some reason and a lot of empty columns?
<table id="dnn_ctr2045_LatestVideos_ucVideoListControl_lstVideos" style="border-collapse: collapse;" border="0" cellspacing="0"> <tbody><tr> <td colspan="6"> <table><tbody><tr>
tr><tr> <td>td><td><a href="http://www.pokerDIY.com/PokerVideos/PokerVideoPlayer/tabid/563/VideoId/289/Poker-Chip-Trick-The-Bounce.aspx" title="Poker Chip Trick the Bounce"><img alt="Poker Video - Poker Chip Trick the Bounce" src="http://img.youtube.com/vi/7J5CCummYRs/default.jpg" border="0" width="80">a>td><td>td><td>td><td><a href="http://www.pokerDIY.com/PokerVideos/PokerVideoPlayer/tabid/563/VideoId/288/Copag-Centennial-Playing-Cards.aspx" title="Copag Centennial Playing Cards"><img alt="Poker Video - Copag Centennial Playing Cards" src="http://img.youtube.com/vi/NU-a6WuZMGY/default.jpg" border="0" width="80">a>td><td>td><td>td><td><a href="http://www.pokerDIY.com/PokerVideos/PokerVideoPlayer/tabid/563/VideoId/287/Poker-Table-Deluxe-Mahogany-Review.aspx" title="Poker Table Deluxe Mahogany Review"><img alt="Poker Video - Poker Table Deluxe Mahogany Review" src="http://img.youtube.com/vi/yC1ZKeJ8GOk/default.jpg" border="0" width="80">a>td><td>td> tr><tr> <td colspan="6">td>tr>tbody>table><br><div align="right"><a href="http://www.pokerdiy.com/Resources/PokerVideos/tabid/484/Default.aspx">Watch more Poker Videosa>div>td> tr> tbody>table>
|