bg-image not showing in Safari, FF/mac..

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • maya

    bg-image not showing in Safari, FF/mac..




    right on top and right underneath thumbnails are background-images (the
    "up" and "down" arrows), but they're not showing in FF on the mac (FF/pc
    is fine) or Safari..

    I HAVE to do these links with bg-images b/c of the diff color-schemes I
    have, among which the user can choose...

    (there's a lot of code here.. is generated with JSP....;)

    thank you very much...




  • maya

    #2
    Re: bg-image not showing in Safari, FF/mac..

    maya wrote:
    >

    >
    right on top and right underneath thumbnails are background-images (the
    "up" and "down" arrows), but they're not showing in FF on the mac (FF/pc
    is fine) or Safari..
    >
    I HAVE to do these links with bg-images b/c of the diff color-schemes I
    have, among which the user can choose...
    >
    (there's a lot of code here.. is generated with JSP....;)
    >
    thank you very much...

    actually, I do see it on Safari on the pc, but on the mac I don't see it
    in FF (and I assume Safari/mac will be same problem, although have not
    had a chance to look at it in Safari/mac..)

    thank you ..

    Comment

    • dorayme

      #3
      Re: bg-image not showing in Safari, FF/mac..

      In article <48220d56$1@new s.x-privat.org>, maya <maya778899@yah oo.com>
      wrote:
      maya wrote:



      right on top and right underneath thumbnails are background-images (the
      "up" and "down" arrows), but they're not showing in FF on the mac (FF/pc
      is fine) or Safari..

      I HAVE to do these links with bg-images b/c of the diff color-schemes I
      have, among which the user can choose...

      (there's a lot of code here.. is generated with JSP....;)

      thank you very much...
      >
      >
      actually, I do see it on Safari on the pc, but on the mac I don't see it
      in FF (and I assume Safari/mac will be same problem, although have not
      had a chance to look at it in Safari/mac..)
      >
      thank you ..
      It looks the same on all my Mac browsers. Any chance you could get your
      pages to validate?

      --
      dorayme

      Comment

      • Stanimir Stamenkov

        #4
        Re: bg-image not showing in Safari, FF/mac..

        Wed, 07 May 2008 15:40:50 -0400, /maya/:

        >
        right on top and right underneath thumbnails are background-images (the
        "up" and "down" arrows), but they're not showing in FF on the mac (FF/pc
        is fine) or Safari..
        >
        I HAVE to do these links with bg-images b/c of the diff color-schemes I
        have, among which the user can choose...
        Unless I choose some color theme ("black", "white" or "gray" at the
        top) I don't see the arrows in no browser on my PC (IE, Mozilla,
        Opera, Safari). Seems you don't apply any relevant style sheet if
        no "mysheet" cookie is set.

        --
        Stanimir

        Comment

        Working...