10,650 Topics
| |
Hello, How do you show your design to your clients? For example: lets say you've done a mock up or a PSD, how do you get the client feedback? Do you email them the design and you just go back and forth until you agree on the details or do … | |
Hello daniweb designers, I'm a programmer who is working with a mockup for a site I'm building. No, correction, I am a JUNIOR programmer. And I've never worked from a mockup before. I'm doing this particular build on my own for work. I've been able to get all parts of … | |
I would like to someone to tell me how the picture of the man in the flash header was made to look like this. Here is the [URL="http://www.delmcneal.com/"]link[/URL] | |
I'm a newbie trying to update my old FrontPage 98 rendered web sites and bring them up to date. I've gone through some self-help books and web tutorials and gained enough confidence to buy Expressions4 and started the learning curve, only to find the CSS "hover" is NOT available in … | |
When I view my website, it properly displays the header, nav, and footer. But it doesn't display the main section of the page. My domain is gavicoind.com Thanks for your help! | |
| For some reason I'm getting these dotted lines under my tables in all browsers- Heres what I'm talking about Blah blah Content ............................. Blah more content ............................. Heres a little more ............................. I have my table border set to 0. It dont go all the way around it just sits … |
Hi EVERYONE! Does anyone know a good simple FREE CRM for a Wen Design Business. I have spent days looking for one (when i could be coding one of my own). I've looked through sourceforge but no luck. I need something that can do what SNIP does. Thanks for your … | |
I want to create a social website which people can share their photos with friends and I don’t know if it is correct or there is something wrong with it. I would be very grateful if someone could have a look at it and give me some feedback on it. … | |
| So blender 2.5 has a brand new slick interface. Enough to rival packages like modo and 3dmax. Any blender users here. What are your initial thoughts? [url]http://www.blender.org/[/url] |
Hi, Please go easy on me. This is my first website. :) I am having trouble getting my text to line up how I want it to in IE7. It works fine in Firefox and Safari. Wondering if someone can help me fix and understand where I am going wrong. … | |
I am working on a mobile site for my library and want to include an mobile version of our catalog. But our catalog provider doesn't have a mobile version. I tried PHP scrapes, but the way the catalog handles session info made it impossible to return more than one page … | |
I have a client that is asking me to design the user specific area of a commerce site. Basically, when a user creates an account (such as an account on Amazon or any other typical e-commerce site), there would be a user specific area that would contain the purchases the … | |
I want my drop down menu to display over a flash. It's something like [URL="http://www.sothink.com/campaigns/winselect.php3"]this[/URL] . What methods do you use to solve this problem? Any help will be appreciated much. | |
Hello, I'm trying to get a div tag to move while scrolling. I know you can do position: fixed, but I was wondering how to do it so if the div tag is in the middle of the web browser, it will stay there until when you scroll down and … | |
| [B]I cant seem to get this code to work with my table code below -[/B] [code=javascript] <script src="jquery.js"></script> <script type="text/javascript"> $(document).ready(function(){ $(".stripeMe tr").mouseover(function(){$(this).addClass("over");}).mouseout(function(){$(this).removeClass("over");}); $(".stripeMe tr:even").addClass("alt"); }); </script> [/code] [B]Table Code-[/B] [code=html] <table width="780" cellpadding="0" cellspacing="0" border="0"> <tr style="background-image: url(templates/{TPL_NAME}/images/tr-background.jpg); background-repeat: repeat-x;" align="center" class="table_titles"> <td width="40%" align="left" height="18" style="padding-left:5px;">{TEMP}</td> <td width="6%">{LANG}</td> … |
I cannot figure out where there is this gap between the 4 pricing images and the 4 rows below it. The html is: [CODE] <table cellpadding="0" cellspacing="0" style="width: 90%;margin:auto;"> <tr> <td> </td> <td style="width:136px"> <img alt="Budget Web Hosting" src="images/tag-pro.png" width="136" style="margin-bottom:auto" /></td> <td style="width:136px"> <img alt="Budget Web Hosting" src="images/tag-pro.png" width="136" style="margin-bottom:auto" … | |
Hi, Please visit my site at [url]http://www.stopsweats.org/prevention-for-excessive-sweating/how-to-stop-excessive-sweating/[/url] The ad which I have put is suppose to be on the right hand side and it works fine in firefox and chrome but ie keeps it dead center. How do I get it to move in ie version 8 ? Any help … | |
Please suggest me some tips to design template........which looks amazing????????? | |
I would like to create a non-flash slide show with sound. One sound file will need to go with each photo because it will be a person explaining the slide. What would you recommend using to create this? Would each slide be a separate HTML page? Could this be programmed … | |
HI I AM USING RICHFACES FOR OUR DEVELOPEMET. WE HAVE A EMBEDDED PDF TO OUR WEB PAGE. NOW THE DROP DOWN MENU ITEMS OR ANY OTHER POPUPS ARE GOING INSIDE THE PDF. I TRIED USING <EMBED> AND IFRAME CAN ANY BODY HELP ME ON THIS? Thanks in advance | |
How do you change the color background in a textbox form when you hover over it in html code and when you are not hovering over changes back to the default? here is html code how can i have email address' textbox background to change color when it is hovered … | |
Hi, I am just setting up a website for a friend who is a singer/songwriter. He wants to make his music available for purchasing from his website via digital download. However I have never set up a website that makes use of ecommerce, could you please suggest what the best … | |
Hey Guys, I am having a couple issues with a website when I view it in Internet Explorer. It works fine in Firefox, Google Chrome and probably most other browsers, but has issues with the navigational drop down and footer in Internet Explorer. So basically the JavaScript based drop down … | |
| Hello, I'm trying to do a margin-left depending on the resolution of the screen... I want to margin the page to hold it in the center all... like daniweb... you can see that all is centered, but then you can move things to the left and right like logo and … |
Hello everyone, We need your expert opinion about our logo. This is our 4th and 5th concept and we need to get it right this time. Kindly help us by answering our simple 3 question survey. Survey: [url]http://www.surveymonkey.com/s/NSYNZZT[/url] or Or could you please comment which one is the right choice … | |
My friends and I are developing a site and need a forum. So what are teh best free and commercial software available? Thankyou very much. | |
Hi all. I'm ccentering a searchbox in a container and there are some differences between mozzila and IE. I used the following:[CODE] <!--[if IE]> <style>#menu{ height: 3px;} .navigate{padding-left: 35px;} .text{ padding-left: 55px;} .form{ margin-top: -55px;} </style> <![endif]--> [/CODE] the changes for .navigate and #menu are sucessfull but nothing changes about … | |
I want to have a position:relative element inside another. Position:absolute actually would work better, but I don't want to mess with all of that. So how can I get something like Daniweb's [CODE_] thing? I want to have a main DIV, with a DIV inside, on the left. The DIV … | |
I want to show an availability calendar on my website. I want this availability calendar to match the availability calendar I use and frequently update on a website where I pay to be a subscriber. You can view the availability calendar I am trying to dynamically display on MY OWN … | |
Would like to see people’s opinions on this. A lot of traditional artists at my college look down on me as a web designer. Like “oh it’s just a click of a button and its done |
The End.