You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the link there is a sample of what you can do about it.
Basically it works this way, using W3.CSS as basis.
Provide details for one video/card: Card is shown in full row.
Provide details for two/video/card: Two card/s are shown side by side, taking 50% of the screen each
Provide details for three/video/card: three card/s are shown side by side, taking 33% of the screen each
Provide details for four/video/card: four card/s are shown side by side, taking 12.5% of the screen each
The feature request is, to implement programmatic support for such feature/s without having to rely on scripts like I did one. The idea is to simply extend on my script and providing a Wizard to further enhance it.
Alternatively, the user should be also able whether how much space they want the card to take.
Valid divisions are for instance: w3-row, w3-half, w3-third, w3-quarter
Now, before I post my script, I want to know if such an wizard would be possible to make.
In my script, I have an array of cards, in which I provide title, text, subtext, src for each video. Then applying the needed formatting foreach.
Cards will automatically get in the correct position / new row. You call it.
Here is a small preview.
mxvin, UltramarineSky, cold-soda-jay, malyyigor34, shrocktech and 2 more