ubb Codes for background images

Discussion in 'HTML & Website Design' started by Mommy_Traffic, Jul 25, 2008.

  1. #1
    Does anyone know if there is an ubb code for background images?
    Thanks so much for your help
    in advance!
     
    Mommy_Traffic, Jul 25, 2008 IP
  2. nicangeli

    nicangeli Peon

    Messages:
    828
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Ultimate Bulletin Board? Why would it be different from normal CSS.

    In the css file,

    
    body { 
    background-image: URL('path/to/image');   
    }
    
    Code (markup):
     
    nicangeli, Jul 26, 2008 IP
  3. Mommy_Traffic

    Mommy_Traffic Peon

    Messages:
    133
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    hmmm i was thinking more or less a simple code type e.g.
    [backrougnd image with the ubb tags.

    something like that.

    Thanks.
     
    Mommy_Traffic, Jul 27, 2008 IP