• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
url in css
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

url in css


  • Subject: url in css
  • From: Michael Warner <email@hidden>
  • Date: Sun, 7 Dec 2003 12:21:16 -0800

I have a .css file in Resources that works, except that...

I have .gif and .jpg files in /WebServer/Documents/MyImages to be used as background images.

I want to set a background-image in my .css file like this:

div#topBlue {
position: absolute;
top: 0px;
left: 0px;
background-image: url (/MyImages/topblue.jpg); or (../MyImages/topblue.jpg) or....
background-repeat: repeat-x;
background-color: transparent;
}


but this doesn't work and of course you knew that.

So, how should I set this up so that my background images can be located?

Thanks,

Mike W.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: EO Event Monitor
  • Next by Date: Re: EO Event Monitor
  • Previous by thread: Re: EO Event Monitor
  • Next by thread: Creating WebObjects Framework using Xcode question?
  • Index(es):
    • Date
    • Thread