Our UI / UX Design forum encompasses everything related to building a polished end-user experience, from graphic design to usability.

8,049 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for kny_jay88

Hi, i need some code for slide out panel that will pop out when i scroll down like this one, [Click Here](http://download.cnet.com/RealPlayer/3000-13632_4-10073040.html?tag=main;lsr) It's very cool. please help.

UI / UX Design html-css user-interface
Member Avatar for ome2012
0
211
Member Avatar for JorgeM

I can't seem to figure out why a certain portion of my home page elements are getting styled after the page loads. It's just a small delay (less than a second), but I would like to fix the issue. I've attached a before and after picture. Any tips would be …

UI / UX Design html-css web-design
Member Avatar for JorgeM
0
391
Member Avatar for dyboss

i am trying to get my to look like http://www.local10.com/ "Top Stories" section. I don't even know there to begin. I need when rollover hyperlink thet the three div's on the left side of the link change with each link. So on my right side of my page i have …

UI / UX Design html-css javascript web-design
Member Avatar for JorgeM
0
338
Member Avatar for <M/>

I have a logo on my page that won't become a link... Can someone help me... I don't want to post the link to my page but I will send you the link... Thanks

UI / UX Design user-interface web-design
Member Avatar for <M/>
0
101
Member Avatar for ZER09

i got a problem on my apache server it doesnt load automatically the index.html but in index.php it works fine i have this configuration on httpd.conf, i am running it on my local computer using windows 7 i tried this configuration <IfModule dir_module> DirectoryIndex index.html, index.php </IfModule> but i dont …

UI / UX Design apache html-css web-design
Member Avatar for lps
0
93
Member Avatar for BenzZz

Hi, I know most of the basics of html and css but I'm looking to learn more of the advanced areas. I find that most sites and books just cover the css techniques individually and do not really show the standards of how to create a high quality graphical responsive …

UI / UX Design html-css web-design
Member Avatar for TimCadieux
0
348
Member Avatar for narsimhareddy

hi.... how to design webpage by using css give the exaple of with source code

UI / UX Design html-css web-design
Member Avatar for TimCadieux
0
133
Member Avatar for OmniX

Confirmation really If I want to import a single page into a webpage i would use iframes. If I wanted to breakup a webpage into several webpages I would use frames. This correct? Also could someone provide simple and clear examples of each so I can get a feel of …

UI / UX Design user-interface web-design
Member Avatar for claytoncrivera
0
188
Member Avatar for atiehvasagh

can anyone help me learning photoshop?I want to learn it as fast as possible by a website like w3school.com? do you know a website with this property? please help me

Member Avatar for atiehvasagh
0
389
Member Avatar for riahc3

Hey I want to make a website lets say http://www.mysite.com but before they view it, they have to login with username and password (those are stored in a DB). It doesnt matter if they access http://www.mysite.com/hello http://www.mysite.com/hello.html or http://www.mysite.com/hello/something/j.php ect the first time they access, they have to login, else …

UI / UX Design web-design
Member Avatar for Dragennd
0
416
Member Avatar for tabj

I need a help? I m designing a webpage. I have used <**div**>s everywhere, from header to footer, moreover I have used **relative** **positioning** with **top** and **right** tag. Somewhere top value has gone -1200 and so. At last I m left with about 800px of useless area below the …

UI / UX Design html-css web-design
Member Avatar for lps
0
869
Member Avatar for ankitva
Member Avatar for aumshah
0
57
Member Avatar for Member #858389

Hi I have a client for which I have built a site however they have an old domain which is being forwarded to the new domain. However there are listings for the old domain which contained pages which do not exist on the new site so page not found errors …

UI / UX Design http-protocol web-design
Member Avatar for JorgeM
0
213
Member Avatar for VenusCrystal

Hi, Can anyone tell me how to get rounded border for radio buttons using css for chrome browser? [like -moz-outline-radius for mozilla] Thanks, VC

Member Avatar for JorgeM
0
546
Member Avatar for xescjp

Hello everybody: I am using one table that has cells that msut be 20px height. These cells have border on top and bottom. They are 1px width. My question is, which would be the total height of cell including borders? 20px (borders included) or 20px + 1px(border top) + 1px …

UI / UX Design html-css web-design
Member Avatar for xescjp
0
191
Member Avatar for ramon.johnston.3

**hey guys umm.... yeah i need a lot of help to create this i,ve made a homepage and set it to html. but im now im stuck cause the links ive created along with videos are not working....God this is so frustrating sigh....**

UI / UX Design microsoft web-design
Member Avatar for drjohn
0
274
Member Avatar for <M/>

I applied a shadow effect, but there is this 3d effect that shows up on the top of the site: I applied this css: position:absolute; z-index:-1; -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8); -moz-box-shadow:0 0 20px rgba(0,0,0,0.8); box-shadow:0 0 20px rgba(0,0,0,0.8); top:10px; bottom:10px; left:0; right:0; -moz-border-radius:100px / 10px; border-radius:100px / 10px;

