Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter davikk

    (@davikk)

    I believe the issue is even bigger than just the chart, even the video embed from youtube, the entire video is not appear at the center, part of video disappear into the border.

    I guess you may need to adjust it by using

    max-width: 600px?

    for both video and chart/images, but I dun know how exactly I can execute it.

    may as well as apply it the those images/video within the quoteblock too.

    https://investmentwatchblog.com/watch-live-donald-trump-to-lay-out-his-vision-for-america-with-landmark-speech-from-gettysburg-pa/

    You can see it from the video link above, the only 4/5 appear on the screen, rest disappear into the border.

    • This reply was modified 8 years, 5 months ago by davikk.
    Thread Starter davikk

    (@davikk)

    I checked the init-core.php,

    somehow you did apply the limitation to the images that copy from other website which could be a major issue. same thing to the embed video. part of them will disappear into the border if too big.

    I want the image appears as full width but same time limit them to 600px.

    max-width: 600px?
    width: 100%;

    ? I’m not sure how to do it in my CSS. child theme.

    Thread Starter davikk

    (@davikk)

    “somehow you did apply the limitation ”
    somehow you DID NOT apply the limitation…

    Thread Starter davikk

    (@davikk)

    The issue applies to links too, if links too long, part of the link will disappear on the homepage. Usually the link will start off a new line so it can appear entirely.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Major issue: Can’t copy and paste chart properly sometimes’ is closed to new replies.