Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #125746
    PeteGWebmaster
    Participant

    It appears that the template is automatically resizing my youtube video at the top of my home page at http://losangeleswebdesignseo.com/doctorwhimsy/

    Is there a way to turn off this feature so the video displays at the size I coded it at? My codes appear to be overridden.

    Thank you.

    #125760
    tikaram
    Keymaster

    @petegwebmaster : Sorry, I could not find any video in the page specified. Let me know if you have any more issues.

    Regards,
    Tikaram

    #125801
    PeteGWebmaster
    Participant

    That was a developmental website, now it’s up at doctorwhimsy.com

    All videos on all of the websites I use with your template do this same thing to the videos so it’s nothing specific to this website, just your template.

    #125813
    Patrick
    Participant

    Same was happening for me – I ended up putting it on a widget sidebar…

    #125836
    tikaram
    Keymaster

    @petegwebmaster : Go to Appearance => Customize => Additional css and add the following css.

    iframe {
    	width: 100%;
    	height: 440px;
    }

    Let me know if this resolves your issue.

    Regards,
    Tikaram

    #125837
    tikaram
    Keymaster

    @coachboone73 : Do you need any help regarding video resizing? Please provide me the site URL and I will assist you to resolve the issue.

    Regards,
    Tikaram

    #125882
    PeteGWebmaster
    Participant

    No that code didn’t work, the videos are still large.

    #125973
    tikaram
    Keymaster

    @petegwebmaster : Can you please let me know the required size of video. When I checked your site the video was in small size and I provided you the css to increase the size of video. Let me know if you have any further issues.

    Regards,
    Tikaram

    #142762
    PeteGWebmaster
    Participant

    Yes still have issues this time there issue is here

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Video Resize’ is closed to new replies.