Member Avatar for <M/>
0
74
Member Avatar for peter20

Hi , I would like to make a header in a site joining images but I would like the transition from one to another to be smooth ... How can I do this ?? Is there online header generator uploading images.. ============= And finally I search a free template for …

UI / UX Design graphics:image web-design
Member Avatar for brylle
0
193
Member Avatar for noelthefish

At the moment I have a Div in a Div within a container div. now the effect I am looking for is shown here. ![ineed1](/attachments/small/2/ineed1.jpg "align-left") What I have at the moment is shown here. ![atthemoment](/attachments/small/2/atthemoment.jpg "align-left") Which bit of the CSS did I get wrong. I will put code …

UI / UX Design html-css web-design
Member Avatar for G_Waddell
0
205
Member Avatar for fheppell

I have created a CSS solar system. Along the bottom is a list of planets. When you click on a planet name it goes to '#[planetname]speed' this is not set with JS. When you click on a planet's name I want a separate hyperlink (which would be 'info')to add an …

UI / UX Design javascript user-interface
Member Avatar for Dragennd
0
184
Member Avatar for brainfo

Hello I have a site designed based in cms. There is a problem displaying a single page in ie(internet explorer). But in firefox and chrome it seems to be fine. I am tired of searching bugs. The problem is, In ie the footer and some content of the body is …

UI / UX Design web-browser web-design
Member Avatar for JorgeM
0
313
Member Avatar for garyjohnson

I have a site where users can view videos and now I am wondering how do make the videos into small thumbnail images that only display the first frame.

Member Avatar for pritaeas
0
112
Member Avatar for rashibakshi

hi i want to reduce my div size so that my page will come fit to screen.it is displaying very zoom position.

UI / UX Design html-css web-design
Member Avatar for otengkwaku
0
96
Member Avatar for zobadof

Hello, on my website; mingul.co.uk I have a Navigation bar which I would like to be able to turn into a Drop Down Navigation Bar on one of the things "PMC". I'm not sure how to go about this, as I suck at Navigation bars. If you could help I'd …

UI / UX Design html-css web-design
Member Avatar for JorgeM
0
204
Member Avatar for manaila

What is effect of specifying http content-length that is larger than the actual body length? This is because I am using libcurl to make http-post massages, and I dont want have a case whereby the specified content-length is smaller than the actual body length.

UI / UX Design http-protocol
Member Avatar for pritaeas
0
150
Member Avatar for JameB

I was just wondering what the standard web design projects cost. Level of difficulty: Low Languages: HTML + PHP the most complex requirement is the payment processing capability.

UI / UX Design php web-design
Member Avatar for juliagarner
0
188
Member Avatar for <M/>

I have 2 different links, I want one to be blue (as an example) and the other to be red... but for some odd reason I can't see what's causing all of the links to be the same colors.... can someone help? Thanks in advance!

Member Avatar for avinanuami
0
99
Member Avatar for bikashjit

Ive putted 2iframes of same site, in my website the problem is the site's logo and home, contact, links.., they are appearing in both frames and I dont want to show the same site logo and the home, contacts links. How to do this? Is it possible? Here's one article …

UI / UX Design user-interface web-design
Member Avatar for almostbob
0
182
Member Avatar for garyjohnson

I have been trying to make my websites looks and when ever i make a top banner that spreads across the page, it looks ugly and childish. Can someone tell me how to make a nice banner like daniweb which is appealing.

UI / UX Design user-interface web-design
Member Avatar for JorgeM
0
170
Member Avatar for eric3

I do not know much code but have figured out alot of the past day setting up my first site but now I am perplexed and need help. I created the html code using NVU and like it. The issue is with a form I created to gather some information …

UI / UX Design php user-interface web-design
Member Avatar for winnersingh
0
249
Member Avatar for dwlamb

I want to use regular expression to clean-up some CSS files. I used a Friebug add-on, CSS Usage, to analyse some CSS from a jquery demo. Exporting the files, this add-on places 'UNUSED' at the front of a declaration and rule. Below is a sample of the output. html #demo-config-menu …

UI / UX Design html-css:bootstrap regex
Member Avatar for dwlamb
0
127
Member Avatar for OrangeTree

Hi everyone :). **Strange situation** with this code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <body> <div align="center"> <div style="width: 500px; background-color: blue"> <div style="width: 200px; float: left"> <p>Some text.</p> </div> <div style="width: 210px; float: right"> <img src="http://upload.wikimedia.org/wikipedia/commons/thumb/1/13/DuskyDolphin.jpg/220px-DuskyDolphin.jpg" alt="Dolphin"> </div> </div> </div> </body> </html> Display in **IE** (9) is …

Member Avatar for OrangeTree
0
199
Member Avatar for kevwood

