On Sale - Peach MyBB Theme - 10$ For limited time Check here
On Sale - Focus Responsive Theme - 20$ For limited time Check here
Stream Table Vertical instead of Horizontal
#2
DVZ Stream is the name of extension (https://community.mybb.com/mods.php?action=view&pid=543)
Add the css at the end of your global.css
Code:
.sections { display: table; width: 100%; }
.section-forums { display: table-cell; vertical-align: top; }
.section-side { display: table-cell; width: 260px; padding-left: 20px; vertical-align: top; }


And this in any place you wish to show the DVZ stream
{$dvz_stream}

Hope it helps.


Messages In This Thread
RE: Stream Table Vertical instead of Horizontal - by WallBB - 03-02-2019, 12:08 PM



Users browsing this thread: 1 Guest(s)