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.

PendulumX

Members
  • Joined

  • Last visited

  1.    PendulumX reacted to a post in a topic: Help with CSS!
  2.    PendulumX reacted to a post in a topic: Help with CSS!
  3. Woaa, thank you very much! can you explain me what the z-index actualy did? I'm an amateur as you see, and understing would probably help my improvement:)
  4. https://www.dropbox.com/s/tf79l0qcuufrgxz/index.html https://www.dropbox.com/s/0dp94kxdhxe8bcp/styl.css
  5. Actualy yes I had 2 elements, I deleted both of the z-index in the css, but stil no change...
  6. <div id="menu"> <ul> <li><a href="index.html" class="active"> <img src="Saxum Pix/home.png"> </a></li> <li><a href="about.html"> <img src="Saxum Pix/Location.png"> </a></li> <li><a href="ourwork.html"> <img src="Saxum Pix/gallerie.png"> </a></li> <li><a href="contact.html"> <img src="Saxum Pix/staff.png"> </a></li> </ul> </div> #menu { position: absolute; right: 00px; font-size: 00%; background: url(Saxum%20Pix/menu.png); margin-right: 1031px; background-attachment:fixed; } #menu ul li { float: left; display: inline; } #menu ul li a { text-decoration: none; text-transform: uppercase; font-weight: 300; letter-spacing: 0px; display: inline; padding: 00px 0px 0 0px; height: 0px; background-color: #fff; } #menu ul li a:hover { opacity: 50%; here's my code :
  7. So I made a layout for my website, and instead of Text menu, i put icons. I have edited all the links in the HTML, and designed them in CSS, they are all visible and fine, but not clickable in the browser. Does anybody have a solution? Thanx for the comming help, Pendulum!

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.