background image

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • derra77
    Private

    • Jan 2008
    • 1

    background image

    hey folks :)
    new to this website building and my first question is regarding the background image ..
    how do i change the image from being tiled ? i just want the picture as it is in my pictures .. just one complete image ..
    probably a silly question but ya gotta start somewhere !!
  • larazovich
    General

    • Jul 2006
    • 5811

    #2
    Re: background image

    I believe it has something to do with the size (kbs) of the image. If it s too small it automatically tiles, I think.
    Liz
    www.sebastopolparty.com
    www.raynordescendents.com

    Ring the bells that still can ring

    Comment

    • Collectors-info
      General

      • Feb 2006
      • 8703

      #3
      Re: background image

      Hi, there is another way that Naval has mentioned but cant remember where it is. But if you want a static image in the background so the text flows over it. Pop the code below into View>Page HTML>Beginning Of Body.
      Change the part in blue to your own image url.


      <script language="JavaScript1.2">
      if (document.all||document.getElementById)
      document.body.style.background="url('http://www.collectors-info.com/Colle...d-jackdoor.gif') white center no-repeat fixed"
      </script


      Good luck.
      Regards Chris.

      Collectables, Collecting, collectors-info.com

      www.chrismorris.co.uk

      House build project

      Comment

      • aussiesydney
        Sergeant

        • Jan 2008
        • 29

        #4
        Re: background image

        Originally posted by Collectors-info View Post
        Hi, there is another way that Naval has mentioned but cant remember where it is. But if you want a static image in the background so the text flows over it. Pop the code below into View>Page HTML>Beginning Of Body.
        Change the part in blue to your own image url.


        <script language="JavaScript1.2">
        if (document.all||document.getElementById)
        document.body.style.background="url('http://www.collectors-info.com/Colle...d-jackdoor.gif') white center no-repeat fixed"
        </script


        Good luck.
        hi am am also having the same problem with tiled background ... i have tried the above but no success....
        i also tried the same thing on dreamweaver and i also got a tiled effect when i inserted my image....... any ideas would be appreciated ...... i got stopped just as i started on vb all because of the background

        Comment

        • Collectors-info
          General

          • Feb 2006
          • 8703

          #5
          Re: background image

          Strange! it may be the way i placed it on the forum. Give this one a try it works fine.

          HTML Code:
          <body bgcolor="#FFFFFF" text="#000000">
          <script language="JavaScript1.2">
          if (document.all||document.getElementById)
          document.body.style.background="url('http://www.collectors-info.com/Collector-bird-jackdoor.gif') white center no-repeat fixed"
          </script
          Regards Chris.

          Collectables, Collecting, collectors-info.com

          www.chrismorris.co.uk

          House build project

          Comment

          • ADULTMALEMODEL
            Private

            • Jan 2008
            • 1

            #6
            Re: background image

            I Am Trying To Place A Picture From A Computer File As My Background. I Want The Picture As My Full Background And Not Tiled. How Do I Do This?

            Suggestions Previously Posted Did Not Help..

            Comment

            • zuriatman
              Moderator

              • Sep 2006
              • 3025

              #7
              Re: background image

              In Properties you have an option
              Tile or stretched.
              Click on stretched.
              www.siapamoyanganda.com/
              Malaysian Family Tree Website From the
              State of Johor.

              HAPPY ARE THOSE WHO DREAM DREAMS AND ARE READY TO PAY THE PRICE TO MAKE THEM COME TRUE.

              Comment

              • gotnuttin
                Private

                • Feb 2008
                • 3

                #8
                Re: background image

                How can I fit my background picture to the whole page?
                I just got started and I already got stuck:S

                Thanks,

                Comment

                • websitenoob
                  Corporal

                  • Feb 2008
                  • 12

                  #9
                  Re: background image

                  Originally posted by gotnuttin View Post
                  How can I fit my background picture to the whole page?
                  I just got started and I already got stuck:S

                  Thanks,
                  To place your background image on the entire page, you will need to scale it the the size of the browser, or to tile it. Tiling it will keep repeating it or the X, and Y axises. However, that is not a professional look unless the image is seamless, and repetitions are not visible.

                  I would recommend scaling a background image to a 1024X1000 screen size, I believe. (Under windows screen sizes, its the one that starts with 1024. I forget the other dimension.) This is what the majority of computer monitors are running on right now. You image will be big, but will look professional.

                  If you need any help, you can always PM me.

                  Thanks.

                  Comment

                  • gotnuttin
                    Private

                    • Feb 2008
                    • 3

                    #10
                    Re: background image

                    So it's not possible to set it so, that it automatically adjusts to the screen? (Excuse me for my English)

                    Many thanks,

                    Chekh

                    Comment

                    Working...
                    X