Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Lightbox image list appearing on web page

Featured Replies

hey,

 

I've just noticed on a website I was working on a while back that where I've used a lighbox, the list of images to load are appearing on the page in Firefox and IE on a pc. I've attached a screengrab...and this is the url: Threesixty services Anyone have any idea how I can fix or work around this?

 

Cheers for any help :)

post-15496-126504100699_thumb.jpg

I'm not 100% certain this will fix it (it may affect the lightbox), worth a try;

 

Where you've got:

<img border="0">

 

Replace with:

<img class="awardImage" />

 

Add this to the CSS:

.awardImage{
border:0;
display:none;
}

Do check that the lightbox still works correctly!

Other than that, no worries :good:

 

EDIT: Just realised I can personally check. The lightbox is fine ;)

Edited by andyl

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.