Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #114411
    Claus Gamborg
    Participant

    Hi

    I just startet with this Theme and now all the videos are Full Screen even with Width = 600 and Height 400

    On the visual in the back end it seems okay. The size. However at the Front End the Video is Full Screen or a bit more. Impossible for users to watch. Example:

    https://www.masterchessopen.com/nimzowitsch-larsen-attack-a01.html

    How can the YouTube Video be sized to Width = 600 and Height 400 ?

    All the best
    Claus

    #114424
    Mahesh
    Participant

    @masterchess: Checked your site, the video seems to be fine, the video size is 620×460. Let me know further.

    Regards,
    Mahesh

    #114481
    Claus Gamborg
    Participant

    Hi Mahesh

    Thanks for the quick response. By the way it’s an awesome Theme with a great design. You’re right it seems fine at the Front End. My problem was that from the preview (from Back End) it was full screen. It still is and I’m trying to figure out why. The fonts are also much bigger at the Back End than they actually appear on the Front End when I’m logged out of WordPress Back End.

    Best Regards
    Claus

    #114584
    Mahesh
    Participant

    @masterchess: Do you have any plugins installed? If yes, try disabling the plugins one by one and check if that resolves the issue. Let me know further.

    Regards,
    Mahesh

    #115861
    Claus Gamborg
    Participant

    Hello Mahesh

    I tried disable plugins and reactivate them. Doesn’t help much, so I spend some time to see what could be the reason. However I can’t find an explanation. Not that it matters much. I can live with it.

    You can see the difference here:

    Font in Backend of WordPress: https://drive.google.com/file/d/0B4HI4KBqITK_WUpYbTE1VTVSQlE/view?usp=drivesdk

    and

    Frontend: https://drive.google.com/file/d/0B4HI4KBqITK_R1piemZmalVWZFE/view?usp=drivesdk

    I setup the fonts in Custom CSS in the Theme (With affect the Frontend but not the Backend as you can see from pictures):

    h1 {
    text-shadow: 5px 5px 5px #cccccc;
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    font-family: Cabin;}
    h3 {
    text-shadow: 5px 5px 5px #cccccc;
    font-size: 26x;
    font-weight: bold;
    color: #000000;
    font-family: Cabin;}
    h4 {
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    font-family: Cabin;}
    h5 {
    font-size: 18px;
    font-family: Cabin;}
    h6 {
    font-size: 14px;
    font-family: Cabin;}
    paragraph {
    font-size: 20px;
    font-family: Cabin;}
    .tc-header {
    min-height: 45px; /* Adjust to suit */
    height: 60px; /* Adjust to suit */
    max-height: 75px; /* Adjust to suit */
    }

    Best Regards
    Claus Gamborg

    #115873
    Mahesh
    Participant

    @masterchess: You are using No-sidebar Full-width layout option. This will display main-wrapper 1260px wide. And as you add a video, it’ll take up 100% width and displays as full width. How may I help you further.

    Regards,
    Mahesh

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Down Size YouTube Video’ is closed to new replies.