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.

bigsteve2008

Members
  • Joined

  • Last visited

  1. Hi guys, its been a while since ive posted on here but i am back. I am a part time developer that maybe does 1 site build a month at present. I am wanting to take the next step and aim for 2 builds a month to then hopefully take the jump to being a full time developer. What i am wanting to know is how to do other people pull in new work? Currently i am just relying on referals from people i know? But this seams pretty slow if am honest Any ideas / tips would be a great help to push my personal developement further Kind regards Stephen
  2. thanks mate, ill give it a go
  3. This might be a daft question but is there a way to get this to open on its own after say 3seconds?
  4. Hey, I have an overlay problem is there a way to fix this. I have a slider coming out on my site, but to have the slider it cancels all of my buttons on my homepage from working. This is the link: www.stephenaxe.com/amandabrown anyone know how to fix this problem?
  5. I have a small issue now that the overlay seams to afect the menu its self. www.stephenaxe.com/amandabrown is there a quick fix for this ?
  6. thanks andy, Did the trick once added with the overlay you told be earlyer. Thanks again for all your help!!
  7. Hi andy, the html needs neatening up lol but this is what i got so far <!DOCTYPE html> <html> <head> <style> div { position: relative; background-color: black; width: 850px; height: 100px; float: left; margin: 5px; Left: -790px; } </style> <script src="http://code.jquery.com/jquery-latest.js"></script> </head> <body> <div class="block"> Logo here <button style="float:right; background: black; width: 100px; height: 100px; color: white; border: 0px;" id="go"><img src="black_right_btn.jpg"></button> </div> <script> $( "#go" ).click(function(){ $( ".block:first" ).animate({ left: -14 }, { duration: 800, step: function( now, fx ){ $( ".block:gt(0)" ).css( "left", now ); } }); }); </script> </body> </html>
  8. ok thanks. ive managed to get it to come out using this $( "#go" ).click(function(){ $( ".block:first" ).animate({ left: -14 }, { duration: 800, step: function( now, fx ){ $( ".block:gt(0)" ).css( "left", now ); } }); }); how can i get it to go back?
  9. thanks again andy do you know of any tutorials that would explain the basics of jquary as i have never used it before?
  10. hi andy, thanks for the reply, but is this with it sliding out ect?
  11. My Client wants this little tab adding to her site in the same way as the link, does anyone know how to do this? or a tutorial that might help? All help would be appreciated Big steve beyonce.com
  12. they dont allow them to be placed on logos, do you know one that does?
  13. well i want a cartoon condom, would like a site so i can use for other logos 2
  14. Sorry forgot to say its to place on a logo, thanks
  15. Hi, i am looking for a Royalty free picture that i an use on a website. i am on a very low budget and only have a £5 MAX budget, anyone know a site or person that could help me out? Thanks steve

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.