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.

lee grant

Privileged
  • Joined

  • Last visited

Everything posted by lee grant

  1. Ok so I've tried installing wordpress, entered all my database info then when i got to the install.php all I get is a blank page come up?
  2. Looks very clean and nice what you have so far.
  3. I tried this and got nothing :s <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Untitled Document</title> <script src="js/jquery.js" type="text/javascript"></script> <script type="text/javascript" charset="utf-8"> $('#gallery a img').hover( function(){ var hoverEffect = $(this).attr("src"); $('#gallery img').not(this).animate({opacity:'0.4'},500); $(this).parent().css({'background' : 'url(' + hoverEffect + ') no-repeat 0 -80px'}); $(this).animate( {opacity: '0'}, 500) }, function(){ $('#gallery img').animate({opacity:'1'},500, function(){ $(this).parent().css({'background' : 'transparent'}); }); } ); </script> <style type="text/css"> ul#gallery li{ height:167px; width:400px; overflow:hidden; display:block; } ul#gallery li img{ text-indent:-999em; } ul#gallery li a{ display:block; } </style> </head> <body> <ul id="gallery"> <li> <a href="#"><img class="test" src="images/thumb-1.gif" alt="#" /></a> </li> <li> <a href="#"><img class="test" src="images/thumb-1.gif" alt="#" /></a> </li> <li> <a href="#"><img class="test" src="images/thumb-1.gif" alt="#" /></a> </li></ul> </body> </html>
  4. A little knowlege in different areas will always be useful, but my opinion is choose what skills are you strongest and get those to your best ability, you should have your specialty & anything extra would be handy.
  5. To me the actual logo images proptions just don't seem right??
  6. Oh sorry, you can look on my website how I done mine they worked well. Forgot what tutorial i used though.
  7. Have a look for tutorials on rounded corners, then you can just place an image inside, add your text in html & it'll all be more seo friendly
  8. Pretty much yeah, my explination was'nt so great huh
  9. umm yeah I cant explain it lol, If i find it I'll post it up
  10. Hi, I spotted on a websitte a while ago a bit of jquery which when you have a page of thumbnail images when you hover over each it fades to a hightlight while the rest are dimmed/ or lowered opacity. I've been looking but haven't come across it again, anyone else?
  11. Yep, I've half figured the problem, the solution works on most pages except 1 :s I'll figure it out somehow!
  12. lee grant replied to lee grant's topic in Server Side
    Thanks for the advice, I think I'll go for php as it seems to serve purposes I'm looking for
  13. lee grant replied to lee grant's topic in Server Side
    Thanks that does help, but also a little guidance on what language to choose? php, ruby? I'm not sure what would be best.
  14. lee grant posted a topic in Server Side
    So I think I've got to grips with xhtml, css & design for now. I was just wondering what's the best step to take next, I was thinking maybe learn some php so I can make my own forms or search functions? any tips on what language to learn and some good resources?
  15. Worked perfect, thanks!
  16. Take the same advice posted above, it's not set rules for every individual :/
  17. http://www.freecsstemplates.org/ Though if I were you I'd download a free imagery program like gimp and learn to design, also read up aout xhtml & css.
  18. I'd try a teal, lime green or a sky blue which ever suits.
  19. Think I'll givve that one a go in the morning, sounds too much for one night lol. I'll let you know hoe I get on thanks!
  20. Rubbish huh lol I have adobe web standard cs3 so photoshop, dreamweaver, flash, fireworks, bridge, contibute
  21. Ah, I dodn't actually have ID
  22. Yep, I just saved my psd as a pdf file. obviously the wrong way of doing it.
  23. I'm doing something wrong here, I've made a photoshop design for my cv size a4. Also saved it as a pdf but when scrolling it's slow and jumpy and doesn't split into pages just one long one. Where am I going wrong whats the right way to make a .pdf cv

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.