Everything posted by *kenv
-
Don't forget clocks go back!
yeah i guess... but why would you like to see US shows? its crap anyway lol
-
[Fun] Movie Title
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)
-
First Member with 1,000 Posts! Congrats Eskymo!
just registered too late to see it happened but congrats lol
-
Don't forget clocks go back!
Thats not only the UK mr... we're in the same world lol
-
Finding Clients
Eskymo ROCK:D
-
Business?
Thats the way it work
-
Pricing for a logo
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.
-
*kenv on WebDesignerForum
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.
-
What first: Content or Design?
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
-
Slicing Layouts in Photoshop
How you slice a design in photoshop? actualy i always used imageready and goes much better i guess.
-
Custom Font
Doesn't it return to the default font if user doesnt have it in there Windows fonts folder?
-
open in new window...or not
I dont really matter as each link i right click and open in a new tab.
-
Adobe Dreamweaver CS3? Anyone Use?
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
-
can boarder corners be made rounded in css?
Cool never knew it was possible thanks for sharing
-
New Logo Help
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!
-
Help with site logo
WEll done Eskymo
-
Which one's better?
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.
-
New Logo Help
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.
-
Sites what I done
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
-
Website feedback for www.ruthbowers.co.uk
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