Results 1 to 3 of 3

Thread: Change Boxing In Image

  1. #1
    Join Date
    Jun 2007
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Change Boxing In Image

    1) Script Title: Boxing In Script

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex3/document7.htm

    3) Describe problem:

    Ok on the page im doing the block is black instead of white...but instead of having the black image i was wondering if its possible to have this image do the boxing in, instead of a black box


  2. #2
    Join Date
    Jun 2007
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    anything?

  3. #3
    Join Date
    Mar 2006
    Location
    Cleveland, Ohio
    Posts
    574
    Thanks
    6
    Thanked 5 Times in 5 Posts

    Default

    Yeah, change the background, in the css, of .intro to:

    Code:
    layer-background-color:white;
    background: white url(http://www.amcrepair.com/images/logo.jpg) no-repeat center;
    I haven't tested this, and you may have to add the url to the layer-background too...which, I've never even seen layer-background before...
    But just add the url to the background and it should work.
    Thou com'st in such a questionable shape
    Hamlet, Act 1, Scene 4

Bookmarks

Posting Permissions

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