Tagged: ,

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #513087

    Hello friends,

    Thank you for all the time your create to help us all made the best websites.

    I am wishing to add a video in my text block inserted from the url, yet there is no option on what size I can make it.

    I realize I could use 1/2 layout element and put the video in there, yet then all the text is to the size and we do not want that.
    How would we accomplish this within the text editor?

    Thank you

    #513203

    Hey Nathan!

    Not really sure I understand. Have you considered using our video shortcode?

    Send us a link to your page so we can get a better idea of what’s going on. You can set your reply as private if you wish.

    Regards,
    Elliott

    #513274

    I’m working on this page:
    http://bodytalkcare.com/about/meet-nathan/nathans-story/

    And I’m wanting to add a video to the right of the one already there at the bottom.

    Thank you

    #513536

    Hi,

    I realize I could use 1/2 layout element and put the video in there, yet then all the text is to the size and we do not want that.

    Do you mean that you want to display the video inline with the text above it? Did you try the layout elements to achieve that? If so, what problems did you face?

    Regards,
    Rikard

    #514023

    http://bodytalkcare.com/about/meet-nathan/nathans-story/
    My vision is to have the top video be the same size as the one below.

    And to have the top video be in alignment evenly spaced to the right, and have the one below it on the left please.

    Thank you for your time and assistance I appreciate it Rikard.

    #514166

    Hi,

    I would try to put both videos in their own 1/2 element to see if that renders the look you want. If not then please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #514205

    http://bodytalkcare.com/about/meet-nathan/nathans-story/

    I did 1/2 pages and they are showing up different sizes.

    #514895

    Hey,

    It’s the WordPress default styling acting there, please try the following in Quick CSS:

    .page-id-575 #mep_1 {
    width:480px !important;
    height:360px !important;
    }

    Best regards,
    Rikard

    #514925

    Thank you it worked.

    #515543

    Hey,

    Great, glad we could help :-)

    Best regards,
    Rikard

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘making a video half the size of full when adding video media in text block’ is closed to new replies.