Closed (won't fix)
Project:
FitVids
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Sep 2011 at 15:34 UTC
Updated:
23 Apr 2013 at 16:16 UTC
First of all, Thanks for the great module!
It would be awesome if we could set max height and width for a video. Is it possible?
Comments
Comment #1
derekahmedzai commentedThanks.
That's probably something you'd want to set in your theme:
Although if there's enough interest, it could be added fairly easily.
Comment #2
nikkubhai commentedSorry, but the code didn't work . :(
Comment #3
derekahmedzai commentedHmm, seems like once the videos are made fluid, then they don't like min/max values.
Will have to do some tinkering to see if this is possible.
Comment #4
derekahmedzai commentedYou can't set a max-height, but you can limit the width by adding max-width to a containing div :-
Comment #5
deggertsen commentedThis is great documentation that should be added (assuming it's not already somewhere besides here).