Results 1 to 2 of 2

Thread: Need help temporary background

Hybrid View

  1. #1
    Join Date
    Jun 2011
    Posts
    1

    Unhappy Need help temporary background

    can anyone describe to me how i can change my domain background to an all white blank page so I can add the text "website under construction"? This will be a temporary template/background to display before it's designed. thank you

  2. #2
    Join Date
    Feb 2006
    Location
    North of Boston, MA
    Posts
    1,658

    Default

    Using CSS, you create the following:

    HTML Code:
        body { background-color: #FFFFFF; }
    redsox9 - Go Red Sox!!! 2004 and 2007 World Series Champions!
    Visit FenwayFanatics.com, home to Boston Red Sox baseball fans everywhere... now on Facebook and Twitter!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •