Website design involves the structure of the website including the information architecture, layout, content, and the conceptual design with branding.

learn more… | top users | synonyms (2)

6
votes
2answers
147 views

Balancing Information: Number of elements

I'm currently working on a redesign of our company support page. The focus is to move towards a search orientated experience, but there's been some debate about which elements to keep there and which ...
0
votes
1answer
128 views

Developing the news area for a website

I'm developing a simple website to a small company. It has a back-office (built with PHP and mySQL) for edit/ add/ remove some content like products and news. The news has some text and an image. ...
2
votes
1answer
349 views

How do interstitial ads impact site UX?

(Spawned by How should Ad splash pages be handled for those with ads disabled?) Has any data been published on the impact of interstitial (whole page ads between content) on the user's experience? Is ...
3
votes
3answers
116 views

When I change the name of one page, should all child's of that page, have the url rewritten?

This question is actually three questions, but since they are all related to each other, they should stay in the same question. First, should I allow a user to change the url of a already created ...
40
votes
9answers
4k views

Should a button become lighter or darker on hover?

We're having a discussion in the office about whether a button should become lighter or darker when a user hovers over it. Here are some examples from the field: Apple "Buy Now" button (Second is ...
0
votes
1answer
1k views

Can i get some profile page design/examples [closed]

Can i get some user profile page design/mockups. Is there any-site that lists such pages, like the designs that other sites use.
14
votes
4answers
1k views

When is a right-handed navigation sidebar appropriate?

When is a right-handed sidebar for navigation a good choice? If possible, I would like some examples where it has been used, such as this sidebar from Google's official blog.
10
votes
4answers
917 views

Better approach to blue/underlined for link?

We have a web application that allows users to query a database. The results are returned in a breadcrumb style interface. We brought this change in at a new version, and assumed it was ...
14
votes
6answers
286 views

Is there a term/name for these labels?

Are there any conventional names for these informational labels?
2
votes
3answers
708 views

SVG vs CSS for Modern Web User Interfaces?

If you see flash and wpf/silverlight they both rely heavily on vectors for creating their user interfaces. That's because vectors are very easy to manipulate and animate. I'm wondering if SVG has a ...
3
votes
4answers
175 views

How to best let a user sequence items in their queue

We have a queue on our users' project page. And we want to introduce sequencing. Currently all actions that are applied are First In; First Out. What is the best method for sequencing? We have come ...
4
votes
2answers
387 views

What are the best practices for site-wide maintenance notices?

I manage a set of websites with a largely non-technical user base. We want to occasionally provide site-wide notices for forthcoming planned maintenance. We've tried using a messages with red ...
8
votes
4answers
387 views

Does SSL on a company's website make the company appear more credible?

I recently had a thought about the way many modern browsers display information about a site's security certificates. At least Firefox shows a very noticeable blue box in the address bar on sites that ...
3
votes
3answers
112 views

Changing my site theme often

I'm planning on selling website templates. My first thoughts were the development of my actual site. After thinking about it for a while, what if, instead of my site having one common theme, what if ...
0
votes
1answer
256 views

Website Alignment - is it just looking good or anything else

Now most of the major websites are centre aligned. Example Google, Yahoo, Rediff, CNN, BBC etc. Some old websites are still left aligned. What is the role of the website alignment? Is it just about ...
20
votes
12answers
2k views

Should date validation allow “091011”?

Should I allow users to input the MMDDYY or MMDDYYYY format for a date? That is, should any date validation logic not trigger a validation error if the user just wants to put in the numbers without ...
2
votes
3answers
188 views

Many possible responses to content

I have an Event page, to which a viewer can have many possible responses (not mutually exclusive): accept, decline, nominate someone, propose a new time line, thinking about it, email host etc. I ...
4
votes
7answers
295 views

Should we delay the website launch to work on improving user experience and accessibility?

Should we delay the Website launch to make it more and more better for User Experience and accessible, Is there any limit? I was making a website and i tried to make it as good as possible for better ...
30
votes
9answers
2k views

Can ugly be good UX?

It's heresy I know, but look at DrudgeReport.com. It's raw, hand written HTML, it's plain, boring typography, it's something any UX or Graphic designer would scoff at if you handed it across their ...
4
votes
7answers
353 views

Progress Indicator suggestions for multithreaded operations?

In the old version of our application, the operations performed during loading were sequential. We indicated progress by updating a single-line text string with the component that was being loaded. ...
6
votes
2answers
653 views

Guidelines for when to auto-save settings vs “save” button

In our web application we have a number of pages to do with user settings, in different categories. For most of them we have a display page with an edit button/link, which takes them to a form which ...
9
votes
5answers
506 views

Replace radio-input with “buttons”? (web forms)

Is it good (or okay) UX to replace radio input fields with something that looks kinda different (please look at the image to see what I mean). I think most people will understand that they have to ...
5
votes
2answers
145 views

In a form, is Switching between advanced to basic a good idea?

I have a web page/form which users have to fill in before clicking the 'proceed' button. Same old story I guess. It looks like this: report name: [...] report type: (*) PDF ( ) HTML ...
11
votes
3answers
689 views

How can the classic footer elements be integrated into an infinite scrolling layout?

Infinite Scrolling is a fairly new and effective way to display practically infinite amounts of data in a user's window, but one page element simply does not suit itself to this method; the footer. A ...
1
vote
3answers
126 views

OpenID login takes a second, how do I make it feel quicker?

Users on my site log in via OpenID. This is what loggin in looks like: Click the login link in the header Click one of 6 OpenID providers (wait one second) If they're there for the first time: Log ...
0
votes
1answer
120 views

What all goes into making google+ circles' UI? [closed]

