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 MrXortex

G'day trying to fix this issue for over 2 weeks now. I have made a footer but can't get it right to the bottom.. The problem is I have a slider that slides down to get some information. I want the footer to slide down with it too, I want …

UI / UX Design html-css web-design
Member Avatar for designershiv
0
231
Member Avatar for McLaren

hello, what is that? everytime it works, but this time it does not $(function() { //jquery doc ready world = createWorld(); // box2DWorld ctx = $('#game').getContext('2d'); // 2 var canvasElm = $('#game'); return; canvasWidth = parseInt(canvasElm.width); canvasHeight = parseInt(canvasElm.height); initGame(); // 3 step(); // 4 // 5 window.addEventListener('keydown',handleKeyDown,true); window.addEventListener('keyup',handleKeyUp,true); }); …

UI / UX Design javascript:jquery web-design
Member Avatar for McLaren
0
113
Member Avatar for cezarjont

Dear Sirs, Can you please check this code and comment what should be the proper one. <label for="username">Username:</label> <br /> <input id="username" type="text" value="ENTER USERNAME" onclick="this.value='';" name="username"/> </p> <p> <label for="password">Password:</label> <br /> <input id="password" type="password" value="ENTER YOUR PASSWORD" onclick="this.value='';" name="password" /> here is the link for this one... http://insanitygzonecom.ipage.com/clubfive/login.php

UI / UX Design html-css web-design
Member Avatar for GliderPilot
0
193
Member Avatar for jacksantho

Hi, How to get the correct output of this html file, without **"removing or altering the existing lines in the given file"** filename: sample.html <html > <head> <title>Test</title> </head> <body> <div> ¿Hola cómo está? </div> </body> </html> Describe 2 solutions to fix the problem and get the correct output in …

UI / UX Design html-css web-design
Member Avatar for timir126
0
89
Member Avatar for tnjiric

Hello everyone, I'm having trouble with Joomla non-existing category re-direct problem. I cannot seem to find the proper rewrite url line for .htaccess file for the following problem. I have my website http://www.dubrovnik.com I'd like to send user to my 404 Page whenever user request for non-existing link. I've managed …

UI / UX Design apache php web-design
Member Avatar for spammyyammy
0
205
Member Avatar for Navlag

The code below seems to work great in Google Chrome, it hides a question in a div unless the question before it is answered. However, it doesn't seem to work at all in I.E 8. Can someone give me a solution on how to make it work in both browswers …

UI / UX Design html-css javascript web-design
Member Avatar for EvolutionFallen
0
341
Member Avatar for xXghostXx

this css file wont work on firefox and chrome but works fine on IE anyone can tell me why ? caption { color:#33CC00; font-style:bold; } p { font-family:"Times New Roman"; font-size:16px; text-align:center; } and here is the first HTML file that the caption class should works <html> <head> <link href="styles/mystyles.css" …

Member Avatar for xXghostXx
0
346
Member Avatar for <M/>

I have a table that uses some php to populate it, and I am having trouble adjust each individual column width (based on their headers)... Can someone tell me how to do that? (i.e) Name column is 30px width, last name column is 50px width, comments is 100px width <style> …

UI / UX Design php user-interface web-design
Member Avatar for urtrivedi
0
124
Member Avatar for <M/>

I have always been curious on how to do this... how do you make pictures un-draggable from your page? (i.e) Somebody goes on my page and just drags my logos off my page. So what do I do to in order to make an image "un-stealable".

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

I am trying to get Open Office Impress so I can do some flash creation. But I can't seem to find the link to download. Anyone know where it is. I am runnig OS X 10.8.2 Any help would be appreciated.

UI / UX Design open-source user-interface
Member Avatar for squeak24
0
100
Member Avatar for skp03

I am involved in a development of a website almost the wesite is about to get completed...but i have a create a web page such that in the top left side of the page Admin label will be their after clicking on a Admin(label) the another form will appear front …

Member Avatar for Member #949455
0
276
Member Avatar for McLaren

we are developing application, but they want it in a windwed mode like desktop apps. So we use webkit. Its made on c#, but we are not c# programers, so we hired a freelancer. BUt our c# 'web browser' is not working well - for example css3 flip transform is …

Member Avatar for McLaren
0
79
Member Avatar for deepak.fugo

Hi All, I am developing a portal in PHP(YII framework) and MySql DB. I have 2 queries releated to performance of a portal. 1> How to organize the file/directory structure so that the file/s will be accessed at optimal performance. for ex : if we take website like Facebook we …

UI / UX Design mysql php web-design
Member Avatar for steveeshair
0
188
Member Avatar for aryanmughal

Hi All - i want to add CSS coded fixed buttons around image in my blogger blog kindly do the needful

Member Avatar for designershiv
0
212
Member Avatar for jonsan32

I have a tabbed container on this page: http://www.jamball.com/2012/09/test_5.html that acts funny in old IE. A lot of our customers seem to be unwilling or unable to update their browsers, so is there a way to fix it? The tabs all spread across and to the right, instead of falling …

Member Avatar for jonsan32
0
209
Member Avatar for radhasb

I'm trying to build an exchange website which hosts items that other people are selling. I want the site to show the prices that people are selling at but will not see their contact information until they pay a certain amount. I obviously want to make sure that the page …

UI / UX Design php web-design
Member Avatar for gangsallas
0
116
Member Avatar for naniavss
Member Avatar for suavedesign

I am a web designer and I wanted some tips in the following area: Until now, I only built websites using dreamweaver, without any cms platform. If I want my client to be able to edit the site on their own, after I finish building the site, I know I …

UI / UX Design php:wordpress web-design
Member Avatar for bestwsd
0
79
Member Avatar for jen.evans1

Hi everyone can you please look at this site's source codes (html and css) and tell me why my images aren't showing in any browsers. They show up in my design part on Dreamweaver. http://jenevansportfolio.com/portfolio.html thanks!

UI / UX Design html-css web-design
Member Avatar for bestwsd
0
114
Member Avatar for Asan23

i am having a problem getting my js file to work with my html file here is my jsfile function calculateTotal () { var hours = document.getElementByName("hours")[0].value; alert(please enter a number) var payrate = document.getElementByName("payrate")[0].value; alert(please enter a number) var pay = document.getElementByName("pay")[0].value; if (hours <= 40){ pay = (hours …

Member Avatar for dcdruck
0
161
Member Avatar for chris_j_haines

Hello my name is Chris. I am in the process of designing a website for web tutorials, articles and resources based around web design and coding and articles on various web based topics. I would like a list of useful resources which people can use to learn and develop their …

UI / UX Design user-interface web-design
Member Avatar for Member #949455
0
303
Member Avatar for vizz

I installed **Palette for Chrome** extension in **Google chrome Browser** but after few days it stopped working. I formated my PC, Installed fresh version of **Google chrome Browser**, still it is not working. Is their any best website to create color palette from image? (anybody knows why this extension is …

UI / UX Design graphics:image web-design
Member Avatar for vizz
0
63
Member Avatar for <M/>

I have a table that collects data from web inputs and stores them on an html page... the question how do i style this table... I am not sure how to give it borders, style columns (column 1 is red, 2 is blue, 3 is red, so on), or color …

UI / UX Design php web-design
Member Avatar for Member #949455
0
329
Member Avatar for mgn2683

I'm having a problem where each page has a seemingly different amount of spacing above the footer. It can be seen at [Click Here](http://ushousingco.com/) Any thoughts/ideas as to what div is causing this issue and how to fix it so the pages aren't as long and have the same spacing …

UI / UX Design html-css web-design
Member Avatar for mgn2683
0
137
Member Avatar for SilentCoder

Hi, i would like to know how can i make a guage meter, that looks something like this: http://s12.postimage.org/45vzpv3h7/Untitled_5.png I know how to rotate the arrow, but how can i make the guage so that the red color increases with the arrow. Thanks.

UI / UX Design html-css user-interface
Member Avatar for SilentCoder
0
787
Member Avatar for The Imp 96

Hi, I have an issue where I have created some ".wrapper" classes (I think they are called!) but when trying to move an image in one of these, I am unable to, and I have not a clue why! Please could you tell me or at least give me some …

Member Avatar for The Imp 96
0
272
Member Avatar for redjay

Two weeks ago, my Internet Explorer 9 started behaving badly. It shows some images as colored boxes, drop down menus and check boxes on the webpage don't show at all. I uninstalled IE9 (via the Feature option) and reinstalled from scratch, but the behavior is the same. I have checked …

UI / UX Design web-design
Member Avatar for redjay
0
338
Member Avatar for shanenin

I am not sure if this is an appopropiate place to post this, but..... I am working on a site using squarespace.com. The problem I am haivng are jagged fonts. I have enclosed the link to my site. it is still in progress, The Home pages shows a good example. …

Member Avatar for Member #949455
0
136
Member Avatar for asif49

For some reason I can have an input type as a button with an onclick event but when I set the input type as image and put an onclick event into it, it doesn't seem to work. I.e. This works: [CODE] <input type="button" onclick="func('hello')"/> [/CODE] This doesn't work: [CODE] <input …

Member Avatar for ojemuyiwa
0
3K
Member Avatar for cmills83

Can someone link me to a script that will rotate an ad banner on a website so a different ad appears when you refresh or revisit the page. I have a found a few scripts that rotate images but it has to be able to have the link with it …

UI / UX Design javascript web-design
Member Avatar for shailendrabisht
0
215
Member Avatar for jdgrinder

On my website bbhydraulics.com it does show the menu in internet explorer. here is the top part where I think the problem is: <?xml version="1.0"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> Is that the right code?

UI / UX Design html-css web-design
Member Avatar for JorgeM
0
2K
Member Avatar for karlcunanan

Hi web designers! I just want to know what is the problem with my css since its perfectly working in desktop and laptop, while its having a problem in tablets and mobile devices. This is my code: CSS: #header{ width: 935px; margin-left: auto; margin-right:auto; padding:20px; background-color:#FFF; margin-top:-9px; } ul#css3menu1,ul#css3menu1 ul{ …

UI / UX Design html-css web-design
Member Avatar for karlcunanan
0
160
Member Avatar for jamojo

Hello Eveyone, I am validating a html 5 page using w3c validator. However, this error occurred: "Element noindex not allowed as child of element div in this context" Can you please send some idea on how to resolve this? Thanks.

UI / UX Design html-css web-design
Member Avatar for pritaeas
0
249
Member Avatar for emir_gradacac

Hi! I was wondering, is there any way to make a website perform a Google search for certain keywords? As in, the user types keywords and then the site returns, say, the 1st result that comes up on Google? Best Regards, Emir

UI / UX Design api seo
Member Avatar for simrankim
0
213
Member Avatar for <M/>

How do I turn an image (lets say a logo) into a character... I don't want images filtered out because of the email providers (Gmail, Yahoo, etc.).... So I want them to always show up...

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

I was wondering how am i able to do that? i have inline-block div of images, how am I supposed to divide it.. like 10 images per page? i am using php here btw so it has loops. i don't know if i am posting in the right place but …

UI / UX Design html-css php
Member Avatar for kitschkath
0
58
Member Avatar for OmniX

I have a webpage that I wish to remove the scrollbar from. I know this is possible with frames as scrolling="no". But just from my single page I would like something small and easy to remove the scrollbar prefer something like <body scrolling="no"> Thanks, Regards X.

UI / UX Design user-interface web-design
Member Avatar for nuryanto
0
179
Member Avatar for ben.matthews18

Hi, i'm having a problem with the 'margin-top' property. Here's my current html and css - **HTML -** <div id="nav"> <div id="navwrap"> <ul> <li><a href="index.php"><img src="images/frame/homebtn.gif" width="63" height="20" /></a></li> <li><a href="portfolio.php"><img src="images/frame/portfoliobtn.gif" width="93" height="20" /></a></li> <li><a href="contact.php"><img src="images/frame/contactbtn.gif" width="84" height="20" /></a></li> </ul> </div> </div> **CSS -** #nav{ width:100%; height:70px; background-image:url(../images/frame/nav_1.gif); …

UI / UX Design html-css web-design
Member Avatar for dcdruck
0
118
Member Avatar for jonsan32

With my code below, IE keeps cutting off the top border portion of the box around my dates. Can anyone get this to look good in IE. I suck when it comes to that kinda stuff. And yea, no picking at my overall coding skills either - I know that …

UI / UX Design html-css javascript
Member Avatar for jonsan32
0
588
Member Avatar for aparnesh

I am trying to create a drop down menu using UL and LI elements. Each LI is an image (of same size) and there are no Bullets in the List. In IE, the list Items are left-aligned as I want them. In Chrome the list Items are right aligned with …

Member Avatar for aparnesh
0
420
Member Avatar for MWEB

Hallo everyone :) I have a question about IFRAME .. So .. On one of the websites have an iframe of http://site.com .. Can I specify the iframe to display only part of the website .. such as header or content (middle): -? If not, there is another way to …

UI / UX Design html-css web-design
Member Avatar for MWEB
0
121
Member Avatar for collinskawere

hi! it's been long since the last time i was here! but here am back with a problem. am doin a webpage and i want it to perfectly fit on the screen. i have used a body width of 100% but it create scroll bars. i want a perfect one …

UI / UX Design user-interface web-design
Member Avatar for Sahil89
0
187
Member Avatar for karlcunanan

IE once again proved its incompetency against other web browsers, is there no other way to round the corners of the table if putting a background color as its header except usign an image? These are my codes: CSS .table1 { -moz-box-shadow: 1px 0 5px #888; -webkit-box-shadow: 1px 0 5px …

UI / UX Design html-css web-design
Member Avatar for AleMonteiro
0
3K
Member Avatar for kimmi_baby

Hi! I have a horizontal menu with a vertical drop down. For some reason in Chrome the drop down is horizontal instead of vertical. It seems to work fine in everything else. Suggestions on how to fix it? [Click Here to vew website](http://www.purpleblaze.com.au)

UI / UX Design user-interface web-design
Member Avatar for JorgeM
0
162
Member Avatar for karlcunanan

Hello web designers! I would like to ask for a better definition for rounding the corners of tables. I found some tutorials while searching in google, but some are using images and some are using border-radius adjustments. Any thoughts in creating this? Thanks!

Member Avatar for JorgeM
0
86
Member Avatar for mgn2683

Hello, I am having an issue with my footer in IE 8. IE is increasing the padding, and bumping the newsletter sign up box down, when it is supposed to be on the same level as the links. Any thoughts as how to fix the padding problems? Site can be …

UI / UX Design html-css web-browser
Member Avatar for JorgeM
0
791
Member Avatar for mxood

hi im am farely new to making websites and was looking for a few suggestions on my website. firstly i have completed make a fare structure for the home page here is the link to the image.[Click Here](http://s14.postimage.org/s6de1rfxd/cfp.png) but it looks lame as in the background makes it dull. i …

UI / UX Design html-css web-design
Member Avatar for JorgeM
0
224
Member Avatar for hcbckwidpeace93

I want to make a website about technology and programming languages , shopping purposes and Blogging as well as. I will also subscribe google adwords for making money and also will subscribe other money making stuff. 1.Which webhost serice provider will be best for me ? a. I will be …

UI / UX Design ecommerce web-design
Member Avatar for JorgeM
0
111
Member Avatar for Ibrahim saulawa

Can some one help me with good materials to design a very good website for my project

UI / UX Design web-design
Member Avatar for subramanya.vl
0
144
Member Avatar for ashking

Hi, I followed this tutorial: http://css-tricks.com/better-tabs-with-round-out-borders/ Basically I cant get the tabs to work with seperate content, or I dont know where to start. Can anyone point me in the right direction? Thanks.

Member Avatar for ashking
0
79

The End.