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.

anon

Members
  • Joined

  • Last visited

  1. Hey guys just thought I'd put this out there and get some suggestions. I've got a basic horizontal list menu which has drop down sub menus. When the browser is resized to a smaller width (or on mobile devices) the list switches to vertical layout i.e. one item on top of the other. Question is.. what do I do with the drop menus? Currently when I rollover the items, the drop sub menus overlap the other items. I'm quite new to responsive design so can you suggest a basic way of dealing with drop down menus when the main menu is listed vertically?
  2. With the words 'accessible... design' I kind of meant friendly, easy to understand/digest but I can see how it can be confused with the web context so I might have to re-word that! Good idea jtuds using the logo image to link back to the first slide, I managed to sort that out. As for the scrolling when pressing the next arrow - that's how I intended it as the next slide is naturally to the right so it moves into the frame from that side. I think it looks a little odd now as I haven't figured out how to reverse the direction when the back arrow is pressed. Tried posting on Stack Overflow but still no solutions!
  3. I like number 1. I don't think you even need that light blue arc shape on the left as the font and styling of the work 'ink' says it all...
  4. Nice work, clean and organised, especially with all the information you have to include. Little issue with the top menu (yellow bg colour) - the text for 'home' and 'head-to-head' are off-centre and it looks odd compared to the other menu items. Perhaps the footer could be styled in a way that corresponds with the header design?
  5. Thanks everyone for all the comments, really appreciate your feedback. I've made a few changes so hopefully it's better now.
  6. Hmmm, thanks for pointing that out. What resolution are you on? It was mainly designed for 1280 x 800. I'd imagined most design companies/agencies' monitors would have that resolution or better... but of course impossible to tell.
  7. Hi everyone, just finished working this up so would be nice to get some constructive feedback. http://s439287245.websitehome.co.uk/ I know on the landing page I've used an image for text but I'm not too fussed about search engines right now as this site/link is just to give to employers when applying for work. PS. If anyone knows how to reverse the direction of the slides when the back button is pressed, I'm all ears!
  8. Nice job! Clean layout and easy to navigate. Just a little thing, perhaps the Offspring logo at the top could be better/crisper quality... looks like you might have saved it as lower image quality.
  9. Hi here is the link hope you can help... I'd like slides to scroll left when 'back arrow' is pressed and slides to scroll right when 'next arrow' is pressed. http://www.s439287245.websitehome.co.uk/ This is the current code for the slideshow (Cycle plug-in) <!-- CUSTOM FADE FX --> <script type="text/javascript"> $(document).ready(function() { $('#slideshowframe').cycle({ fx: 'custom', timeout:0, // setting for manual slideshow speed:750, // number of milliseconds between each transition next: '#nextArrow', prev: '#prevArrow', cssBefore: { top: 0, left: 1051, opacity: 0, display: 'block' }, animIn: { left: 0, opacity: 1 }, animOut: { left: -1051, opacity: 0 }, }); }); </script>
  10. Thanks for your time guys. Maybe I'll just think of a decent domain name just to keep things simple!
  11. Thanks for replies. If I get .co.uk domain, does that mean I have to settle on a specific name now e.g. 'websitename.co.uk' or can I choose one later (and still use the web space).
  12. Hi, just want to know if you've got any recommendations on good web hosting packages... basically I want to upload files and test/preview new designs and stuff. Mainly front end so maybe need SSI, web form processing... I don't have a domain name yet so I don't want to pay for this - is it possible to get web space without a domain name?
  13. Hey guys hope you can help. Basically created a custom fx using the Cycle plug-in images are placed in simple box frame. New images come in the frame from the right side and old images exit left at the same time. Code below and image of layout attached. I've got Navigation arrows to change images but the problem is the slides always come in from the right side even when 'back/prev' button is pressed. Can anyone help me edit the code so that slides scroll left for the previous (prev) arrow and right for the next arrow? $('#slideshowframe').cycle({ fx: 'custom', timeout:0, speed:750, next: '#nextArrow', prev: '#prevArrow', cssBefore: { top: 0, left: 1051, opacity: 0, display: 'block' }, animIn: { left: 0, opacity: 1 }, animOut: { left: -1051, opacity: 0 }, }); Thanks!
  14. A bit tooo much colour going on I think, maybe a good idea to decide on a colour scheme that fits with your company logo and identity? Top layout is Ok, very important for customers to see all your offers/great prices first.
  15. Yep andys is right - it's important to make it look more professional and 'grown-up'. It looks a bit cartoony at the moment, which is totally different from the style of websites in the screenshots - I presume they are your designs? Cartoon style would only be suitable if you're going to make fun, cartoon/illustration style websites.

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.