I have very very limited knowledge regarding UI/UX design and want to learn stuff for a side project I am working on which will bank heavily on good UI/UX. I take Google's circle UI as an excellent ...
20
votes
9answers
4k views

What techniques can I use to wireframe sites with responsive/fluid layouts?

How do you make wireframes for responsive or fluid layouts? Typical wireframing techniques are static and aren't well suited to showing how designs scale. What techniques exist to capture the dynamic ...
8
votes
3answers
697 views

Is it good to leave Select dropdown with default style for better UX and Accessibility?

When I design websites. many time I try make the select drop-down more attractive. example By default select drop-down looks slightly different in almost each Desktop and Mobile browser but ...
2
votes
3answers
409 views

Is it good to create a separate screen for change password?

I have a web-page to create a new user; Now, I want to use the same page for editing the user's profile. Is it good to use the same page for change password? OR do I have to create a separate page, ...
6
votes
7answers
939 views

Red buttons in an e-commerce site?

I'm designing an e-commerce site with red buttons. It has a yellow/white background and it looks quite good that way. Now, my boss finds the same, he likes it, but he is doubtful, because red could ...
4
votes
4answers
95 views

A usable and extensible approach to a localized field

For a website, I'm trying to find a usable way to localize a value in different language. Lets assume the name of a trip called "Raid des loups". The English version of this field is "A raid with the ...
5
votes
5answers
186 views

What to do with non priced products when sorting by price?

On a page that lists products, we would like to give the user the option to sort the products by price. The problem is some products do not have their price displayed and are "request a price." What ...
7
votes
5answers
467 views

How to say that an online demo is interactive in 2-3 words?

Basically, they can play around with the app, to get a feel for it in a advance. The target audience is business owners who may or may not (likely not) be technologically inclined. Demo implies that ...
14
votes
7answers
1k views

What is the most pleasant and fast UX when logging in / registering for a private web-app?

In my case, the openId login is out of the question. The application that I'm working on will only allow corporate users with a given specific email domain to register. The login/register form needs ...
18
votes
6answers
2k views

Are custom scroll bars easier to use or do they just look “nice”?

I've noticed that a lot of webapps have started using custom scroll bars. A few examples include Facebook, Trello, Google Docs, and Twitter. I'm sure you can think of some more: How do these types ...
3
votes
5answers
1k views

Slide out teasers near the bottom of the page?

On more and more sites now I'm seeing what I'm calling "slide out teasers" appearing at the bottom of pages. What happens is I'm scrolling down the page and nearing the bottom, and then a small box ...
0
votes
3answers
225 views

Should a web browser indicate “year” near the lock icon to encourage more safe/secure website?

There are many important technologies coming to web browsers in the next few years. Not to mention that where we are today is a culmination of lessons learned and several security pitfalls. However, ...
1
vote
1answer
491 views

Displaying List with large amount of data in each item

I have a list of Schedule items to display. Each List item has a Name a schedule period and then a whole bunch of times, places and things that are scheduled. The amount times, places and things ...
2
votes
1answer
81 views

Which one output format is the best for the user?

I am creating a feed reader ( I posted in another question some info about it, nothing related to this one) that gets about 10 different sources. In the my front page, I show the image, title, date, ...
4
votes
6answers
210 views

Objective-Unclear Multi-choice design

I was asked at work to create an interface for a web application which could let users browse through 19 templates, initially as thumbnails only, giving them the ability to see the picture in detail ...
7
votes
4answers
426 views

Correct length for login timeout?

My company has created lots of computer software but one issue we have is with login timeouts. Some developers want to make them shorter for security, while most users want it be infinite? Is there ...
6
votes
4answers
1k views

Technical Word for “time spent on website”?

Is there a technical word to reference the total time a user spends on a website in one session? Something like "Time-on-Site (TOS)"?
3
votes
2answers
109 views

Decreasing the display size of posts on the home page, depending on the amount of content

I am developing a RSS news feeder. I want to keep it minimal and just to the point, that is the posts. Some bloggers that post news mainly, sometimes they just write content like "You have to look at ...
1
vote
2answers
98 views

Controlling app's beta users with HTML5 Geolocation

I'm a beginner to user experience (and programming) and am interested in feedback on an idea I had for setting up my homepage. The goal is that a user would enter their information and after ...
8
votes
3answers
576 views

Design recommendation for a button

I have a form in which the user requests a report to the system by clicking the Send Report Request button. The system then produces scheduled reports according to the interval the user selected ...
1
vote
2answers
325 views

“View Newsletter Online” link to be visible in online version?

When you receive an HTML or Text Newsletter, you'll often see a "Having trouble viewing Newsletter? View Online" link at the very top of the email. When you click on it your web browser fires up and ...
3
votes
1answer
221 views

Click Through Rate on Sticky Menus

Are there any studies or data that show sticky navigation elements are effective at producing click through, for example .... http://gawker.com/ I"m thinking about putting one in, but wanted some ...
2
votes
1answer
121 views

Alerting Users of “FrameBusters”

I'm currently developing a web app that uses iframes that contain other people's sites (Think StumbleUpon). Some sites contain "Framebuster' though, these busters redirect my app to the site that the ...
6
votes
4answers
214 views

How to represent site language and article language without confusing the user?

I want to make a website that offers content in different languages (fairly common). On top of this most articles (books) are written in one or at most two languages. The user that is browsing the ...
5
votes
2answers
329 views

What image and message use in the “Not found” page (404 error page) [closed]

I've seen the robot of Google, the creature that has Github. I think that is question of imagination and what kind of data manages your web app to design a custom image and the message to show to the ...

1 12 13 14 15 16 20