7,985 Archived Topics
Remove Filter ![]() | |
Hi everyone, I need a bit of guidance on a particular problem: A client of mine wants a search functionality added to his site. The site would have a form which when submitted would display a list of results. The client would also need to update the site himself. I … UI / UX Design cms web-design | |
Dear Sir, These codes work fine [CODE]<li><a href="" onclick="document.getElementById('div2').style.display='none';return false">Hide Div 2</a></li> [/CODE] If use these line, then it do not work [CODE]<li><a href="" onclick="document.getElementById('div2','div3','div4','div5').style.display='none';return false">Hide Div 2</a></li> [/CODE] I used more than one div in it. Complete discussin is here [url]http://www.webdevforums.com/showthread[/url]. ... w-Hide-Div Please help UI / UX Design web-design | |
Hello Anyone knows a font which can help me in photoshop to create an S similar to the one shown in the image? UI / UX Design image multimedia web-design | |
hi everyone! I want a "Continuous marquee text" over and over again... back to back... i dont want the text to finnish scrolling right the way across before the next one starts... as soon as it has fully scrolled onto the flash file i want the same text to start … UI / UX Design flash web-design | |
Hi. I am having a problem when a user zooms on one page of my website. When the zoom is set to 100% it looks fine, but when you zoom in or out, an image that I have on the page shifts around. To see what I mean, please go … UI / UX Design image ui-ux web-design | |
Dear All We have had a site running for the best part of 2 years without any real issues. Recently there have been questions raised with IE9/win7 - the clients says that only part of the page is loading - see screen shot attached. I have tried on 4 different … UI / UX Design web-design | |
I have created a page http://www.northland.edu/page. The content looks fine in Firefox, however the sub_right_column_container is underneath the rotating image in IE. Here is my info: [!mobileredirect!]<!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> <base href="[(site_url)]"></base> {{headertagalumnirelations}} <meta name="verify-v1" content="useSR4yAtTSl1p/FLntmcb+WgW3VfX3DvdrebQtkWeg=" /> <META name="y_key" content="ab70af893c2064e9"> </head> <body> <div … UI / UX Design html-css web-design | |
style.css [CODE] /* Intro */ #intro{ background:transparent url(img/intro-bg.jpg); height:295px;margin:35px auto 25px; padding:0; position:relative;width:940px; } #intro img{left:50px;position:relative;top:-36px;} #intro article{ color:#29363f;font:16px arial; float:right; padding:20px 10px; text-shadow:1px 0 1px #a8cbe4; width:450px; } #intro h2{color:#fff;font:bold 36px arial,sans-serif;margin-bottom:20px; text-shadow:1px 0 1px #85a4b9;} #intro p{line-height:1.15} [/CODE] I attached web picture. I would like the text to … UI / UX Design html-css web-design | |
Hi I'm stuck wanting to create a dropdown, only supported by CSS. This is my current code: [code=php] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="Content-type" content="text/html;charset=UTF-8"> <style type="text/css"> html, body { margin: 0px; } body { background-image: url('img/bottombackground.png'); } div.topbackground { width: 100%; height: 300px; background-image: … UI / UX Design html-css web-design | |
Hi, I am freelance web designer. I have some issue regarding search field. I like search filed to work as it is in apple.com or similar to that. I have try it but won't work in IE. [url]http://www.freelancerkaleem.com/apple/applemenu.html[/url] CSS code: [CODE]#search { padding-top:6px; float:left; margin-left:6px; } #search input[type="text"] { background: … UI / UX Design apple html-css web-design | |
Hi guys, I'm really new to web development and I need your help in getting my sample page modified. I've downloaded a sample drop down menu template and I just need it to modify to meet my needs. Attached is the files. Basically, I just need to do the following: … UI / UX Design html-css pdf web-browser web-design | |
A good day to you. I am working on a webpage but I got stuck on defining the max and min width. Basically I would want my page to be centered in when zooming out the webpages like what most webpages does. Please need expert help.ASAP thanks. this is my … UI / UX Design html-css web-design | |
Dear Experts I have following codes [code]<html> <style type="text/css"> #menu { position:absolute; height:300px;width:200px; margin-left:60px;margin-top:50px; background:rgb(0%,100%,80%); font-family:arial; font-size:30pt;font-weight:18px; text-align:center;padding:20px;padding:10px; } #menu ul {margin:1px;} #menu ul li {display:block;width:140px;background:orange; font-family:arial; font-size:18pt;text-align:center;padding:1px;margin:1px;height:20px;text-decoration:none} #menu ul li a:link {width:140px;background:rgb(0%,80%,40%); font-family:arial; font-size:18pt;text-align:center;padding:1px;margin:1px;height:20px;} #menu ul li a:hover {background:#e3eeff;text-decoration:underline;padding:1px;margin:1px;height:20px;} #div1 { position:absolute; height:300px;width:200px; margin-left:280px;margin-top:50px; background:rgb(0%,80%,40%); font-family:arial; font-size:30pt;font-weight:18px; text-align:center;padding:20px; } … UI / UX Design html-css web-design | |
I just finished a site that list three zip codes as a service area. when the site is viewed in smart phone browsers the three zip codes become linked to Google maps or it tries to offer the zip as a call now phone feature. when the wrong zip is … UI / UX Design google linked-list web-design | |
Hi everyone, I just had a quick question. I have a div that has text in it. What I want to have is some text in the left and some text in the right so inside the div, the text Hello is displayed on the left as soon as the … UI / UX Design web-design | |
hi everyone.. now i developin own site.. [url]www.parithi.com..this[/url] is a site home page having one wallpaper(background image)with that person name has been displayed transparent... how to do that..please refer that site...i attracted that design... please reply with solution UI / UX Design multimedia web-design | |
Hello, I have this issue that the input tag has a class that's the same as other input tag. I want to change the icon to something else but it affects the other input that's not related to the icon. I wonder if it is possible to create a css … UI / UX Design html-css web-design | |
Dear Experts I have following codes [CODE]<html> <style type="text/css"> #box1 { width:400px; height:400px; background:e3eeff; color:blue; padding:10px; text-align:center; margin-top:100px; margin-left:300px; vertical-align:middle; { </style> <body> <div id="box1"><h1>Div <br>with<br> four<br> border<br> images</h1></div> </body> </html>[/CODE] I want to apply attached images as border. For example bg_left.gif will be display on left border of div. … UI / UX Design html-css image web-design | |
View the innovative works in action at [URL="http://listenlight.net/13/"][B]http://listenlight.net/13/[/B][/URL]. Or by way of [B][URL="http://digg.com/programming/The_Listenlight_Text_Engine"]http://digg.com/programming/The_Listenlight_Text_Engine[/URL][/B], you may obtain the source under the very liberal MIT License. Cheers -- Jess UI / UX Design web-design | |
Hi all, I do not know where to put these Thread , so I am hoping that you will answer me here . [URL="http://www.w3schools.com/js/tryit.asp?filename=tryjs_timing_clock"] http://www.w3schools.com/js/tryit.asp?filename=tryjs_timing_clock[/URL] I do not understand why these code display clock . Thank you for your effort of reading . UI / UX Design display web-design | |
hi m going to develop a web application for a brush manufacturing factory.m in design phase now. but as i m a beginner i dont have much knowlege about language to be used in that. can any one help me which language should i learn . php or java?? UI / UX Design ui-ux web-design | |
Like, would a potential employer think badly of someone who had used tables for instance to structure the header and footer of their website? UI / UX Design ui-ux web-design | |
I have just started web developing and have learned on how to code. But my site tend to be miserable when it comes to aesthetics,selection of fonts, Background and foreground color and such stuff. So what i want is some good books,tutorials,videos anything that can help. Thank you. UI / UX Design html-css ui-ux web-design | |
Dear Experts I have following codes [CODE]<html> <head><h1>Image and data in table column</h1></head> <style type="text/css"> .bg {widht:100%;height:100%} .al {text-align:center;} </style> <body> <table width="50%" height="100px" border="1" cellpadding='0' cellspacing="0"> <tr> <td widht="25%" background="DREAM.JPG" tabindex="2" title="The Code Project"><h3 class="al">Hello</h3></td> <td widht="25%" bgcolor=pink><h3>world</h3></td> </tr> </table> </body> </html>[/CODE] In column I want to stretch the … UI / UX Design html-css image web-design | |
Dear Sir, I have following Codes [CODE]<html> <style type="text/css"> #d1 {float:left; width:200px;height:200px; background-color:e3eeff; margin:20px 20px 20px 20px; padding:20px 20px 20px 20px; text-align:center; vertical-align:middle; letter-spacing:10pt;} .bg {width:100%;height:100%;position:absolute;z-index:-1;} </style> <body> <div id="d1"><img class="bg" src="dream.jpg" width=100 height=100%><h2>Hello world</h2></div> </body> </html> [/CODE] I want to know Why background image goes outside of div? I … UI / UX Design html-css image web-design | |
Hi everyone, Please help me in rounded border corners. I have generated rounded corner borders from site and it give me five images (four corners and one dot image files). I have set all corners according to that site's description HTML and CSS code. But I can't set bottom right … UI / UX Design html-css web-design | |
My page [url]http://www.epicbasketball.com/p/events.html[/url] is kinda lookin pretty darn unprofessional. I'm limited in my coding skill, but am pretty good at learning new things quickly. If anyone out there could give me some advice, some tips, or would like to flat-out retouch the code below yourself, it would be HIGHLY APPRECIATED. … UI / UX Design html-amp html-css javascript-jquery ui-ux web-design | |
I've got a domain-name that points to one IP When user types the domain name it should point to subdirectory's index.php When user type ip address it should open the index.php in root Anyone knows how to perform this? I've been using javascript top.location and even htaccess can't seem to … UI / UX Design ui-ux web-design | |
Hello everyone. I am trying to publish a win projector (.exe) for a flash project using CS5.5 and Flash Player 11. I downloaded the following extension : [URL="http://blogs.adobe.com/rgalvan/2011/11/adding-fp11-support-to-flash-pro-cs5-and-cs5-5.html"]Flash Player 11 support for CS5[/URL] and therefore i can use Flash Player 11 in publish settings. When i publish swf and load … UI / UX Design flash multimedia web-design | |
hi web experts, i just want to ask is there a way to set the width and height property for the html input text box. I had this on a form, but how to set the width and height? is there a way to do it? <input name="time" type="text" class="inputbx" … UI / UX Design html-css web-design | |
Here what am trying to do is I created a unorderlist of 4 links. Link1 , link2 , link3 and link4. I created a new page for the unorderlist so that i can include it with php with include_once code in the main page. Actually what i want is when … UI / UX Design web-design | |
I have been trying to learn CSS for a while now. I have been working in C++ for quite some time now so i thought hey CSS should be a walk in a park but it has proved to be enormously difficult for me. The main thing that seem to … UI / UX Design c++ html-css web-design | |
hi, I am creating a website where iam strucking with browser compatible, can i get the solution to solve this problem UI / UX Design web-browser web-design | |
How can you use the "contenteditable" attribute to edit your site or lists but not have the general public do the same. Maybe just in a admin panel view? and Is this just easier for the developer to change content on the fly? I just don't see how it can … UI / UX Design html-css web-design | |
I'm looking to register a domain name and I don't want any "add-on" services. "Back in the day" it was much more straight-forward, as you could only register a DN from a couple of organizations, but now there's such a plethora of sites that offer registra services that I'm finding … UI / UX Design ui-ux web-design | |
How do I do that? I have a few pictures and avatars I made for my friends, but I don't want them to use the images without permission. How do I protect my images? UI / UX Design image web-design | |
a friend of mine told me that there are websites that are designed using css only, no html or div involved. does anyone here know about it. if so, could u direct me to a site that would be helpful in my learning? :) UI / UX Design html-css web-design | |
Hi I am trying to open a file with ATN File in Photoshop CS5 and I have the following error: Could not place the document '960_GRIDS.ATN' because no parser or file format can open the file. Why is it ? How to open file with ATN extention ? UI / UX Design multimedia web-design | |
Hi, I have started a site [url]www.techozine.com[/url]. The theme I picked looks great in all browsers but the sidebar is severely distorted in internet explorer. Also the categories tab below the headline is not properly highlighted as in other browsers. Since the site is in wordpress, I cannot figure out … UI / UX Design web-design wordpress | |
My website is bandstandmag.com and besides the home page, I can't get the other pages to center on the screen. Specifically: http://bandstandmag.com/index.html/IslandTigers.html I'm really sorry everything's so cluttered, this is my first time creating a website. My problem is I can't get the page to center and I've tried tons … UI / UX Design data-structure html-css web-design | |
Hello Guys. Is there anyone here who can help me how to add shadow in div (browser is IE8). Thanks. This Code doesn't work. [code] </style type='text/css'> .main_div { width:100; height:100; -webkit-box-shadow: #111 0 -2px 6px; -moz-box-shadow: #111 0 -2px 6px; box-shadow: #111 0 -2px 6px; } </style> <div class='main_div'> … UI / UX Design web-design | |
Ok i have written a CSS code for body [CODE] body { margin: 0 auto; } #header { font-family: Georgia,Times,serif; } [/CODE] With the CSS code for body everything that's inside the body should be placed in the center of the page because the body is in the center. In … UI / UX Design html-css web-design | |
Hey, I would welcome some advice here. I'm developing my first Drupal site and I am using Zen as my starter theme and creating a sub-theme. I've got my navigation set up in the second (right) sidebar. I would like all of the inactive navigation links to have the same … UI / UX Design html-css seo web-design windows-server | |
I'm working on a website for my friend and we're having some problems. We have set up a table to handle the main page, which has within the table a shoutbox, news posts, and links. The news bits within the table are (obviously) longer in terms of space used up … UI / UX Design web-design | |
Hi guys, i have a drop down code below [QUOTE]<select class="input" name="mod[cpu]"> <option value=""> </option> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> </select>[/QUOTE] the output are like this [QUOTE]$html .= ($content[cpu] ? '<div class="' . $this->switch_bg() . '"><strong>CPU:</strong> ' . @htmlspecialchars($content[cpu]) . '</div>' : '');[/QUOTE] i want after the drop down … UI / UX Design web-design | |
Hi, guys! I've just finished my work on our corporate website ([URL="http://pdgroup.co"]pdgroup.co[/URL]) redesign and now it is very important for me to receive your feedback. I have some doubts about the picture of our office on the front page - there is a button and its pushing adds some new … UI / UX Design web-design | |
I am trying to position the menu bar at the top of the div, but it appears at the bottom of the div and can hardly be read. I have searched and done all i have found on the net. Pls help with any ideas. Here is the code with. … UI / UX Design html-css web-design | |
Hi, I need some help to you all,how can i make image like this in the header of this cite [URL="http://www.freecsstemplates.org/"]http://www.freecsstemplates.org/[/URL] the color dark green that looks like grooving lines or slanting lines,can you help me please how to make like this...please help me.Thank you in advance and i am … UI / UX Design image multimedia web-design | |
i want to create a blog in flash .can anyone suggest me a website with gud tutorials related to it or is there any open source software to create such kind of blog?? UI / UX Design flash multimedia web-design | |
I have web page [URL="www.catchamouse.ic.cz"]www.catchamouse.ic.cz [/URL]and I want to know why it display the void space after friends webs, because in Opera, Firefox or Google it's OK. Could you help me how to correct this Explorer mistake? UI / UX Design web-design |
The End.