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.

Whys it doing this?

Featured Replies

Hey all,

 

Ive customised a template for a client, and theres a prob with the menu on one page only.

 

The menu is supposed to look like this link black bar, top right.

 

On this page link it appears briefly when the page is loaded then dissappears, and stays as lines and the title of the current page.

 

Any ideas?

 

Thanks

Gem

  • Author

Seems to work fine in Firefox....

  • Author

Seems to just happen in IE.... :(

Yeah its happening in IE8. try !important for background colors and images

Just looking at code and missing </li> on exhibition menu link replace yours with this.

 

<div class="grid_8"> <ul class="sf-menu"> <li ><a href="index.html">Home</a></li> <li> <a href="networking.html">Networking</a> </li> <li> <a href="seminars.html">Seminars</a> </li> <li class="activelink"> <a href="exhibition.html">Exhibition</a></li> <li> <a href="location.html">Location</a> </li> <li class="last-link"> <a href="register.html">Register</a> </li> </ul> </div>

 

On ALL pages

Edited by ricrod

Strange this I used your code locally worked fine

Does it work ok locally for you ?

 

I didn't read that it only effects this page I shall investigate further

Edited by mteam

It looks like the htc thats causing it I cant see why its only on this page

 

like ricrod said your missing a closing li but I can't see any other errors

Edited by mteam

  • Author

Thanks peeps. I shall try the li tag.

 

Thank you, will let you know how I get on.

 

Gem

  • Author

Have added the closing </li> and its still happening....Any other ideas?

 

Thanks

If you disable the JS scripts on that page (in IE), the menu background re-appears so I would assume it's something to do with that. So the likely culprit is the superfish.js but you might want to disable all the other scripts one by one to make sure.

 

Personally, I'd tidy up all the code in the list ie: remove all the extra spaces in the <li> tags and then try and work out why the script is affecting the menu on that page.

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.