• Re: off center to the right

    From Dale@dalekellytoo@gmail.com to misc.phone.mobile.iphone,comp.infosystems.www.authoring.html,alt.html,comp.infosystems.www.authoring.stylesheets on Sun Apr 5 05:14:22 2026
    From Newsgroup: misc.phone.mobile.iphone

    On 3/16/2026 11:10 AM, Dale wrote:
    On 3/15/2026 11:33 PM, JJ wrote:
    On Sun, 15 Mar 2026 19:49:13 -0400, Dale wrote:
    Hi,

    I have got assistance here centering my HOME page and putting an image
    on the front of videos so there is not just an arrow on iPhone.

    https://www.dalekelly.org/

    But the videos on the bottom of the HOME page are off the center of the
    screen to the right of iPhone Safari and Chrome browsers. This off
    center also happened when I just had arrows.

    No problem with Windows Chrome and Edge browsers.

    Thoughts ?

    I'll be browsing the web. This is a simpler post of a previous one I
    think.

    Append below CSS code into the existing one in the `<style>` tag
    (which is
    within the `<head>`).

    video {
    -a-a margin: 0 auto;
    -a-a max-width: 100%;
    }


    Great !

    Thank You !


    Checked this on Amazon Silk Browser.

    Silk Browser is on an inexpensive FireTV I have, $140, 37 diagonal inches.

    When I scroll down the HOME page to the two centered videos, the top
    video starts on the left and then centers automatically.

    https://www.dalekelly.org/

    The FireTV doesn't have much room for all possible apps to be installed.
    If it gets over filled I get an alert to delete some apps. Don't know if
    this is the cause.
    --
    Mystery? -> https://www.dalekelly.org/
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From JJ@jj4public@gmail.com to misc.phone.mobile.iphone,comp.infosystems.www.authoring.html,alt.html,comp.infosystems.www.authoring.stylesheets on Mon Apr 6 01:32:03 2026
    From Newsgroup: misc.phone.mobile.iphone

    On Sun, 5 Apr 2026 05:14:22 -0400, Dale wrote:

    Checked this on Amazon Silk Browser.

    Silk Browser is on an inexpensive FireTV I have, $140, 37 diagonal inches.

    When I scroll down the HOME page to the two centered videos, the top
    video starts on the left and then centers automatically.

    https://www.dalekelly.org/

    The FireTV doesn't have much room for all possible apps to be installed.
    If it gets over filled I get an alert to delete some apps. Don't know if this is the cause.

    Add `display:block` to the video CSS.
    --- Synchronet 3.21f-Linux NewsLink 1.2