hi all. i am having problems getting my CSS file to link in with all my pages. the navigation section looses its bg image. here is the code i am using for the navigation <div id="navigation"><p id="P_navigation"> <ul id="List_nav"> <li><a href="xxxxxxx.html" class="top_nav">xxxxxxx</a></li> <li><a href="xxxxxxx.html" class="top_nav">xxxxxxxxx</a></li> <li><a href="xxxxxxxx.html" class="top_nav">xxxxxxx</a></li> <li><a href="xxxxxx.html" …

UI / UX Design html-css web-design
Member Avatar for theHop
0
217
Member Avatar for mhettinger77

WARNING NOOB ALERT!!! I hope I am posting in the right place. A little about me I am a Firefighter/Gamer/self proclaimed technerd. I made a site for a Group of other Firefighter/Gamers. Should say mudding my way through making a site. I need some help getting info from one place …

UI / UX Design javascript web-design
Member Avatar for Member #120589
0
116
Member Avatar for louie540

I was just at school which has IE8 on their computers so I decided to test my website, and for some reason my links aren't clickable. I was using HTML5 so I switched the doctype to XHTML Strict, which didn't solve anything. I tried messing around a little bit with …

UI / UX Design user-interface web-design
Member Avatar for lps
0
143
Member Avatar for garyjohnson

I want to know if it possible for a code to automatically format a video once uploaded by a user to my website.

UI / UX Design video web-design
Member Avatar for garyjohnson
0
212
Member Avatar for wrathyimp

Hi, I have a client with static website, now he needs to have a automated news updating facility, so he can just add the news headline or title to a text file, which will be updated to the front page and all the inner pages. I have tried the object …

UI / UX Design user-interface web-design
Member Avatar for JorgeM
0
171
Member Avatar for on93

anyone who have idea for multimedia project ????? need help thanks

UI / UX Design multimedia user-interface
Member Avatar for rotten69
0
94
Member Avatar for shiinko

Hello ! I'm new to Web Developing, and I'm trying to make rather simple template. By following this tutorial, first part of it (top extendable header and background) went ok, but the second part (adding top, centered logo) is not placed correctly- it's placed a little downwards and probably a …

UI / UX Design html-css web-design
Member Avatar for ObSys
0
244
Member Avatar for vizz

I have background color **#025E7A** I tried lots of color combinations but unable to create eye catching layout. Please help for creating two colum layout with color combination (left sidebar 25% width)

UI / UX Design user-interface web-design
Member Avatar for vizz
0
122
Member Avatar for 68thorby68

I have a simple html/css page (attached) that uses a jquery function to enlarge images on hover. However, no matter how I try and manipulate the z-index of each html element, the enlarged image is always behind all other html elements. I have trid to change the css class .image …

Member Avatar for KaletonMedia
0
170
Member Avatar for kartikkp

I have a question about the drop down lists in html that I have, I want to find a way that I could display a different drop down list depending on the value of the drop down list above. Say I had a drop down of clothes and the person …

UI / UX Design html-css user-interface
Member Avatar for NickNasty
0
195
Member Avatar for HunainHafeez

I have made a sign up form which asks user to enter his personal + Academic details and EMPLOYMENT INFO, i am done with personal and academic details section and also designed EMPLOYER INFO section but as u know that it isn't necessary that every person would have employment experience …

UI / UX Design html-css javascript web-design
Member Avatar for HunainHafeez
0
111
Member Avatar for esparkinfo

Hello Friends, does anyone has worked on media queries? css3? I have a client who is looking for media queries.... I want to know about that before start my project. What could be the sizes & if I should use server side code to detect for the device first to …

Member Avatar for lps
0
102
Member Avatar for rhall

I know I have to take a screen capture of the page that was generated in Flash. But how then can I get that to a PDF format? I want a button on the Flash page that the user can click for all this to happen in the background. Thanks …

UI / UX Design multimedia pdf web-design
Member Avatar for supadeni
0
2K
Member Avatar for <M/>

I have a script that shows a vertical accordion.... question is how do i get it so that if someone clicks one of the tabs, the other tab that's open closes and only reveals the one you clicked on? Here is my code: <!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html; …

UI / UX Design user-interface web-design
Member Avatar for <M/>
0
172
Member Avatar for zuniza

i'm new in this field.my lecturer want me to made up some project.i want to made an academic portal that have a forum inside that.how can i made it by use html,php or what?please help me?

UI / UX Design php web-design
Member Avatar for artonweb
0
307
Member Avatar for <M/>

On a page i created... the font is blue... I'm not sure why... can someone tell me why... i'll send you the link if needed:)

UI / UX Design user-interface web-design
Member Avatar for FaisalSarfraz
0
170
Member Avatar for xeption12

hello guys, what is the difference between padding and margin in css? isnt the same thing?

Member Avatar for hudonkotel
0
127
Member Avatar for HunainHafeez

i want to put likes button in my website, yet its running on LOCALHOST (IIS). e.g FACEBOOK like button in showing likes , google+ button etc. how ?

UI / UX Design user-interface web-design
Member Avatar for HunainHafeez
0
114

The End.