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.

benjamr

Members
  • Joined

  • Last visited

Everything posted by benjamr

  1. Hi, I'm thinking about downloading software to help build wireframes and prototype (pseudo-functional) web pages. Can I ask please what software you use for doing this and can you recommend anything in particular. I have looked at the Axure software (http://www.axure.com/) which looks pretty good. Cheers Richard.
  2. I'm just starting a website project for a social running-club. They meet and run each week. They want to be able to update a page showing the venues of forthcoming runs(with a thumbnail image), and another one for reports of runs that have happened. (i.e. sort of two blog pages). They want a photo gallery page that they can update themselves, and also a forum sort of page. Ideally I would like to customise/skin the pages to some extent too. Is there any "out-of-box" freeware package these days that could easily be used for this sort of project?
  3. Excellent - Thanks so much Cinnamon! On my local copy of the code, I've added "z-index:-1;" to my #primarycontent div and wow! It works! Thank you
  4. Hello all, I have been tinkering with this one for too long and haven't managed to fix it. I have a page which has a Spry drop-down menu generated by Dreamweaver CS4. I realise that some people will say use a CSS only menu from CSSPlay etc, but I really want to fix the one that is already coded if possible. My web page is rendering properly in IE8, Firefox and everthing else, but in IE6, the submenus appear behind the images that are below them on the page. The web page is at http://rb40.co.uk/test/ PLEEEEEASE can anyone help me? I just want to understand what is going wrong. Thanks
  5. FIXED!! Thanks to everyone! I had an IE conditional CSS statement in my HTML which was setting padding-top:20px in the leftContent div. Dur!!
  6. I've cleared my cache for IE and still the problem is there. It surprises me that this is happening in IE7. Usually I only get problems with IE6!
  7. No - again that made no difference. The page is still appearing correctly in FF3, but not in IE7. Of course, I'm hoping the solution might be something as simple as your suggestion! Has anyone else seen this before?
  8. No that didn't work. It made no difference.
  9. Hi , I need to fix a layout problem really urgently, and I'm pulling my hair out. The page can be seen at http://www.rb40.co.uk/ The problem is the pink strip above the "Ready Made Lists" on the left hand side. (The div id is "leftContent"). The page appears correctly in FF 3.0.5, but not in IE7 (and prbably IE in general). PLEASE can anyone help please or suggest a solution.
  10. Jake, if you want to see what it looked like, look at dizi's little space on the web, then globally change "Helen Harris" to "Jamie Cressy" and "Dizi Designs" to "Jingle Designs" and that's about it! He didn't even change the images, text, meta tags in the source code. The only thing he did change was the page tracker at the bottom of the html.
  11. Well I checked the link to Jamie Cressey's copy 10 mins ago and then send him an email. Just checked his site again, and he has JUST removed it. Hope he's feeling suitably ashamed :-)
  12. Poor you! It looks incredibly identical to your design. But yours was featured in Smashing Magazine!... months ago. There's the proof. Hope you've filled his mailbox with your dissatisfaction ;-)
  13. Thanks php_penguin. That sounds excellent. I've only just quoted for this site at the moment, so will let you know if I get it.
  14. Wow! What sort of coffee do you drink!!
  15. I like it. It looks good to me. The whole page fitted onto my browser screen, without scrolling, though that might not be true for everyone, so I would question the wisdom of having the navigation at the bottom. One teeny thing though. The page title has a misspelling of "Luxury". (You have "Luxry"). Not sure whether that was deliberate for some reason for search engines, but doesn't shout quality.
  16. Hi sreejas - Welcome to the forum. No need to be shy! There are loads of clever people on this forum and I have learned loads in the last few months.
  17. Hello. I've been asked to design and develop a website which will have downloadable files (pdf, wav and mp3). The URL (links) for these files need to be "hidden" so that only authorised people can download them. Is there any way of supplying users of the site with a "once-only" encrypted URL link to the file that they want to download? This could either be: 1. a password that ONLY works for their email address, 2. a URL that expires after a short time, 3. a script that moves the selected files into a temp directory with a random name, and deletes them after a short time. 4. an exe that downloads them without showing the user the links. I'm stumped. Does anyone know how to do any of the above? Are there any scripts (any language) out there already written that do something similar? Can anyone think of a better solution? Thanks.
  18. Well done Dizi !! What an honour! ....and nice vertical tabs too!
  19. Just to conclude this thread, for £601.26 I eventually got : DELL XPS M1530(N0115352) Laptop (in Midnight Blue) Intel® Core 2 Duo processor T7250 (2.00 GHz, 800 MHz FSB, 2 MB L2-cache) Genuine Windows Vista® Home Premium - English Memory 2048MB 667MHz Dual Channel DDR2 SDRAM [2x1024] NVIDIA® GeForce Go 8400M GS with 128MB dedicated graphic memory 160GB (5400RPM) SATA Hard Drive Fixed 8x DVD+/-RW Slim Slot Load drive, including SW Intel® Pro Wireless 3945 802.11a/b/g Mini-Card - Europe - Core 2 Duo Processors Dell Wireless 355 Bluetooth 2.0 Module (up to 3Mbps) with Enhanced Data rate - Eur 15.4" UltraSharp WXGA (1280x800) CCFL Display (220nits) with "TrueLife"
  20. It's a static html /css site for an Au Pair agency. Can't see that there would be many updates to be honest. The owner wants to have the ability, herself, to be able to change text and maybe photos that are built into the site, as and when she wants, without having to call me up to do it for her. I've used (ex-)Macromedia Contribute on a site before. It made it easy for the customer, but it was a bit annoying as they had to buy software and install it on there own PC. I've looked at Joomla, but am finding that a real job to fathom out. The pages of the site are already built. Is it too late to enable her to do this easily?
  21. I have a website (not blog) already built that my client would like to update themselves. Joomla looks 'orrible to me. I always assumed that WordPress was just for building Blogs, though everyone seems to be raving its CMS capabilities. I'm not incredibly proficient with MySQL/PHP, so not as clever as Rachael building her own CMS! Accepting that this may elicit different answers from different people, which is the best CMS (in my circumstances) for a site that is already built? Is it better to build a site on a CMS, or to bolt a CMS onto a site after it is already built? Sorry for the daft questions!
  22. benjamr replied to Rachael's topic in General Chat
    I just blogged a reply on your Blog, Rachael!
  23. I came across this great website and I'm finding it really quick and useful: http://www.ResizeMyPicture.com (a.k.a. ResizeMyImage.com or ResizeMyPhoto.com). This allows you to change the dimensions of gif, jpg and png files and it does it very smoothly too. There are shortcuts for changing width (or height) to either 200px, 400px or 600px, or you can change the dimensions to anything you want if you click on "more options". It resizes the image online, without making you wait in a queue or eliciting your email address. It even allows you to change the resolution % when saving jpegs.
  24. Thanks again Expat. I can't use the Tredosoft offering yet, as I am using Vista, and they can't get IE6 to work properly on Vista. (Not that it works properly anywhere else)!! I like Rachael's suggestion link to http://browsershots.org/ though. This is just enough to show, using screenshots that MSIE6.0 is out there in it's own little non-web-standards-compliant world! Still can't fix the problem with my webpage though. Will keep tinkering with width type settings in the CSS and see if I can get it to work in IE6 without messing it up everywhere else.
  25. Thanks for your reply, Expat. Why can't they all just work like Firefox! At the moment, my only access to IE6 is on a PC in someone else's office every couple of days. Does anyone know, if it possible to install different versions of IE on my laptop at the same time? Or is there some sort of emulator tool for testing webpages on different browser versions. I currently have IE 7.0, Firefox 2.0, Netscape Navigator 9.0 and Opera 9.26 installed on my laptop. Thanks!

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.