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 Violet_82

HI guys, I wonder if any could help with this. In my daily job I often find myself picking up code written by other developers and making additions to it. Now, this is often a problem because if I change a css rule I might end up breaking the layout …

UI / UX Design html-css user-interface
Member Avatar for Violet_82
0
109
Member Avatar for mmcdonald

Hi all, I'm trying to add spacing between the <option> tags by padding, height and margin - yet none have worked. Does anyone have any ideas? It's the simple things that stop me in my tracks haha. All of the options look cramped up and untidy, I'd like to give …

UI / UX Design user-interface web-design
Member Avatar for mmcdonald
0
138
Member Avatar for nagatron

Hi Guys and to all programmers, I have a website wherein my header appears on all pages of my website. Did a test by disabling the display; however, the header was gone on all pages of my website so I turned the display back on. My question is, is there …

Member Avatar for nagatron
0
124
Member Avatar for PulsarScript

Hi to all,have a question,if i do radio buttons ,do i need to put label around each input and second -if need to chnge the color of of the words after the input /> how will i do this? <label for="award_type" id="award_type">Award Type:</label> ?? <label ><input type="radio"name=" award_type" />Higher Certificate …

UI / UX Design html-css web-design
Member Avatar for JorgeM
0
137
Member Avatar for suavedesign

How can i wrap my text around the image on this page? it's using a float, but i want it to wrap around the img of the hand. [http://www.mimahealthcare.com/about.php](http://www.mimahealthcare.com/about.php) thanks

UI / UX Design graphics:image web-design
Member Avatar for suavedesign
0
282
Member Avatar for rdev

I'm having problem on my fixed background during transition. I have 2 panels, the panel-1 has 2 images which will animate from left to right and from right to left respectively, basically it will just add a class 'animate' to trigger the transition. During the transition, the panel-2 (which has …

UI / UX Design html-css web-design
Member Avatar for rdev
0
263
Member Avatar for chrisschristou

hello every body on daniweb i build my site but it suffer on different screen resolution can't see whole site and div are going right div are going down so listen about make it fluide use body in css 100% how i will do it only body width must be …

UI / UX Design user-interface web-design
Member Avatar for profmuluka
0
2K
Member Avatar for somjit{}

If we have something in a `div` block , how come it can flow out of the `div` block as if nothing's even there ? For example , here : <!DOCTYPE html> <html> <head> <link type="text/css" rel="stylesheet" href="box.css"/> <title>Result</title> </head> <body> <div> <p>one</p> <p>two</p> <p>one</p> <p>two</p> <p>one</p> <p>two</p> </div> </body> …

UI / UX Design html-css web-design
Member Avatar for cmps
0
169
Member Avatar for Mafiamanandre

Hi all. I am designing a HTML website that only runs on smartphones. When I test the website on my smartphone it cuts off the words right at the bottom... It only allows the user to scroll down with +- 2mm or 1cm. I've put in underneath the styles.css a …

Member Avatar for Mafiamanandre
0
154
Member Avatar for tqmd1

Dear Sir, please see what is wrong with my codes <!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> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Bismillah Cotton</title> <style type="text/css"> .foramt { border-color:green; border-width:2px; border-style:solid; width:200px; height:50px; color:red; font-family:verdana; font-size:14px; font-style:italic; text-align:center; } </style> </head> <body> <div class="format"><p>How are you?</p></div> …

UI / UX Design html-css web-design
Member Avatar for AARTI SHRIVAS
0
101
Member Avatar for shashidhargm

Hi masters I'm new to Google blog So i just want some instruction regarding blog managing Help me out Thank you

UI / UX Design web-design
Member Avatar for JorgeM
0
190
Member Avatar for Michal_2

