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 cakka

Hi , i am being develop site that using Drupal. And try to edit the list to be without bullet. I have try with select the class or id and create the properties in css but getting failed. Please, give me know to do that ? [B]This is the codes …

UI / UX Design html-css web-design
Member Avatar for sreein1986
0
88
Member Avatar for Mike_H

I have a page that loads a text box and an image the user has selected from another page. I can get them to display but I need to be able to have the image fit under the text. Right now the image is over the text. I have a …

UI / UX Design html-css javascript web-design
Member Avatar for Mike_H
0
181
Member Avatar for Tony0930

I finished developing a website that I picked up by using the <URL SNIPPED>myTino Search Engine but I don’t know the exact size the server must be. This is a social network for my school and each user can open an account and upload pictures but I don’t know how …

UI / UX Design multimedia web-design
Member Avatar for HI2Japan
0
98
Member Avatar for palavi

hi All, I need a drop down menu in which if a user clicks it , they can select from da list if fields are not present in da list ,it shud allow user to enter da field, and that shud be saved in da list, Is it called a …

Member Avatar for palavi
0
109
Member Avatar for Tony0930

I’m working on this Dinosaur animation for a video my colleague is sequencing. I have the structure but I have problems with Dino’s skin. I don’t know how much hue I should use or if there is any special recipe for obtaining that real-life skin that can make you feel …

Member Avatar for Tony0930
0
62
Member Avatar for TommyBs

