5
votes
2answers
74 views

Should I use pagination in a forum's thread

I am designing a forum with large discussions, with no specific need to order answers. Do I need to implement pagination or should I maintain one unique page per thread?
15
votes
9answers
699 views

How does user interface design fit in a development process?

In a software development process where does the user interface design fit? If we take an agile approach for a small team (2 juniors, 2 seniors, a Team Leader and a web designer) what normally should ...
2
votes
2answers
186 views

What is a good way to fill in too much white space? [duplicate]

I have little design experience. Here is what my site looks like. Favicons and user images are added dynamically but the site looks sparse otherwise. How can I add content. I don't want to grab ...
7
votes
3answers
128 views

Is there any issues with approaching a website re-design from a mobile first perspective?

I've read the book Mobile First and agree with many of the points made. However, I still do not approach a project creating a set of mobile wireframes and then desktop. I still design the other way ...
0
votes
0answers
82 views

What to add to my website, in order to make it look more elegant [closed]

I hope I'm in right section of stackoverflow, if not, sorry. So I'm not a UI or UX engineer, and I just need your opinion/ help to make my web page look more elegant. So what you think I need to ...
5
votes
3answers
84 views

Designing for both customers and businesses in the same product

The Problem I am in the process of designing a 'deal' tracking kind of site except rather than offering discounts on products or specific deals as such, The site offers a 'hub' for viewing and ...
3
votes
1answer
135 views

Grid text alignment rules

I was wondering if someone has come across rules used by web designers for text alignment in a grid. I was observing that majority of text is aligned towards left, but financial figures with ...
6
votes
5answers
363 views

What are the advantages and disadvantages of “minimal” design?

E.g. Google has minimal web design (just a search box). How do you define minimal design? How does this relate to minimalism in general? Is Facebook also minimalism at least from the beginning?
3
votes
2answers
270 views

Is a popover a good way to present short pieces of information on a website?

I'm currently designing a website on which I have to include the obligatory legalese. So: copyright info, privacy policy etc. There's not a whole lot of text though, at best two paragraphs of text for ...
1
vote
1answer
151 views

How to display large data over a full screen image slider?

On my website www.goo.gl/uompd I have a full screen image slider which works just fine (the images are from screenshots of other websites I have done). On the slider I want to put 4 text boxes, a ...
4
votes
7answers
11k views

What is the current pixel width standard for a website's content area?

I know that previously it was 960 pixels, but lately I have had clients wanting me to push the envelope further and prompted me to do some research on the matter.
1
vote
2answers
252 views

Solving category display issue

I'm working on a news aggregation system inspired by reddit.com Site can have multiple categories created by users. I would like to display as many categories on front page as I can, without ...
-5
votes
2answers
211 views

UX/design issue on combining different grid system [closed]

The guys behind Gumby framework have added the hybrid (12+16 columns) grid. Which means on the same page you can have the 2 systems that cohabit at the same time. What about the the design ...
7
votes
1answer
565 views

Case studies on using gradients in a design

Are there any case studies on the use of gradients in a web design? I'm looking for answers similar to this answer about the usability of rounded corners. Specifically, I'd like to know: Is there a ...
0
votes
0answers
160 views

Logo Design - what make a better visual impression [closed]

I need to decide in the next hours what logo variation to choos from this three: The logo will be used for an online newspaper named "Stiri Argesene" where: Stiri - means News Argesene is the name ...
2
votes
1answer
125 views

Designing a page for selecting an icon in HTML

I have a form on a page where the user can edit a lot of information for a specific model. One of the properties of this model is a small icon of about 20x20 px. There are about 100 of these small ...
10
votes
8answers
1k views

My boss has a different idea of a website's UX

Let me explain the situation. I started transforming an "old (.Net 2.0)" Application into a webapplication. Problem here is, that no-one here is really acquainted with the UX of a website (simple, ...
1
vote
1answer
178 views

Advertisement headers for a website

What are some good ways to incorporate a 728x90 ad into the header of a site keeping the navigation in mind?
6
votes
2answers
145 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 ...
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 ...
3
votes
3answers
535 views

Usage of Golden Ratio [duplicate]

Possible Duplicate: Why does the golden ratio work? Or does it? How is that to use the Golden Ratio for the design of graphical interfaces. when I use it or should I? and on designing ...
3
votes
4answers
94 views

Which type of experience for exploring added reviews is more interesting and useful for exploring newly added beer?

I am trying to nail down a good experience for user's who want to browse added beer reviews for my upcoming site. I'd like it to be a fun experience so I've tried a few different ways of displaying ...
0
votes
3answers
318 views

How do I restructure content to be more user friendly?

I've got a content management system that isn't the most usable at the moment, but it is pretty intuitive for the end user. The front facing content is a mess, however, and someone decided that most ...