To answer your question with a question (sorry i know how annoying it can be)

Q. Does the rest of the CSS read-out ok? ie color is infact white, and size is 15px.

If the answer to that is yes, then its either as steve says, url path isn't correct or not sure if safari is case sensitive, but its worth a shot. I think it doesn't matter (it should be though).

Keep playing with the paths if need be, to get it right..

ie:
/mysubdir/mysection/index.cfm
/mysubdir/css/mycss.css
/mysubdir/assets/images/monkey.gif

If you're loading the CSS via index.cfm, it should be "../assets/images/monkey.gif"

Scott


rob wrote:


<style type="text/css"> .menutitle{ cursor:pointer; margin-bottom: 5px; width:140px; padding:2px; text-align:left; font-weight:normal; color: white; font-size: 15px; background-image:url('images/button.gif'); }

the background image won't work. i have checked with the manual and it all reads write...

thanks people




rob.


Robert Shaw Online Learning [EMAIL PROTECTED] MLC School Rowley Street Burwood 2134 Phone: 97471266 Mobile: 0422222515 Fax: 97453254




--- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to