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.

m0nsta.

Members
  • Joined

  • Last visited

  1.    Lyndsey reacted to a post in a topic: Admin Dashboard
  2. Should just allow mobile view anyway then optimise it later. Rather see a site that looks not as good as it could do on a handheld device than absolutely nothing.
  3. Saw a pretty nice design on dribbble and decided to code it. Original link: https://dribbble.com/shots/1638088-SPIKE-User-Dashboard/attachments/256140 Final result: http://mark-eriksson.com/work/designs/SPIKE-Dashboard Download: http://mark-eriksson.com/downloads/designs/SPIKE-Dashboard.zip Thanks, Mark.
  4. I made the 4 thumbnails a 100% width simply because there was a portion of the right hand side not being used, and if that section because too long (vertically) it'll look stupid having so much space not being used. The footer is centered to the entire page. I'd prefer to have it at the bottom at all times because if I aligned it to the main content box, if the navigation becomes too long, the footer will no longer be at the bottom. The original dribbble features 2 similar styled boxes behind the main content box. I think it looks a lot simpler, and sleeker without those so opted out of it. I don't really want a box-shadow behind it because it takes a lot of focus of the navigation. These things can be manually done by anyone who downloads these files.
  5. Here we go, another dribbble development. Was on there and found the cleanest, nicest design I've ever saw for a dating website by Salomon Aurélien. This guy is fantastic. Anyway, the original design is here: https://dribbble.com/shots/1489622-Social-website-WIP The layout features some smooth transitions such as box shadows, opacity changes and image scaling. Download and try it ;p Note: it isn't responsive as I cba I've changed a small number of things I dunno who the girl is My website is still down, so here is a screenshot: Download: https://www.sendspace.com/file/tones0
  6. Had the day off work today so I went back to dribbble.com and found a fantastic Twitter (profile) redesign by Bluroon. This is one of the trickiest one's I've developed lately simply because of all the floating that needed to take place, then it would mess up other elements. Notes: it isn't responsive. some of the icons are different because yet again I used FontAwesome the pictures of faces in there are of myself, Eminem and a few people from http://uifaces.com so props to them for letting me use them the pictures in the image grid are from http://www.pixel-peeper.com/ Anyway, yet again my website is still offline, so here is a screenshot of the finished product: And here is the download link: https://www.sendspace.com/file/gwrmzo Enjoy.
  7. I got bored again and decided to revisit dribbble and find another design to develop. This time, I went with a fantastic Google redesign by Salomon Aurélien. Note: the icons are slightly different as I used Font Awesome this isn't responsive I couldn't be bothered to grab actual images so I simply used http://placehold.it Yet again, my website is down so I don't have a working demo, but I have a screenshot. Download files: http://uploadir.com/u/88ohh9dw Hope you like it. Feedback is welcome. Cheers, Mark.
  8. You could always use Bootstrap: http://getbootstrap.com/javascript/#modals Although, if you are only wanting the Modals script, I would recommend heading over to the Customize page and un selecting everything except the necessary plugins for the Modal script. The entire Bootstrap library is far too bulky if you are only going to be using Modals. Alternatively, Google 'JavaScript lightbox'
  9.    Nillervision reacted to a post in a topic: Spacing between words - tabs
  10.    rbrtsmith reacted to a post in a topic: Spacing between words - tabs
  11. Using is ugly and looks unprofessional. Wrap that information in a <dl> list and float the <dt>'s left so they appear side by side then mess with the width on the <dt> to get it to push the <dd> away. So your markup will look like this: <dl> <dt>Monday</dt> <dd>10:00 - 17:00</dd> <dt>Tuesday</dt> <dd>10:00 - 17:00</dd> ... </dl> And then just mess with the styles that I mentioned above. Edit: I've made you a fiddle so you can see what I mean: http://jsfiddle.net/MajTC/
  12. I saw a design on dribbble the other day that I really liked, it was simple, clean and smooth so I decided to go ahead and code it. I couldn't extract the header image myself so I decided to get another one from http://interfacelift.com The guy in the picture obviously isn't me, it's some random guy from http://uifaces.com Unfortunately I don't have a demo of this because my website is down, but what I do have is a screenshot: You can download the template by clicking here. If you want to view the original dribbble, click here.
  13. As @@WilliamsGraphics says, you can download that plugin, but Google Chrome actually has a device emulation engine built into the Developer Tools. Right click on your page Go to Inspect Element In that window, there should be a dialog at the bottom with 4 tabs (Console, Search, Emulation, Rendering) -- if not, press Esc Switch to Emulation Select the device you want to emulate and click Emulate Go to your webpage and refresh to view the changes. From there, you can then still use Developer Tools to manipulate the web page. I know it's not the answer to your question, I just thought I'd elaborate upon what WilliamsGraphics said.
  14. I get a "webpage not available" error in Chrome.
  15. Ah, I was under the impression you had to make it clearly visible upon page load?
  16. Cheers! And yeah I do agree, I just can't think of a much more suitable way to have it displayed. I guess I could have an info alert box that displays under the header/navigation. I'll look into it more soon. Thanks for the feedback.
  17.    Jane B reacted to a post in a topic: The Holy Spirit
  18. Fair point, will get on to that now. Cheers. Damn, thanks for that!
  19. My mum works at a primary school and they needed a website doing before OFSTED came to visit. I volunteered to do the website. I had already coded it and it worked fine, but over 25% of the views were coming from iPhone and Android devices so I decided to spend the past 2 days redeveloping the website to make it responsive. The site does not use Bootstrap although you may think it by the tabbing feature (built myself). It makes use of jQuery and FontAwesome Bare in mind it is only my 2nd responsive website, so go easy ;p I'm wondered what you guys think. Also, if you come across any typos could you let me know? Cheers. http://holyspiritruncorn.co.uk - Mark

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.