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.

premier_club

Members
  • Joined

  • Last visited

Reputation Activity

  1. Like
    premier_club reacted to davep in What Dont Is Used On This Website?   
    Open sans light
  2. Like
    It's a good start for your first website, One thing that I notice straight away though is that it's not responsive, this is kind of industry standard these days so it makes your website look a little outdated. A responsive website uses a layout (mostly) based on percentage widths allowing the layout to respond to the viewport and look great on any device it is viewed on. Media querys are also likely to be present so you can style things based on the viewport width.
     
    In terms of UX it's pretty easy to navigate around, headings are clear Your get in touch dropdown could do with a close X in the top right corner, it was not so easy to find the close link at the bottom.
     
    On your future projects you should try and avoid these site generators like Muse and Dreamweaver etc. Try to get comfortable witing code in a good text editor like Sublime. The code generated from these things is less that optimal, (I know DW has a text editor, but that negates the point of DW, just use a text editor)
     
    Are you using a CMS for the websites content?
     
    bearing in mind this is your first website then overall I'm impressed but there's loads of room for improvement, I'm on >100 sites and still improving with each one. This is certainly better than my first attempt so good job
  3. Like
    I wouldn't say a designer would create that, you'd have a designer design it, then a front-end dev code it up and possibly a back-end dev to code up that side of things. You'd need a very talented individual if they could do all 3 to the standard in your example. Both of these options won't be cheap. Newmans price above is in the right ballpark I'd say.
  4. Like
    £15000 (2 months, monday-friday, 09:00 to 17:00)
  5. Like
    This may be helpful - http://codex.wordpress.org/Navigation_Menus (the part that explains how to display navigation menus on your theme).
  6. Like
    I believe you can put it where you like.
     
    Assuming you have the knowledge to write a template to put it in the position you want it, or you use a theme that has it in the position you want it to be, or you know how to edit the template of the theme you are using to move it to where you want it. Or you use a plugin (or write your own code) to add in a menu in a different position.
  7. Like
    premier_club got a reaction from Jane B in Where Can I Find Lecture About Web Design?   
    That's nice! Thanks!
  8. Like
    background:url('http://imageshack.us/a/img689/4559/5f7a.jpg') top repeat-x, url('http://imageshack.us/a/img203/7673/2cs8.jpg') bottom repeat-x; that should work for you
  9. Like
    It's very easy, if you open Photoshop and go to File >> Scripts >> Image Processor then a window comes up with a few options.
    You can resize a whole folder of pictures this way.
     
    Hope that helps
     

  10. Like
    Sorry, what doesn't work for you? The image I provided is just an example, you should create your own image as you know what you have in mind.
     
    You should place the code in your CSS file, and the image in your images folder The quotation marks look good to me, you need to replace the url with the url to your image.

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.