[vB4] What is this variable called?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • fayax
    Senior Member
    • Dec 2009
    • 130
    • 4.0.0

    [vB4] What is this variable called?

    What is this variable called? so I can change the background color.
    Thank you.

    Click image for larger version

Name:	background.jpg
Views:	1
Size:	15.1 KB
ID:	3713912
  • jberetta
    Member
    • Oct 2009
    • 73

    #2
    I believe it is called Doc_Background under the Common section

    Comment

    • fayax
      Senior Member
      • Dec 2009
      • 130
      • 4.0.0

      #3
      Thanks jberetta, That was it.

      Comment

      • fayax
        Senior Member
        • Dec 2009
        • 130
        • 4.0.0

        #4
        I tried to put a picture there repeated X and Y (option "repeat") and it doesn't work. Can someone please take a look and tell me what to fill those blanks with?
        Click image for larger version

Name:	variables.jpg
Views:	1
Size:	66.9 KB
ID:	3677355

        Comment

        • fayax
          Senior Member
          • Dec 2009
          • 130
          • 4.0.0

          #5
          bump

          Comment

          • Bae
            Member
            • Oct 2009
            • 63
            • 3.8.x

            #6
            what happens when you remove the e9e9e9 ???

            Comment

            • setishock
              Senior Member
              • Jun 2005
              • 1334
              • 4.2.x

              #7
              Opps!!! My ISP is dragging tonight and I didn't see it had posted this. My bad.
              Last edited by setishock; Sat 16 Jan '10, 11:56pm.
              ...

              Comment

              • setishock
                Senior Member
                • Jun 2005
                • 1334
                • 4.2.x

                #8
                Repeat x or y is not needed unless you want an image to multiply like a tile image to make a pattern across the background.
                You can see in other parts of the stylevar list, the format for an image is
                Code:
                url(path/to/your/image/xxx.yyy)
                To pin the image down so it doesn't scroll when the user scrolls the page you do it like this:
                Code:
                url(path/to/your/image/xxx.yyy) fixed
                For an exsample click on my url in my sig. The image is large enough to cover the biggest screen in higher resolutions. The image is pinned by the fixed added to the url.

                Last edited by setishock; Sun 17 Jan '10, 12:10am.
                ...

                Comment

                widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                Working...