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.

RowruffDesign

Members
  • Joined

  • Last visited

  1. Nice design, I like it I got one point, when you press the contact button you go directly to your mail programme. I find this very anoying! It would be better to make a contact page, with a link to the email! You can also put social stuff, like linkedin, on that page Cheers Edit: Didn't saw it in the first place, but your whole content is an image... Can you explain why you choose to do it this way?
  2. It would be better to use a width for the screen, because height will always be different because of the floating! /* #Media Queries ================================================== */ /* Smaller than standard 960 (devices and browsers) */ @media only screen and (max-width: 959px) { // YOUR CSS HERE } /* All Mobile Sizes (devices and browser) */ @media only screen and (max-width: 767px) { // YOUR CSS HERE } /* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */ @media only screen and (max-width: 479px) { // YOUR CSS HERE } /* Additional large screens 1280+ */ @media only screen and (min-width: 1280px) { // YOUR CSS HERE }
  3. You can use some grid based solutions like Skeleton, 960Grid etc. You can probally just give your divs classes, but you need to think of width of the grid specifications for each part Like your menu will be 1/4 and your content 3/4 So, you need to think about with and so on! So, a redesign would be the best option if you want to work with a responsive website
  4. The site only shows text? It is working fine in my google chrome... Otherwise try browser testing from abobe: https://browserlab.adobe.com/en-us/index.html
  5. This might work http://www.awesomecoffeemachines.com/
  6. http://www.youtube.com/watch?v=geoF9fqQbKI This serie, will show you how to do it
  7. Isn't it a better idea to put all the 3 products on 1 site? Then you don't need to reload a whole website everytime! I find it anoying to browse more websites to find a final product
  8. This might help you out http://schoberg.net/2010/03/facebook-fan-us-fixed-position-side-tab-button/
  9. You made this? But you don;t know how to space stuff with margin and padding? Damn! Well, as I said before, you need to use margins and paddings to do this, google is your biggest friend!
  10. Well I checked the code, but their are no errors at all... I made a check with a echo to be sure that the data is send, thats works fine when I post something It only doesn't appear in the database, so it must be something in there...
  11. Well my Ajax is working fine, but the PHP won't send any data to the database But I try firebug, to be sure Thanks
  12. I use chrome, but I can't use the spacebar at all!
  13. Well, it isnt flashing on my screen, so that is not the problem Your site is really slow, it is not really smooth scrolling at all.. If you fix that, your site will probably not flashing at all

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.