Hello guys. I have a small problem with the following code: main.html <html> <head> <link rel="style" href="main.css" > </head> <body> <ul> <li>Home</li> <li>About</li> <li> Portfolio <ul> <li>Web Design</li> <li>Web Development</li> <li>Illustrations</li> </ul> </li> <li>Blog</li> <li>Contact</li> </ul> </body> </html> main.css body { font-family: 'Lucida Grande', 'Helvetica Neue', Helvetica, Arial, sans-serif; padding: …

UI / UX Design html-css web-design
Member Avatar for minitauros
0
241
Member Avatar for jLamp

Hi friends, In my web site, I have added Google Translator. From the moment I add Google Translator my some div elements are not working properly. I have set header div 0px from the top. (See the attachment 01 or http://i40.tinypic.com/2lcbcef.jpg) But after I adding GT (Google Translator) header section …

UI / UX Design google html-css web-design
Member Avatar for jLamp
0
313
Member Avatar for Fiorentino01^

Hi I am studying html5 and have a hard time understanding exactly how those tags function.Maybe I am used to the old div tags and cannot figure out what is going on. For example I look at a page made with html5 and css3.In the page there are 3 article …

UI / UX Design html-css web-design
Member Avatar for Fiorentino01^
0
308
Member Avatar for alex910TN

hey guys, I am really new to UI design and I am trying to finish building a simple website to include on my resume. My problem is that I have a login page with a radio button asking the user if they are an existing customer. If they are they …

Member Avatar for Patrickoller
0
888
Member Avatar for chrisschristou

i try make my site compatible with all stadanrt devices and when i litle work but my proble is images is still large small screen how can i do it automatical resize in small screen, such they are in diferent class diferent div ... here is my css @media only …

UI / UX Design user-interface web-design
Member Avatar for simplypixie
0
127
Member Avatar for chrisschristou

hello friend i need help. i created my site and i trying to make it compatible with all screen size (resolution) i use media query, what want is to know how to calculate the pixel smaller or larger i mean if my screen is 1200px and the div is 1000 …

UI / UX Design user-interface web-design
Member Avatar for Member #949455
0
173
Member Avatar for davy_yg

Hi, I would like to center two images. These two images must be next to each other and located in the center of the screen harizontally. This is what I've tried. header.php [CODE] <div id="banner"> <img src="<?php echo get_stylesheet_directory_uri(); ?>/images/banner.png" class="center"/> <img src="<?php echo get_stylesheet_directory_uri(); ?>/images/bannerside.png" class="center"/> </div> [/CODE] style.css …

Member Avatar for aaaaabeecd
0
160
Member Avatar for hilRunr

<body onresize="self.location.reload()"> This works in IE 8, Google Chrome, but will not reload upon resize in Firefox 24.0. How can I fix this? Should I switch to using CSS3 media queries?

UI / UX Design user-interface web-design
Member Avatar for jahid32
0
154
Member Avatar for laura301019

I am creating a php page that allows users to add a new letter to a letter archive that is saved to an XML file. One of the form elements is recipient with a text box. I would like to add a button that when clicked it will bring up …

UI / UX Design php user-interface web-design xml
Member Avatar for EvolutionFallen
0
128
Member Avatar for markyeoj

I need a help in my css.., i am using an [Isotope](http://isotope.metafizzy.co) for my portfolio, I want my grid to be responsive but I have a problem with the grid look in 960px below size browser. here's the screenshot: [IMG]http://i.imgur.com/LGvVPrQ.png[/IMG] it looks like after the first row, the divs are …

UI / UX Design html-css web-design
Member Avatar for dany12
0
174
Member Avatar for laura301019

Hi I am beginning by final year project which is an appointment system. I had planned to use Visual Studio and SQL Server for this but at the end of the year I have to submit my system to the uni on a disc, I was just wanting to know …

Member Avatar for dany12
0
182
Member Avatar for toxicandy

**EDIT I FOUND THE PROBLEM BUT I STILL WANT TO BE ABLE TO FIX IT. THE PROBLEM IS THAT AD BLOCK BLOCKS THE .INFO CLASS. WHY DOES IT DO THAT? DOES ANYONE KNOW THE FIX? ![65a1b0578a8f4238c26406ce91ff0577](/attachments/small/4/65a1b0578a8f4238c26406ce91ff0577.png "align-left") ** I recently downloaded a web template from http://www.freewebsitetemplates.com/ and it seems to …

UI / UX Design google html-css web-design
Member Avatar for dany12
0
326
Member Avatar for Member #596162

Maybe this is on the site already, but I'm going to ask directly. How do you guys/gals test your scripts or websites on all browsers for compatibilty. I'm new to this and would like to know. For the most part I've found that Firefox, Chrome, Safari, and Opera do alright. …

UI / UX Design web-browser web-design
Member Avatar for HoverportMedia
0
362
Member Avatar for guest27

I have created a dropdown menu but the problem I'm having is that when I hover over the top navigation menu, the drop-down menu items are hidden behind the slider and content. I looked online and trying to figure out the problem but cannot fixed. Does anyone can help me? …

UI / UX Design user-interface web-design
Member Avatar for JorgeM
0
241
Member Avatar for valonesal

Does anyone know the safe tags to use on a website or know where I may be able to find a list of them? Thank you.

UI / UX Design html-css web-design
Member Avatar for Gaetane
0
131
Member Avatar for GrazerC0de

I think Big website like Daniweb should be responsive. So users can discuss in the mobile platform. Yeah,having a mobile app would increase use activity. So, is it build a responsive website is difficult ? putting @import media screen only codes can make website responsive

UI / UX Design user-interface web-design
Member Avatar for pritaeas
0
206
Member Avatar for zobadof

Hello, So I've done it the old fashioned way with <font size="15">Blah Blah</font> as this is the easiest way I know of at current for doing select bits of text only. However, no matter how high I set the font size, whether it be 10000 or 10 it does not …

UI / UX Design user-interface web-design
Member Avatar for GrazerC0de
0
2K
Member Avatar for ACRDepos

Hello everyone again, I'm trying to do some web studies here and of course, digging deeper into responsive web design. Recently I came across this web page: http://kumanimedia.com/portfolio You will notice when you rescale your browser window, the boxes fluxuate based on it's size. On that, I inspected the element …

Member Avatar for GrazerC0de
0
247
Member Avatar for pardeepkhatri
Member Avatar for GrazerC0de
0
192
Member Avatar for TheCodeCrimson

I'm new to these forums, but not to html and css. Currently learning Python, with PHP next on my to do list, and I'm looking for some advice from fellow web developers on what would be the best programming and scripting languages to learn. I come from the graphic design/web …

UI / UX Design php python
Member Avatar for GrazerC0de
0
375
Member Avatar for davy_yg

Hello, I am trying to create a navigation on a picture. How to do so? This is what I have: indonusa/cloud.php <img src="images/CloudS.jpg"> <div id="nav1"><a href="#"><img src="images/cloud-nav11.jpg"></a></div> <div id="nav2"><a href="#"><img src="images/cloud-nav21.jpg"></a></div> <div id="nav3"><a href="#"><img src="images/cloud-nav31.jpg"></a></div> <div id="nav4"><a href="#"><img src="images/cloud-nav41.jpg"></a></div> </div> indonusa/css/product.css #nav1{ background:url('../images/CloudNav.jpg') 0 0; margin: -325px 0 0 40px; …

UI / UX Design user-interface web-design
Member Avatar for davy_yg
0
184
Member Avatar for davy_yg

Hello, Cek my site: http://www.innovation.web.id/services.php I wonder why the article shift to the right. Not only in service menu but also in blog, portfolio & contact. Thanks before.

UI / UX Design user-interface web-design
Member Avatar for Member #120589
0
104
Member Avatar for kurianjoseph

Kindly suggest me some good books to set my foothold on html&css. Recently i got a book "Head first to html & css"but it contains lots of silly exercises and jokes and kinda repetative. Is the missing manual series good to go by? HTML4 or 5 ? There are a …

UI / UX Design html-css web-design
Member Avatar for naina125
0
149
Member Avatar for Dannyv79

I have an idea that has been growing and have been learning all of the necessary languages, methods, technologies etc. to get this idea put into reality. However there is so much out there that I don't know if I am going down the road that a rookie would take, …

Member Avatar for naina125
0
235
Member Avatar for PerplexedB

I was just wondering what framework or any other libraries you use that contain a control similar to the datagridview in vb.net. It's basically a tabular control in which you can move in all direction and enter information. Structurally, I guess it's just a textbox that moves around in a …

Member Avatar for PerplexedB
0
171
Member Avatar for prnjn

Hi, I dont know javascript and i dont have time to learn it coz i have to submitt the dynamic web project which i am making using jsp,servlet, mysql database. I only need help in this part.Please help. I have a checkbox , i want to use three images in …

Member Avatar for paulkd
0
224
Member Avatar for lewashby

http://www.w3resource.com/javascript/form/string-length.php In the above link I see two different JS areas, Javascript function to restrict length of user input, & Javascript code. All I'm trying to do is validate that the users password of choice is at least x characters in length. Which one of these examples is what I'm …

Member Avatar for JorgeM
0
111
Member Avatar for chrisschristou

hello friends i'm trying to make my website compatible with all screen size (resolution) i use media query @media only screen and (max-width:x;) but it don't work change on diferent device on 7 inch tablet only half part of screen is shown and half go beleow on footer catastrophe on …

Member Avatar for Member #949455
0
384
Member Avatar for devianleong

![2c251d4a3e3c6cecf9a0a7f4b5258c24](/attachments/large/3/2c251d4a3e3c6cecf9a0a7f4b5258c24.png "2c251d4a3e3c6cecf9a0a7f4b5258c24") Hi, I've a problem which is the screenshot above. If the product name too long will not going to next line. Please help me. And how can I make sure each box of product have a same width and height and same position ? This is my HTML: …

UI / UX Design html-css web-design
Member Avatar for drjohn
0
163
Member Avatar for Tunnleram

I have one table with two columns and in each column another table. I am trying to align each table within the column to the top of the table and I'm having issues. I'm paraphrasing the code here: <table> <tr> <td> <table> <tr> <td> </td> </tr> </table> </td> <td> <table> …

UI / UX Design user-interface web-design
Member Avatar for Tunnleram
0
123
Member Avatar for suavedesign

I am having a hard time figuring out why the inner pages of my website are not centered when viewed in IE (IE10 is fine, the older versions are giving me the problem.) Although the home page is centered, it ignores the margin:0 auto; on the inner pages. This is …

UI / UX Design user-interface web-design
Member Avatar for suavedesign
0
106
Member Avatar for RCrizt

like yahoo mail did (new update as of october 2013), i cant find library or script that can make a div transparent and at the same time blur.

Member Avatar for sriramkarthick
0
190
Member Avatar for innocentgee

Hi Guys, Newbie here... Am looking forward to populate a list from a dropdown list into a multiselect list. Any idea now how am gonna get it done? Thanks...

Member Avatar for innocentgee
0
87
Member Avatar for yaragalla_mural

Hi i have "font-size" defined in my css. This is working fine with all other browsers but it have a different appearence in IE9. So I want to avoid this style when the browser is IE else it has to work for the rest of the browsers. How to achieve …

Member Avatar for Member #46692
0
873
Member Avatar for XEN0
Member Avatar for XEN0
0
468
Member Avatar for hindu times

Hi there, I've just finished designing a new website - http://www.rjthompsonmusic.com It looks quite good, but I'm a little concerned with the speed at which the homepage loads. I've ran Google Page Speed and it suggests Deferring the Parsing of Javascript elements, but I have no idea what that means …

UI / UX Design user-interface web-design
Member Avatar for Derek_3
0
205
Member Avatar for suavedesign

I am trying to make a dotted horizontal line between a column of names and a column of numbers. how do I do this using css? here's a url to see what I mean: [http://www.lose4autism.org/index2.php](http://www.lose4autism.org/index2.php) in the box titled "top fundraisers" there is a list of names, with a dollar …

Member Avatar for suavedesign
0
4K
Member Avatar for B0716L

I'm trying to write an html, or javascript code that automatically downloads a file when a user visits the web page. Can anyone help me with this please? Thanks :)

UI / UX Design html-css javascript web-design
Member Avatar for B0716L
0
144
Member Avatar for Sanjay_6

I have enfold theme installed in my Wordpress site. i have tried following things 1)i have create one folder named - enfold-child 2)i have create two files in that folder 1) style.css 2) functions.php 3)screenshot of parent theme enfold now i have placed code in style.css like this /* Theme …

Member Avatar for Member #949455
0
263

The End.