www.webdeveloper.com
+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2012
    Posts
    2

    Unhappy I could use some help.

    I am helping someone put a site together for an event, and having trouble with a lightbox.

    http://www.senatoroconnor50threunion...b4/images.html

    The lightbox on this page works fine, until I upload my style.css, and then the image does not show in the popup. I have tried several different lightboxes, and they all have the same issue. They work fine until I upload my style sheet.

    Here is the same page just before I upload my style.css
    http://www.senatoroconnor50threunion...b4/images.html

    Any help would be appreciated. Or any other info I can give, just ask!

    Thanks

  2. #2
    Join Date
    Jul 2011
    Posts
    99
    To show the image in the pop-up add these styles to div with id="#lbImage" (slimbox2.css: 25):
    Code:
    color: transparent;
    background-color: transparent;
    Also to show bottom text in the pop-up add these styles to div with id="#lbCaption" (slimbox2.css: 81):
    Code:
    color: grey;

  3. #3
    Join Date
    Sep 2012
    Posts
    2

    Thumbs up Thanks!

    Quote Originally Posted by kromol View Post
    To show the image in the pop-up add these styles to div with id="#lbImage" (slimbox2.css: 25):
    Code:
    color: transparent;
    background-color: transparent;
    Also to show bottom text in the pop-up add these styles to div with id="#lbCaption" (slimbox2.css: 81):
    Code:
    color: grey;

    Well I owe you a huge thanks! Here you go - THANKS!!

    http://www.senatoroconnor50threunion...b4/images.html

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

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
HTML5 Development Center



Recent Articles