bg image..

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Frances Del Rio

    bg image..

    background-image: url(images/logo_bg.jpg); background-repeat:no-repeat;
    background-attachment:fixe d;

    this works fine for all my pages in site I'm doing, except one, where bg
    img appears quickly when page loads then disappears..

    was wondering what is causing this.. thank you very much...

    Frances



  • Jim Moe

    #2
    Re: bg image..

    Frances Del Rio wrote:[color=blue]
    > background-image: url(images/logo_bg.jpg); background-repeat:no-repeat;
    > background-attachment:fixe d;
    >
    > this works fine for all my pages in site I'm doing, except one, where bg
    > img appears quickly when page loads then disappears..
    >
    > was wondering what is causing this.. thank you very much...
    >[/color]
    Impossible to say. What's the URL?

    --
    jmm dash list (at) sohnen-moe (dot) com
    (Remove .AXSPAMGN for email)

    Comment

    • Frances Del Rio

      #3
      Re: bg image..



      Jim Moe wrote:
      [color=blue]
      > Frances Del Rio wrote:
      >[color=green]
      >> background-image: url(images/logo_bg.jpg);
      >> background-repeat:no-repeat; background-attachment:fixe d;
      >>
      >> this works fine for all my pages in site I'm doing, except one, where
      >> bg img appears quickly when page loads then disappears..
      >>
      >> was wondering what is causing this.. thank you very much...
      >>[/color]
      > Impossible to say. What's the URL?[/color]

      not sup. to do this b/c well, it's for work, hasn't been publ'd yet, but
      oh well.. :)


      thank you very much........... . Frances

      Comment

      • Blinky the Shark

        #4
        Re: bg image..

        Frances Del Rio wrote:
        [color=blue]
        > Jim Moe wrote:[/color]
        [color=blue][color=green]
        >> Frances Del Rio wrote:[/color][/color]
        [color=blue][color=green][color=darkred]
        >>> background-image: url(images/logo_bg.jpg);
        >>> background-repeat:no-repeat; background-attachment:fixe d;[/color][/color][/color]
        [color=blue][color=green][color=darkred]
        >>> this works fine for all my pages in site I'm doing, except one, where
        >>> bg img appears quickly when page loads then disappears..[/color][/color][/color]
        [color=blue][color=green][color=darkred]
        >>> was wondering what is causing this.. thank you very much...[/color][/color][/color]
        [color=blue][color=green]
        >> Impossible to say. What's the URL?[/color][/color]
        [color=blue]
        > not sup. to do this b/c well, it's for work, hasn't been publ'd yet, but
        > oh well.. :)
        > https://www.talkpointcommunications....mos/index.html[/color]

        Also: http://blinkynet.net/stuff/comp/konq_overlap.gif

        Similar behavior with Firefox and Opera.

        --
        Blinky Linux Registered User 297263
        Who has implemented Usenet Solution #45933:
        Now killing all posts originating at Google Groups

        Comment

        • Jim Moe

          #5
          Re: bg image..

          Frances Del Rio wrote:[color=blue][color=green][color=darkred]
          >>>
          >>> this works fine for all my pages in site I'm doing, except one, where
          >>> bg img appears quickly when page loads then disappears..
          >>>[/color]
          >> Impossible to say. What's the URL?[/color]
          > https://www.talkpointcommunications....mos/index.html
          >[/color]
          The page is extremely invalid. So I still cannot guess at the problem.
          FWIW: Mozilla manages to render it anyway, and the background image is
          placed and visible as expected.

          --
          jmm dash list (at) sohnen-moe (dot) com
          (Remove .AXSPAMGN for email)

          Comment

          • Frances Del Rio

            #6
            Re: bg image..



            Jim Moe wrote:[color=blue]
            > Frances Del Rio wrote:
            >[color=green][color=darkred]
            >>>>
            >>>> this works fine for all my pages in site I'm doing, except one,
            >>>> where bg img appears quickly when page loads then disappears..
            >>>>
            >>> Impossible to say. What's the URL?[/color]
            >>
            >> https://www.talkpointcommunications....mos/index.html
            >>[/color]
            > The page is extremely invalid. So I still cannot guess at the problem.
            > FWIW: Mozilla manages to render it anyway, and the background image is
            > placed and visible as expected.[/color]

            "extremely invalid" -- what do you mean? I checked CSS here,
            http://jigsaw.w3.org/css-validator/v...or-uri.html.en, it checks out
            fine..

            still having problem, even though I put bg-img css directive in same
            pg.. (background-image:url(image s/logo_bg.jpg...)
            img appears quickly while pg is loading but then disappears..


            (for other pages no problem at all.. for example,
            http://www.talkpointcommunications.com/new/ov.html)

            thank you........ Frances






            Comment

            • Frances Del Rio

              #7
              Re: bg image..



              Frances Del Rio wrote:
              [color=blue]
              >
              >
              > Jim Moe wrote:
              >[color=green]
              >> Frances Del Rio wrote:
              >>[color=darkred]
              >>>>>
              >>>>> this works fine for all my pages in site I'm doing, except one,
              >>>>> where bg img appears quickly when page loads then disappears..
              >>>>>
              >>>> Impossible to say. What's the URL?
              >>>
              >>>
              >>> https://www.talkpointcommunications....mos/index.html
              >>>[/color]
              >> The page is extremely invalid. So I still cannot guess at the problem.
              >> FWIW: Mozilla manages to render it anyway, and the background image
              >> is placed and visible as expected.[/color]
              >
              >
              > "extremely invalid" -- what do you mean? I checked CSS here,
              > http://jigsaw.w3.org/css-validator/v...or-uri.html.en, it checks out
              > fine..
              >
              > still having problem, even though I put bg-img css directive in same
              > pg.. (background-image:url(image s/logo_bg.jpg...)
              > img appears quickly while pg is loading but then disappears..
              > http://www.talkpointcommunications.c...mos/index.html
              >
              > (for other pages no problem at all.. for example,
              > http://www.talkpointcommunications.com/new/ov.html)
              >
              > thank you........ Frances[/color]

              bg image has disappeared from ALL my pages now... don't know what the
              heck is going on, CSS for all pgs validates fine.. here's directive:

              background-image:url(image s/logo_bg.jpg); background-repeat:no-repeat;
              background-attachment:fixe d

              ??????????


              thank you.......... Frances

              Comment

              • Steve Pugh

                #8
                Re: bg image..

                Frances Del Rio <fdr58@yahoo.co m> wrote:[color=blue]
                >Jim Moe wrote:[color=green]
                >> Frances Del Rio wrote:[color=darkred]
                >>>>>
                >>>>> this works fine for all my pages in site I'm doing, except one,
                >>>>> where bg img appears quickly when page loads then disappears..
                >>>>>
                >>>> Impossible to say. What's the URL?
                >>>
                >>> https://www.talkpointcommunications....mos/index.html
                >>>[/color]
                >> The page is extremely invalid. So I still cannot guess at the problem.
                >> FWIW: Mozilla manages to render it anyway, and the background image is
                >> placed and visible as expected.[/color]
                >
                >"extremely invalid" -- what do you mean? I checked CSS here,
                >http://jigsaw.w3.org/css-validator/v...or-uri.html.en, it checks out
                >fine..[/color]

                Bu the HTML is not fine:

                [color=blue]
                >still having problem, even though I put bg-img css directive in same
                >pg.. (background-image:url(image s/logo_bg.jpg...)
                >img appears quickly while pg is loading but then disappears..
                >http://www.talkpointcommunications.c...mos/index.html[/color]

                You have two style blocks in the page:

                One says:
                body {background-image:url(image s/logo_bg.jpg);
                background-color:#FFFFFF}

                The second says:
                body {background-image:none}

                Steve

                --
                "My theories appal you, my heresies outrage you,
                I never answer letters and you don't like my tie." - The Doctor

                Steve Pugh <steve@pugh.net > <http://steve.pugh.net/>

                Comment

                • Beauregard T. Shagnasty

                  #9
                  Re: bg image..

                  Steve Pugh wrote:
                  [color=blue]
                  > You have two style blocks in the page:[/color]

                  Not only that, there are three or four <head> and <body> sections. It
                  wouldn't surprise me if a browser refused to render it at all.

                  No doctype either.

                  --
                  -bts
                  -This space intentionally left blank.

                  Comment

                  • Don G

                    #10
                    Re: bg image..

                    > "extremely invalid" -- what do you mean? I checked CSS here,

                    You CSS checks fine, but your HTML does not.

                    W3C's easy-to-use markup validation service, based on SGML and XML parsers.


                    The above link finds 22 errors, and Tidy finds 35 warnings.

                    Cleaning these problems up may make other problems easier to find.

                    Comment

                    • Frances Del Rio

                      #11
                      Re: bg image..



                      Steve Pugh wrote:
                      [color=blue]
                      > Frances Del Rio <fdr58@yahoo.co m> wrote:
                      >[color=green]
                      >>Jim Moe wrote:
                      >>[color=darkred]
                      >>>Frances Del Rio wrote:
                      >>>
                      >>>>>>this works fine for all my pages in site I'm doing, except one,
                      >>>>>>where bg img appears quickly when page loads then disappears..
                      >>>>>>
                      >>>>>
                      >>>>> Impossible to say. What's the URL?
                      >>>>
                      >>>>https://www.talkpointcommunications....mos/index.html
                      >>>>
                      >>>
                      >>> The page is extremely invalid. So I still cannot guess at the problem.
                      >>> FWIW: Mozilla manages to render it anyway, and the background image is
                      >>>placed and visible as expected.[/color]
                      >>
                      >>"extremely invalid" -- what do you mean? I checked CSS here,
                      >>http://jigsaw.w3.org/css-validator/v...or-uri.html.en, it checks out
                      >>fine..[/color]
                      >
                      >
                      > Bu the HTML is not fine:
                      > http://validator.w3.org/check?uri=ht...s%2Findex.html
                      >
                      >[color=green]
                      >>still having problem, even though I put bg-img css directive in same
                      >>pg.. (background-image:url(image s/logo_bg.jpg...)
                      >>img appears quickly while pg is loading but then disappears..
                      >>http://www.talkpointcommunications.c...mos/index.html[/color]
                      >
                      >
                      > You have two style blocks in the page:
                      >
                      > One says:
                      > body {background-image:url(image s/logo_bg.jpg);
                      > background-color:#FFFFFF}
                      >
                      > The second says:
                      > body {background-image:none}
                      >
                      > Steve[/color]

                      oh man.... I had "body {background-image:none}" in header (top.html, for
                      top nav section..) which is pulled w/an SSI directive.. thank you very
                      much, Steve, and to everyone else (yes, had HTML errors too that I
                      hadn't checked yet, but cause was this bg-img-none in CSS in top nav..)
                      again thank you all..... :) Frances




                      Comment

                      Working...