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.

*kenv

Privileged
  • Joined

  • Last visited

Everything posted by *kenv

  1. yeah i guess... but why would you like to see US shows? its crap anyway lol
  2. Ok so its a lil game and would like you to participate, might have funny answer by some ppl So here how it works, i give a word and we change one word in any movie title for the word. Simple huh? Ok lets start it, the word will be Sausage So i might start it first, and try to not repeat titles. Save the last Sausage (Save the last Dance)
  3. just registered too late to see it happened but congrats lol
  4. Thats not only the UK mr... we're in the same world lol
  5. Thats actualy the price lot are asking for, 150$ for one concept or 300$ for 3 concepts Its the price to pay to get a great service, also life's not free buddy... you cant just go and ask someone can you make me something? for free? you'll get a "no thanks" at 97% I can make your for 100$ CAD not sure how much in euro and my price is fix. If your not interested, its ok.
  6. Images added to a gallery album owned by *kenv in Member's Gallery
    These are art work ive made that you can find also on my deviantART page: http://kenv.deviantART.com Im not sure if im gonna uplaod them all or just few of them.
  7. Hummm well i do costum web design so i start with a blank page put a nice background and the details needed on the bg, put a spacer on each side to let me see only the space that gonna be the site then i start from the top and design till the bottom, and yes sometimes i have to expend the height
  8. How you slice a design in photoshop? actualy i always used imageready and goes much better i guess.
  9. Doesn't it return to the default font if user doesnt have it in there Windows fonts folder?
  10. I dont really matter as each link i right click and open in a new tab.
  11. Hummm my brother have DW CS3 and i was doing some modification on a page of his website, i never been searching my tools like that before... so i just get on my computer he gaved me his info to his FTP and worked on my DW 8... i use it since it been released and i wont upgrade to those new version. But i would say the best to software or utility to code is still notepad. No 30days trial, no need of a serial key or buy it
  12. Cool never knew it was possible thanks for sharing
  13. Well you screwed setting while saving it, you should go back and resave it, if you need the background to be transarent i would say, save it in png-24(File/Save For Web...) then there's a drop down menu, witch is set by default to gif change it to png-24 and save it where you want with the name you want. Remember that I.E. haven't developed the software to use transparent png image background so here's a javascript code to do it, you'll need to include it to the or those page using those image. Also keep the .js like it is here with the url as they made the script(pngfix.js). Thx. /* Correctly handle PNG transparency in Win IE 5.5 & 6. http://homepage.ntlworld.com/bobosola. Updated 18-Jan-2006. Use in <HEAD> with DEFER keyword wrapped in conditional comments: <!--[if lt IE 7]> <script defer type="text/javascript" src="pngfix.js"></script> <![endif]--> */ var arVersion = navigator.appVersion.split("MSIE") var version = parseFloat(arVersion[1]) if ((version >= 5.5) && (document.body.filters)) { for(var i=0; i<document.images.length; i++) { var img = document.images[i] var imgName = img.src.toUpperCase() if (imgName.substring(imgName.length-3, imgName.length) == "PNG") { var imgID = (img.id) ? "id='" + img.id + "' " : "" var imgClass = (img.className) ? "class='" + img.className + "' " : "" var imgTitle = (img.title) ? "title='" + img.title + "' " : "title='" + img.alt + "' " var imgStyle = "display:inline-block;" + img.style.cssText if (img.align == "left") imgStyle = "float:left;" + imgStyle if (img.align == "right") imgStyle = "float:right;" + imgStyle if (img.parentElement.href) imgStyle = "cursor:hand;" + imgStyle var strNewHTML = "<span " + imgID + imgClass + imgTitle + " style=\"" + "width:" + img.width + "px; height:" + img.height + "px;" + imgStyle + ";" + "filter:progid:DXImageTransform.Microsoft.AlphaImageLoader" + "(src=\'" + img.src + "\', sizingMethod='scale');\"></span>" img.outerHTML = strNewHTML i = i-1 } } } Enjoy!
  14. I would say both are same, text is hard as hell to read. You might work on your text and use default font insteed of these 2.
  15. I would say you have to work out and make something with the BWD and under the logo the real text witch its "Boyles Web Design" You can take it but its only an exemple and i would prefer you try to make your own one.
  16. Ok, so i've seen your logos looks pixalized maybe they resized the image to fit the site or whatever happened, i think it should be reworked. The Arborworks LTD should have a white box behind the "Welcome to Arborworks" and the # phone. For the menu part i would remove the bg image to let only the green behind or find a great image of a forest else then a tree in huge size. The rest is great. Test Valley Gardencare logo pixalized, The only thing else then the logo would be the top grass, simply remove it or include HOME | CONTACT | MAP to the right. Great work keep it up
  17. The host isnt slow, but the fade in and out are maybe reduce them from 5 to 10frames and it might looks faster. nice one tough

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.