Hello all, Now I know in an ideal world creating a new website would involve a designer and a developer who work together to come up with a solution, but for (i'm guessing) most of us you have to do both jobs. My question is, what do you look at …

UI / UX Design php user-interface web-design
Member Avatar for hiacclaimdir2
0
141
Member Avatar for adaykin

Hello, I am having problems with a rollover image, for a site I am updating. On the site [url]http://spanglerdesign.com/test/wamso[/url] the about us link on the menu is supposed to turn purple when the mouse goes over it. Also the menu for aboutus shows up to the left on monitors with …

UI / UX Design graphics:image web-design
Member Avatar for adaykin
0
192
Member Avatar for goodwin69

ok well here is the deal , currently started a webhosting company , been going 3 months now , as i have only been selling from msn and irc , im looking to expand , so what i am in need of is a fully working php site with site …

UI / UX Design php web-design
Member Avatar for nikesh.yadav
0
61
Member Avatar for maniator

I set up this form on our website for people to select categories of what they want from us. for some reason, in Firefox it works fine, but in IE it gets all stretched out... here is the code: [CODE]<div><div id="search_box" class="sideBoxContent centeredContent"><div style="text-align: center;"> <form name="RefineSearchForm" action="/SearchResults.asp" method="get" type="hidden"> …

UI / UX Design user-interface web-design
Member Avatar for wdesign_new
0
130
Member Avatar for webb

Can anyone explain how to change the code in a form, so that when the viewers on the web site press the submit button it goes to someoneelses email. do i insert the <a href email code? a bonus question, how do I set up a database for emails to …

UI / UX Design php user-interface web-design
Member Avatar for peter_budo
0
162
Member Avatar for abs0lut01

[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"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title> </head> <body> <table> <tr> <td></td><td></td> <div id="myDiv" style="display: none"> <input type="text" /><input type="text" /><input type="text" /> </div></tr></table> <a href="#" onclick="if(document.getElementById('myDiv').style.display=='block'){ document.getElementById('myDiv').style.display='hidden'; } else{ document.getElementById('myDiv').style.display='block';}">Show</a> </body> </html>[/code] The 3 input text will show …

Member Avatar for rexibit
0
278
Member Avatar for johnnysan

Hi All, I'm a new bie to the world of web design especially coding. I have posted threads on other sites hoping for help with my problem but the answers received do little to fix it. Basically my web pages are fine except for when I view it in IE7 …

UI / UX Design user-interface web-design
Member Avatar for rexibit
0
152
Member Avatar for Shanti C

i have one static site in html... can any one please help to search the whole static site with search textbox... Any ideas and help would be appreciated...

UI / UX Design web-design
Member Avatar for rexibit
0
108
Member Avatar for OmniX

I saw one of these and looked very effective and professional. I have been doing research and four methods have come up: - Flash - Javascript - CSS - PHP So which to use and why? and If so how do I make one? Any tutorials? Thanks, Regards X

Member Avatar for OmniX
0
117
Member Avatar for marketingCompan

I am new to your forum and hope I have found a place of help and refuge from the deadly IE6. I am a graphic designer also responsible for all our website design, so a lot of what I do is learn as you go. I design on a proper …

UI / UX Design user-interface web-design
Member Avatar for MidiMagic
0
115
Member Avatar for MetalHobin

I am trying to make a layout for a website with a menu-navigation panel on the left, and the left with a content area. I know how to make blocks 100% height, and I know how to make them scroll, but here's where the trouble comes in, when I have …

UI / UX Design user-interface web-design
Member Avatar for MidiMagic
0
152
Member Avatar for Lucrezia

This is slowly converting me to a suicidal lunatic :P I have an ordered list with class="funkynumbers". The CSS is as follows: [CODE=CSS] ol.funkynumbers { list-style-type:decimal; list-style-position:inside; margin:0; padding:0; } ol.funkynumbers li { font-size:42px; padding: 10px 0px 10px 12px; font-weight:bold; background:url(nem/images/layout/circle_orange.gif) no-repeat 0% 10px; color:white; <if condition="is_browser('ie')"> vertical-align:top; display:list-item; </if> …

Member Avatar for Member #380484
0
194
Member Avatar for BellaLee

I would like to be able to have rotating images on my website that fade in and out. As im not very good with a computer i thought i would look some things up on the net.I have tried a few and guess what i couldnt make them work. Is …

UI / UX Design user-interface web-design
Member Avatar for MidiMagic
0
113
Member Avatar for rune79

I have now spend many hours trying to figure out what can be wrong and how to solve this issue. I have a whitespace in the left side of the website (beside the logo), and not at the right side, and it doesn't seem to be a problem when viewing …

UI / UX Design html-css web-design
Member Avatar for rune79
0
163
Member Avatar for ceyesuma

Is this a forum to submit a question on actionscript3.0? if not. my apologies. if so: I made two move clips. one in sepereate layers and an action layer. I have symblos changing position on these movie clips via keyframes. What would code look like to write a method to …

Member Avatar for Reliable
0
117
Member Avatar for Reliable

I have tow questions actaully: [LIST=1] [*]Does anyone know how to integrate PHPlist with an already existing form on their website? [*]HOw do I make a person's photo 3D for placement in an SWF file for a website [/LIST] I have a 2 text field form (name and email) that …

UI / UX Design adobe:flash multimedia php
Member Avatar for Reliable
0
106
Member Avatar for jakesee

Hi people, I'd very much appreciate some help with my issue here.... i have [code=html]<div id='container'> <div id='left_pane_tab' style="float: left;" onclick='toggle(left_pane)'><img src="tab.gif" /></div> <div id='left_pane' style="float: left; display: none"><table style="width: 200px"> ... </table></div> <div id='content_area' style='width: 100%'></div> </div>[/code] currently, the content_area extends beyond the browser's right bounds and a horizontal …

UI / UX Design html-css web-design
Member Avatar for MidiMagic
0
494
Member Avatar for alihamilton

Keeping in mind that I design very basic webpages using Dreamweaver, can anyone advise on including music. A client has asked me if I could do it. Of course, firstly copyright comes to mind but is there an easy way to insert music. I tried with a midi file in …

UI / UX Design audio web-design
Member Avatar for MidiMagic
0
230
Member Avatar for max2me99

I can't see why my left and right cols are falling below the main col. Here's some of the html (using dtd xhtml 1 transitional) [code] <link rel="stylesheet" href="cg3col.css" type="text/css" /> </head> <body> <div id="pagewidth"> <div id="header"> <a href="index.html"><img src="images/logoTop.jpg" alt="Cape Gazette" name="cgLogo" width="554" height="126" border="0" id="cgLogo" /></a> <div id="navigation"><script …

Member Avatar for MidiMagic
0
135
Member Avatar for kevin wood

i want to make a flash image viewer that is always scrolling horizontally across the screen. when the user move the mouse over it stops playing and when the image is clicked the image increases in size. i have found numerous examples of image viewers but not what i want. …

Member Avatar for aylen
0
113
Member Avatar for 4fivers

I was wondering if there is a good program that is very easy friendly for web building for beginners. We all have to start somewhere and sometimes those programs expect you to know what they are talking about..

UI / UX Design web-design
Member Avatar for rexibit
0
151
Member Avatar for jpl80

Is it wrong for a web site to generate an rss feed consisting of links to stories on other web sites? I think it's a bit misleading but my client wants it. Does that violate any kind of usability/accessibility rule? Thanks,

UI / UX Design user-interface web-design
Member Avatar for peter_budo
0
161
Member Avatar for wanya

Hi everyone,I am currently taking on jobs on <URL SNIPPED>drupal web design.What I cannot do when it comes to drupal web design is what you fail to think about in the areas of web design and development.Are you looking and or interest in owning a community driven or e-commerce websites?Then …

UI / UX Design cms user-interface web-design
Member Avatar for belletube
0
144
Member Avatar for cstuart08

Hi, I am kinda new to designing web pages, know all the basics. Does anyone know a good/free site and application to learn and build more advanced web pages from??

UI / UX Design web-design
Member Avatar for Shanti C
0
123
Member Avatar for Mr.UNOwen

Hello, I just started using HTML and I need help making a web page for someone. The trouble I'm having is that I don't know how to change images when the mouse is over a link (the link is not the image, it's only text). Basically whenever the user hovers …

Member Avatar for Mr.UNOwen
0
120
Member Avatar for sTyleSHA

Dear All, I need to design a poster of a4 or a3 size with a main heading say for example "Professional" as the main heading centre aligned. The 2 subheadings namely "Professional Ideas" (with 22 points below it) and "Novice ideas" (with 22 points below it) has to appear below …

UI / UX Design user-interface web-design
Member Avatar for sreein1986
0
111
Member Avatar for punithapary

Can anyone tell me the differences of Illustrator and Photoshop. Both r looking same can anyone tell me In what purpose they using Illustrator and Photoshop Thanks Punitha Pary

UI / UX Design multimedia user-interface
Member Avatar for sreein1986
0
143
Member Avatar for minbor

Hello, I'd like to know is there a way to specify what character to use in the unordered list? for example, i'g like to have a list with '-' or '>' for a bullet, but cant find a way to do this in html or css. All ideas very weclome …

UI / UX Design html-css web-design
Member Avatar for rockyourweb
0
126
Member Avatar for shakti786

i have almost completed my website with yahoo site builder .some pages i wish to create to be accessed by registered user only. how i can make a user registration window to make user registered with the site and how i can created a login window to log in by …

UI / UX Design user-interface web-design
Member Avatar for shakti786
0
87
Member Avatar for chynal

Hello all, I've just started using Dreamweaver 8, very happy but really upset to know Im having alot of trouble trying to use the site definition. :( If anyone can please point out to me where I am going wrong that would be a great help and I would be …

UI / UX Design web-design web-server
Member Avatar for chynal
0
101
Member Avatar for GiddyupGilbert

I want to go ahead and design a page that certain parts will be changeable by someone who doesn't know anything about HTML. After I've designed a page I would like this person to be able to fill in boxes, and the copy will fall into the right places on …

UI / UX Design user-interface web-design
Member Avatar for GiddyupGilbert
0
107
Member Avatar for tactfulsaint

hello Everyone I am new into web design and i need to learn how to develop web application using dreamwaver, any tutorial on dream waver and what is css(what is it used for and why is it needed). how to make popups.

Member Avatar for rexibit
0
103
Member Avatar for Ems

I have some downloadable documents (PDF) on my website for visitors to download. But I want to collect their personal information (name, email etc) before they are able to doanload them. Can anyone tell me if there's a simple way of doing this?

UI / UX Design pdf web-design
Member Avatar for Ems
0
119
Member Avatar for Grantmitch1

Dear Daniweb Community, I have been trying to make a new navigation for my site as my other one didn't work and no one was able to shred any light on how to get it to work. So I have tried an easier solution. Can anyone help me code this: …

UI / UX Design user-interface web-design
Member Avatar for peter_budo
0
136
Member Avatar for Cobber

Hi, Once again I come to Dani's forum after days of getting nowhere myself. I am using the "htmlarea" editor with one of my scripts. A CSS file (probably) is overriding the changes to font sizes I change in the editor unless they are coded in a certain way. For …

UI / UX Design html-css web-design
Member Avatar for MidiMagic
0
136
Member Avatar for Soleybancing

Hi, please i need full explanation on metadata. As in how to implement it into web pages. Thanks

UI / UX Design user-interface web-design
Member Avatar for MidiMagic
0
111
Member Avatar for stockton

Please tell me how I got the following wrong:- [code] <form name="GetTicket" id="GetTicket" method="post" action="Winner.php?Event="<?php echo $Event ?>"> <table border="1" frame="box" cellpadding="3" align="center" width="300"> <tr><td align=left>Ticket Number</td> <td colspan="2" width=65%> <input type="submit" style="width:0px;height:0px;border:none"> <input type=text name="TicketNumber" id="TicketNumber" value=<?php echo $TicketNumber ?> > </td></tr> <tr><td align=left>Member Number</td> <td align=left><input type="text" readonly …

UI / UX Design php user-interface web-design
Member Avatar for MidiMagic
0
87
Member Avatar for e_velkova

Hi! Could sb advise me some site with a good css manual - with examples, etc... Something like php.net(when talking for php) Thanks!!!

Member Avatar for e_velkova
0
126
Member Avatar for RAH104

Hello, [url]http://www.urljet.com/policies.html[/url] In FireFox the live chat icon is on the left hand side however in IE it's centered. It shouldn't be centered. How do I resolve this? Here's an excerpt of the related code: [CODE]<div style="width:707px; margin:0 auto; text-align:right; padding-top:3px; padding-right:5px; height:15px;"><script language="javascript" src="https://support.urljet.com/visitor/index.php?_m=livesupport&_a=htmlcode&departmentid=0&fullname=&email="></script></div> <center> <table border="0" cellpadding="0" cellspacing="0" …

UI / UX Design javascript web-design
Member Avatar for peter_budo
0
108
Member Avatar for Grantmitch1

Okay, well until I can figure out my navigation problems on one site, I have moved on to my next one. I have managed to make the structure I want, but I dont want to use tables. Tables = bad... So I was wondering if anyone can create this image …

Member Avatar for Grantmitch1
0
133
Member Avatar for coumarin

I just got an Adobe CS3 bundle containing: Photoshop, Illustrator, InDesign, Acrobat. I would love to find a good book about integrating those, is there such a thing? I saw one of the Dummies series but I have not had such good luck with them. I have not tried the …

UI / UX Design adobe multimedia web-design
Member Avatar for coumarin
0
85
Member Avatar for Soleybancing

Hi, I just developed a site with a simple flash animation. The site works fine offline, I mean the flash is animating locally but after been uploaded, it refuses to work. what do I do? Also, I need idea on how to create a flash document and reduce it size …

Member Avatar for Techman2008
0
127
Member Avatar for 3DProf4online

Could you advise please, where it is possible to find ready examples of horizontal menus to implement them into website?

UI / UX Design user-interface web-design
Member Avatar for 3DProf4online
0
82
Member Avatar for ofcauseno

My boss want to add a flash calendar in our company website, but I don't know how to do, Anybody who can help me? Or recommend one? Our demands: 1.can change the background(our website color is blue) 2.can using scripts JSP, can select data from our database

Member Avatar for dirkite
0
244
Member Avatar for mallows

I have a number of data points that I want to display on a web page. At the moment I use Imagemagick and place the data items on a base image and just display the image. the data gets updated every 5 minutes. Data is for instance temperatures and pressures. …

UI / UX Design html-css:bootstrap
Member Avatar for Grantmitch1
0
108

The End.