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 K?!

Hi all I want a header to stick to the top of the browser window and left and right to it. (pretty standard, right?) I have configured the following things for this: (never mind the colors, those ar just for testing purpose.) [CODE] body { margin: 0; padding: 0; border: …

UI / UX Design user-interface web-design
Member Avatar for xigmapro
0
113
Member Avatar for irafaS

Hi, I have a homepage with some links to other homepages, and I want to display the favicon to each page. Is there some way to get it? Thanks!

UI / UX Design html-css web-design
Member Avatar for irafaS
0
53
Member Avatar for landroverthing

Hi Everyone, I have a very simple site layout that I am trying to merge into a shopping cart application. I have created the layout in Dreamweaver and it looks fine there, but when I preview it in the browser, I get gaps between the 'campaign' banner, the 'body' and …

UI / UX Design html-css web-design
Member Avatar for charles07
0
129
Member Avatar for cathimac

I am not that experienced in all of this, but learning.... I have done a CSS menu, and it appears to be working fine in all browsers except IE8 (I think) I have added the meta tag... [icode]<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />[/icode] but still doesn't work. Can someone please help me!! …

UI / UX Design html-css web-design
Member Avatar for ko ko
0
158
Member Avatar for veledrom

Hi, Which one is loaded faster? Shall I store an image in my hosting an display it or outsource it from different website and display it in my website? <img src="in my image folder/image.jpg" /> OR <img src="http://www.otherwebside/image.jpg" /> Thanks

UI / UX Design graphics:image web-design
Member Avatar for almostbob
0
105
Member Avatar for shakunni

We've made a form and when the user fills out the form and clicks "send" we want to do the following: 1) Get the data 2) Run a python script which displays the factorial of 10 [code] <!test get form> <html> <head> <center> TEST </center> </head> <body> <form name="input" action="./fact.py" …

UI / UX Design python web-design
Member Avatar for webmaven
0
81
Member Avatar for ablitz

Hi guys, I've gone through many websites trying to find a solution. Since I'm not that good with css (just started learning) i've failed to get it to work. I have a simple css menu that i've been trying to center for hours now:( could somebody help me out and …

UI / UX Design html-css web-design
Member Avatar for ablitz
0
149
Member Avatar for sandra21

i am a newbie flash designer. a client has asked me to make modifications in a flash file used on his website. it is flash 8 actionscript. i am currently working on the same and would appreciate your help. the client has given me 'about.swf' file which i decompiled using …

Member Avatar for Member #334542
0
136
Member Avatar for DaveyMoyes

Hello everyone, hope you are all well, Im am looking into building myself a webpage, and would luike some advice please with my header tags and domain setup. header tags im looking at using are the following [CODE]<head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta name="description" content=". " /> <meta name="keywords" …

UI / UX Design user-interface web-design
Member Avatar for webmaven
0
140
Member Avatar for Divk

Hello, Till date I've tested sites/designs by changing my monitor resolutions. A new project just came by, and when the tester changed the DPI, the webpage went wrong. It has been made fully in divs and looks good in different resolutions and browsers. Can you please suggest what to do? …

UI / UX Design user-interface web-design
Member Avatar for Troy III
0
114
Member Avatar for 3DProf4online

I would like to ask webmasters, what optimal website page sizes are?

UI / UX Design user-interface web-design
Member Avatar for migcosta
0
221
Member Avatar for whiteberry

The difference between domain registrar and commerical web hosting. Please discuss the diffrence between registrar and commercial web hosting. I need to understand the diffenece between these two... thanks.

UI / UX Design web-design
Member Avatar for Devoted Hosting
0
229
Member Avatar for PDB1982

What kind of code do I need to have user be allowed to seach my website for information? Also, is this information based on the information in the <meta> tags, or is it defined by some other measures? Any information would be greatly appreciated. Thanks!

UI / UX Design user-interface web-design
Member Avatar for zortec
0
115
Member Avatar for justted

Hello, I am creating a website that requires a page to have over 100 small images (between 80x80px up to 100x100pxs in a gallery type interface. I will also need to have a hover over box with description for each box. I am also considering using a mysql database to …

Member Avatar for Geoff Hinde
0
154
Member Avatar for marlowkc

I had another problem that I ended up fixing. I was trying to apply a css style to a cell in order to repeat an image as a drop shadow column. It will only work in internet explorer. Ever since doing that, even though I have deleted it, now I …

UI / UX Design html-css web-design
Member Avatar for Airshow
0
152
Member Avatar for landroverthing

I want to try to create a section on my website, where someone can type a word into a text box, this will then be displayed on the same page, under the box, in a font that is chosen by the user by selecting a text box next to the …

UI / UX Design javascript web-design
Member Avatar for c9921
0
149
Member Avatar for fawkman

Hi Guys I am currently studying an I.T degree at uni, which covers a lot of general I.T disciplines, web design, databases, programming etc. Although we get taught technical skills, such as C# and Php, I am at a loss a lot of the time when designing websites. I never …

UI / UX Design user-interface web-design
Member Avatar for stellamary
0
233
Member Avatar for PDB1982

I've created a web page and external css that work in IE, but what do I need to get them to work in Firefox?

UI / UX Design user-interface web-design
Member Avatar for Troy III
0
102
Member Avatar for ytregnn

I'm trying to follow this tutorial; [url]http://www.pixel2life.com/viewtutorial/41202/globe_create_a_very_cool_cartoonish_shiny_globe_icon_in_minutes/[/url] For some reason, after having created a circle with the Ellipse Tool, [B]'Layer Style'[/B] (Layer - Layer Style) is greyed out. What could be the cause of this? Thank you.

UI / UX Design adobe user-interface
Member Avatar for HI2Japan
0
125
Member Avatar for bladerbole

I have 3 inputs in a form and i want to save the value of input3 as C:\My Documents\(input1)\(input2). I've tried using an <execCommand("SaveAs")> script, then use a <document.write(C:\...)> script, but the <document.write> script won't work. Can anyone help me? Please help, Bladerbole

UI / UX Design user-interface web-design
Member Avatar for aliskov
0
211
Member Avatar for Member #587411

Hi everyone, I am having trouble getting my container div to expand in height so as to fully contain my submenu div (absolutely positioned on left) within it. Currently, the container expands as text on the page content div (which is absolutely positioned on the right) grows. When the page …

UI / UX Design user-interface web-design
Member Avatar for laura_ci
0
102
Member Avatar for nish1234

Friends, I need help with a vertical CSS menu. I am interested in a menu that can be found at [URL="http://www.cooper.com"]http://www.cooper.com[/URL]. It's a vertical menu with sub/sub elements. For example, click on 'Training' and see... Is that a pure CSS menu? Or any JS involved? Is it a dropdown menu …

UI / UX Design html-css web-design
Member Avatar for laura_ci
0
237
Member Avatar for sandra21

i am a newbie flash designer. a client has asked me to make modifications in a flash file used on his website. it is flash 8 actionscript. i am currently working on the same and would appreciate your help. the client has given me 'mediacenter.swf' file which i decompiled using …

Member Avatar for sandra21
0
126
Member Avatar for meena

The home page is a flash movie for a site i created,when i use the w3c validation tool, it gives errors saying "invalid attribute "embed" ", "invalid attribute "scr" "; if i take of "embed" it does not work in Netscape. And also when validating shows error for the movie …

Member Avatar for josevelasquez
0
327
Member Avatar for Woobag

So I have this html code: [CODE] <div id="blog" class="grid_16_1"> <div class="blog_wrapper"> <span class="left_align"><h3>From the Blog</h3></span> <span class="right_align meta">Posted November 1st, 2009</span> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco …

UI / UX Design html-css web-design
Member Avatar for Woobag
0
106
Member Avatar for n0m4d

I'm having problem getting a container to expand when adding two DIVs that float left. The container would actually just not move behind the DIVs. Here's my code: [CODE]<!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" xml:lang="en" lang="en"> <head> <title>Example</title> <style type="text/css"> * { margin: 0px; padding: 0px; …

UI / UX Design html-css web-design
Member Avatar for n0m4d
0
106
Member Avatar for Magic8Computing

when i view an internal web page i have created in IE it doesnt do the same as it does in FireFox. I have an iFrame that loads a page by default that page has the two div listed below called to centre the text both vertically and horizontially and …

UI / UX Design html-css web-design
Member Avatar for zortec
0
115
Member Avatar for jonas999

Hey, I am new to this site, and I have some problems with my website footer. It look crapy, not full size. Have any suggestions what it is wrong. Website [url]www.smilez360.com[/url] And Also what do you think about Header?

UI / UX Design user-interface web-design
Member Avatar for jonas999
0
81
Member Avatar for n0m4d

I'm making a DIV that has two lines of text which are centered and vertically aligned with [I]line-height[/I] to make them appear in the middle. The problem is that I want the first line of text to have a font of 3.5em, and the second line 1.8em. I've tried to …

UI / UX Design user-interface web-design
Member Avatar for n0m4d
0
667
Member Avatar for Venom Rush

Is this possible? I'd really like to have a dropdown menu that doesn't rely on Javascript. Any help would be most appreciated ;)

UI / UX Design html-css user-interface
Member Avatar for Venom Rush
0
125
Member Avatar for ggeoff

Hi I am using Expression Web 2 and need to alter an existing website so as to display nicely on what I regard as a standard display size of 1024 x 768. It would have been better to start from scratch but it's a bit late for that now. I …

UI / UX Design html-css web-design
Member Avatar for almostbob
0
540
Member Avatar for Dat0

I have a div bloc with a height of 100px that wraps two div blocs. One of these wrapped divs has a height of 10px, while the other has no specified height. My intention is for "box2" (no height specified) to automatically adjust its height to fill up the remaining …

Member Avatar for pritaeas
0
104
Member Avatar for hanzooi

hi there..just wanna ask.. what is the use of meta tag?

UI / UX Design user-interface web-design
Member Avatar for AirForceOne
0
56
Member Avatar for PDB1982

I'm trying to see if there is a way to have my navigation bar follow the user as he/she scrolls down the page....I think it might have to do with JAVA, but I wanted to see if anyone knew a css trick first. HTML Code: [code] <div id="sidebar"> <ul class="sidenav"> …

Member Avatar for PDB1982
0
130
Member Avatar for Silvershaft

I got a little, well maybe stupid problem and I have had this before but I don't remember how to fix it link is [URL="http://breakpointer.servegame.org/Php/"]here[/URL]. When you press the login button idiotic red borders show up :S Here is code: Index .php [code]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> …

UI / UX Design html-css web-design
Member Avatar for Kruptein
0
93
Member Avatar for K?!

Hi I'm trying to put this 800x60 banner image on my page, I succeeded to center it, but I don't want it to stay from above the menu on the left. So, lets say that this menu is 100px wide, then I want a minimum distance of 100px between browser …

Member Avatar for K?!
0
134
Member Avatar for lakodajin

can anyone explain me <fieldset><legend> tags briefly . I am not Good in HTML and CSS so can any one guide me please.

UI / UX Design html-css web-design
Member Avatar for MidiMagic
0
124
Member Avatar for Dat0

I have a table inside a div with height=100%(viewport). The also table has height=100%(viewport). However, I want one row to have a fixed height while other adjusts to the content. [CODE]<div style="height:100%;"> <table style="height:100%"> <tr style="height:10px;"><td>Header</td></tr> <tr style="height:100%;"><td>Header</td></tr> </table> </div>[/CODE] The problem is that the second tr also takes viewport …

Member Avatar for MidiMagic
0
117
Member Avatar for alipica

I just spent several hours trying to figure out how to fix my websites appearance in ie7. I've found a solution, but I have no clue why it actually worked. I'm looking for an explanation if anyone has one. My goal was to have a fixed position div across the …

Member Avatar for MidiMagic
0
201
Member Avatar for hno

Hi I have made a site and I have tested it on the ie 7 and ie 6 . it seems good and it shows my web site good and without any praoblem , i have got a very bad scene in ie 6 and ie7 . I exactly uploaded …

UI / UX Design user-interface web-design
Member Avatar for aDevS
0
86
Member Avatar for rajeesh_rsn

Hi I had a "Div" element in a html page and also had input textbox and text inside it. I had the code like this HTML [ICODE]<div class="form">Username : <input name="textfield" type="text" id="textfield" /> <br /> Password : <input name="textfield2" type="text" id="textfield2" /></div>[/ICODE] CSS [ICODE].form{ width:90%; height:auto; float:left; vertical-align:middle; margin-top:10px; …

UI / UX Design html-css user-interface
Member Avatar for aDevS
0
475
Member Avatar for GordonUK

Hi everyone, I wonder if anyone can help me with this problem im having. I have a website which has a video page on it. We are using the flow video player which plays flv video files. I recently uploaded some videos all of them in flv file format and …

UI / UX Design multimedia video web-design
Member Avatar for GordonUK
0
133
Member Avatar for througheye

Hello guys, I have a image on my static site. I want to load that html page along with that image but when a user click in that image area it tries to play a youtube video within that image area through flash. How can i accomplish that? Can anyone …

UI / UX Design html-css video web-design
Member Avatar for donaldw
0
110
Member Avatar for Gearspro

Can someone tell me how to limit how inwards width of my forums? Because Basically as you can see from [url]www.gearspro.com/forums[/url] that as soon as it is moved in the site looks a bit silly because the banner stays way across the page and the forums keeps reducing in width. …

UI / UX Design user-interface web-design
Member Avatar for ko ko
0
142
Member Avatar for prachipote

there is 3 tab on tab nd after that there is one table which is in gray.after that tab there is little white line is showing height nd width is same but still when tab is active that white line appered there is programming also include.bellow is my code [code=html]<table …

UI / UX Design user-interface web-design
Member Avatar for prachipote
0
145
Member Avatar for PDB1982

I have a working code for a vertical navigation bar, but I want it to: 1). move along with me as I scroll down.... 2). keep it on the left side and not interfer with the textual information in paragraphs... here is my vertical navigation code: [code] ul#navigation { width: …

UI / UX Design user-interface web-design
Member Avatar for almostbob
0
179
Member Avatar for PDB1982

I am trying to incorporate an eot/ttf file named "steve.ttf"/"steve.eot" into a CSS, but I am seeing no changes being made. The font items are located in the same folder as the html document. Here is the code I am using: [code] @font-face { font-family: MyCustomFont; src: url("steve.eot"); src: local("steve.ttf") …

UI / UX Design html-css web-design
Member Avatar for SKANK!!!!!
0
391
Member Avatar for Oceanblue

hello i have started learning action script and ive been trying to create a dynamic nav bar. the xml i have is [CODE]<home> <navLinks> <links>DESIGNER IN FOCUS</links> <links>EMERGING TALENT</links> <links>FASHION MENTOR</links> <links>E-BOUTIQUE</links> <links>FASHION JOBS</links> </navLinks>[/CODE] and i have found that [CODE]mainNavCont_mc.link01.linkTxt.text = "text in here";[/CODE] works to replace one dynamic …

Member Avatar for Oceanblue
0
117
Member Avatar for pranayshedge
Member Avatar for nigelburrell
0
132
Member Avatar for prachipote

how to give rollover image to a particular td? i want that rollover image to full td i was tried but it takes only that txt?

Member Avatar for prachipote
0
100

The End.