Results 1 to 2 of 2

Thread: CSS Popup Image Problem

  1. #1
    Join Date
    Sep 2006
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default CSS Popup Image Problem

    Hi People:

    I have a little problem. I copied the code and it works good, but the popup was displayed ONLY at the top of my web.
    This is the web and y problem:

    http://www.snowboard-zamora.net/inde...t01returnid=78


    Put the mouse over Juanele, Javi and Raul text .... with IE and firefox ......
    Last edited by raul.lnx; 09-02-2006 at 10:01 PM.

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Are you using a Dynamic Drive script or css layout for this? If so, please provide a link to the demo of it here on Dynamic Drive so that we can get a better idea of what you are talking about.

    Two things I noticed could be problems though. Your page has no opening body tag and it uses a wrapper type division (presumably for centering). Whatever element is used to display your pop up images must come right after the opening body tag (which you don't have) before any other HTML markup that might influence its position, like a wrapper. Best to just have it be the very first thing.

    The above two are pretty basic but, I also noticed that in Opera, the pop ups seem to be in about the right location but have white stripes over them. This is probably due to other absolutely or relatively positioned elements on the page having a higher z-index value than the pop ups.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

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
  •