Background colour not showing

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Geoff

    Background colour not showing

    I need to use a coloured background for a page which contains tables. Using
    Frontpage 2k I can create the background colour OK and it views correctly;
    but when viewed using apache, there is no background colour, it is just
    white.

    Can anyone explain please?

    Geoff.


  • ccjx

    #2
    Re: Background colour not showing

    You wanna post the code so that it makes our lives easier? :)

    ccjx

    Geoff wrote:
    [color=blue]
    > I need to use a coloured background for a page which contains tables. Using
    > Frontpage 2k I can create the background colour OK and it views correctly;
    > but when viewed using apache, there is no background colour, it is just
    > white.
    >
    > Can anyone explain please?
    >
    > Geoff.
    >
    >[/color]

    Comment

    • Shane Lahey

      #3
      Re: Background colour not showing

      On Fri, 28 May 2004 16:32:42 +0100, "Geoff"
      <someone@somewh ere.sometime> wrote:
      [color=blue]
      >I need to use a coloured background for a page which contains tables. Using
      >Frontpage 2k I can create the background colour OK and it views correctly;
      >but when viewed using apache, there is no background colour, it is just
      >white.
      >
      >Can anyone explain please?
      >
      >Geoff.
      >[/color]

      use a better editor... lol

      Dreamweaver ? ;)

      Comment

      • Garp

        #4
        Re: Background colour not showing


        "Geoff" <someone@somewh ere.sometime> wrote in message
        news:1085758812 .17199.0@dyke.u k.clara.net...[color=blue]
        > I need to use a coloured background for a page which contains tables.[/color]
        Using[color=blue]
        > Frontpage 2k I can create the background colour OK and it views correctly;
        > but when viewed using apache, there is no background colour, it is just
        > white.
        >
        > Can anyone explain please?
        >
        > Geoff.[/color]

        1. This is the PHP group. This question isn't PHP.
        2. You're probably going to be needing <body bgcolor="#ff000 0"> someplace
        (red background in this case).
        3. "...when viewed using apache..." - this is my favourite bit. 8)

        Garp


        Comment

        • Shane Lahey

          #5
          Re: Background colour not showing

          On Fri, 28 May 2004 20:40:59 GMT, "Garp" <garp7@no7.blue yonder.co.uk> wrote:
          [color=blue]
          >
          >"Geoff" <someone@somewh ere.sometime> wrote in message
          >news:108575881 2.17199.0@dyke. uk.clara.net...[color=green]
          >> I need to use a coloured background for a page which contains tables.[/color]
          >Using[color=green]
          >> Frontpage 2k I can create the background colour OK and it views correctly;
          >> but when viewed using apache, there is no background colour, it is just
          >> white.
          >>
          >> Can anyone explain please?
          >>
          >> Geoff.[/color]
          >
          >1. This is the PHP group. This question isn't PHP.
          >2. You're probably going to be needing <body bgcolor="#ff000 0"> someplace
          >(red background in this case).
          >3. "...when viewed using apache..." - this is my favourite bit. 8)
          >
          >Garp
          >[/color]
          has to do with the browser, not the server software (apache)

          Comment

          • Garp

            #6
            Re: Background colour not showing


            "Shane Lahey" <s.lahey@roadru nner.nf.net> wrote in message
            news:fgffb0578e 2f2oldq0tvj7efd 02e52kfs5@4ax.c om...[color=blue]
            > On Fri, 28 May 2004 20:40:59 GMT, "Garp" <garp7@no7.blue yonder.co.uk>[/color]
            wrote:[color=blue]
            >[color=green]
            > >
            > >"Geoff" <someone@somewh ere.sometime> wrote in message
            > >news:108575881 2.17199.0@dyke. uk.clara.net...[color=darkred]
            > >> I need to use a coloured background for a page which contains tables.[/color]
            > >Using[color=darkred]
            > >> Frontpage 2k I can create the background colour OK and it views[/color][/color][/color]
            correctly;[color=blue][color=green][color=darkred]
            > >> but when viewed using apache, there is no background colour, it is just
            > >> white.
            > >>
            > >> Can anyone explain please?
            > >>
            > >> Geoff.[/color]
            > >
            > >1. This is the PHP group. This question isn't PHP.
            > >2. You're probably going to be needing <body bgcolor="#ff000 0"> someplace
            > >(red background in this case).
            > >3. "...when viewed using apache..." - this is my favourite bit. 8)
            > >
            > >Garp
            > >[/color]
            > has to do with the browser, not the server software (apache)[/color]

            You think? 8S

            Garp


            Comment

            • Shane Lahey

              #7
              Re: Background colour not showing

              On Sat, 29 May 2004 00:12:24 GMT, "Garp" <garp7@no7.blue yonder.co.uk> wrote:
              [color=blue]
              >
              >
              >You think? 8S
              >
              >Garp
              >[/color]

              heheh, wrong message highlighted when i clicked reply :D
              still is damned funny though

              Comment

              Working...