problem with background image

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • thallasridevi
    New Member
    • Dec 2007
    • 27

    problem with background image

    Hello,

    This is sridevi. I have a problem with background images.
    I am selecting the background images dynamially in my code and when a background image is selected, it is interfereing with the contents of body.
    Here what i want to do is:
    When a background image is selected it should not interfere with the contents of body.
    Anyone please help me in this regard.

    Waiting for your reply.

    Thanks,
    Sridevi.
  • Freaky Chris
    New Member
    • Dec 2007
    • 24

    #2
    Originally posted by thallasridevi
    Hello,

    This is sridevi. I have a problem with background images.
    I am selecting the background images dynamially in my code and when a background image is selected, it is interfereing with the contents of body.
    Here what i want to do is:
    When a background image is selected it should not interfere with the contents of body.
    Anyone please help me in this regard.

    Waiting for your reply.

    Thanks,
    Sridevi.
    Could you please supply use with the code you are currently using to help to see what is going on, thanks. Also if you could supply use with the site if possible this would be helpful (not hyperlinked)

    Chris

    Comment

    • thallasridevi
      New Member
      • Dec 2007
      • 27

      #3
      For example i had a black background image adn i had written some text in balck color. obviously that will not be looking good. So I written that text in one box to remove it from interefering th background image. but still it is interefering.

      Comment

      • Markus
        Recognized Expert Expert
        • Jun 2007
        • 6092

        #4
        Originally posted by thallasridevi
        For example i had a black background image adn i had written some text in balck color. obviously that will not be looking good. So I written that text in one box to remove it from interefering th background image. but still it is interefering.
        Could you just not place the text in a <DIV> and set the background color to white?

        Comment

        • Freaky Chris
          New Member
          • Dec 2007
          • 24

          #5
          If you were to use the div tag it would ensure the text is always visible if it is black not matter what the background is, however you would lose part of the background image.

          Comment

          • thallasridevi
            New Member
            • Dec 2007
            • 27

            #6
            Thank you. Its worked out.

            Comment

            • Markus
              Recognized Expert Expert
              • Jun 2007
              • 6092

              #7
              Originally posted by thallasridevi
              Thank you. Its worked out.
              No problem.
              Post back whenever you need some assistance
              :)

              good day
              markus.

              Comment

              Working...