• Hi,

    Thanks for this beautiful theme !
    Sorry for my so bad english but I have a small problem with the Gump Theme.
    I have added an object from Grooveshark in a post and the width of this object is always 100% and the height is so strange !
    I don’t have this kind of problem with other wp themes… 🙁
    Any idea for the reason of this?

    Thanks a lot for your help.
    Here is the html code of the object if you want to test it.

    Regards,
    Moonji

    <object width=”250″ height=”40″ classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000″ id=”gsSong4130888015″ name=”gsSong4130888015″><param name=”movie” value=”http://grooveshark.com/songWidget.swf&#8221; /><param name=”wmode” value=”window” /><param name=”allowScriptAccess” value=”always” /><param name=”flashvars” value=”hostname=grooveshark.com&songID=41308880&style=grass&p=0″ /><object type=”application/x-shockwave-flash” data=”http://grooveshark.com/songWidget.swf&#8221; width=”250″ height=”40″><param name=”wmode” value=”window” /><param name=”allowScriptAccess” value=”always” /><param name=”flashvars” value=”hostname=grooveshark.com&songID=41308880&style=grass&p=0″ /><span>Miracles (Back in Time) by The Dø on Grooveshark</span></object></object>

Viewing 1 replies (of 1 total)
  • Theme Author PanKogut

    (@pankogut)

    Hi,
    sorry for the delay.

    Try to add in the css the following code:

    .fluid-width-video-wrapper object {
    height: 56%;
    }

    Let me know
    PanKogut

Viewing 1 replies (of 1 total)
  • The topic ‘object width in a post is always 100% / Gump Theme’ is closed to new replies.