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.

shaunbaker

Members
  • Joined

  • Last visited

  1.    shaunbaker reacted to a post in a topic: Website PSD dpi?
  2. Gave you a plus1 HogIT, appreciate that!!! Still getting to grips with PHP.LOL
  3.    shaunbaker reacted to a post in a topic: send a variable through url help
  4. Having an issue passing the user_id variable to a confirm delete page from within a while loop iterating and displaying all registered users. echo '<a href="deleteuser.php?$user_id='.$row['user_id'].'" class="bottommargin"><img src="../images/Delete.png" width="24px" height="24px" />Delete</a>'; Any help greatly appreciated.
  5. try experimenting with 'clear:both'.
  6. I am trying to find a work around for IE6 for a ul list within a li element that appears on hover. I have read up on some methods, just wanted to get some opinions on this?!!
  7. The dropdown appears under the contact tab in Chrome!!!
  8. With rounded corners and box shadow, at the moment with Google Chrome, Firefox and Safari you can use pure CSS to create what you want. Simple as -webkit-boxshadow -moz-box-shadow. For the older browsers (IE6) and current IE versions you will need to find possibly a javascript/css or JQuery solution. Google around along those lines!!
  9. Hello Everyone, Currently working on a site and trying to use @font-face. Its fine on most of the current browsers except for Opera. I just wanted some advice tips pointers etc here is my code: @font-face { font-family: 'LacunaRegular'; src: url('type/lacuna.eot'); src: local('Lacuna Regular Regular'), local('LacunaRegular'), url('type/lacuna.woff') format('woff'), url('type/lacuna.ttf') format('truetype'), url('type/lacuna.svg#LacunaRegular') format('svg'); } Cheers for tips.
  10. add to your CSS background-repeat: no-repeat;
  11. or simply ad "onclick="location.href='yourlinkhere';" style="cursor:pointer" to the div?!!
  12. You should check out 'Live Validator', its a lot lighter and simple to implement! Link
  13. Try these!! tizag My link php builder tutorials
  14. try li { display: block; } li a { display: inline; } had something similar before, I think that should sort it out for you
  15. Just was wondering if anyone had any experience working with the Silverstripe CMS?

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.