1
vote
1answer
22 views

Best way to divvy up screen space in pictorial article mobile app?

I'm working on an iPhone app that gives users access to image-heavy articles. We want to showcase the images--they're like the bread and butter of the app, so we're opting for a kind of scrolling ...
4
votes
2answers
69 views

How to place text and a gallery side by side without giving more relevance to one or the other?

I have some galleries and some text (2 o 3 word pages) attached to each gallery. Until now I've had a gallery and the text in two different pages, with a link bar to switch between one and the other. ...
15
votes
5answers
436 views

Which is more likely to be read and processed: (related) text placed above or below an image/video?

I'm thinking about layout on pages where the main asset is visual — for instance, a photo of an item from the collection on a museum website, or embedded video as on YouTube and many news sites. ...
0
votes
1answer
133 views

How do I make my buttons with text look awesome? [closed]

I'm doing the e-commerce part of a site that a design firm started. They used a Mac and made their buttons look oh-so-nice: Unfortunately I don't have a Mac, and the kind of buttons I've created ...
1
vote
1answer
144 views

Easy way to let every-day users embed images, videos, audio files, etc. inside text?

I need to let users embed videos, images, audio files, etc. inside text. For right now, these videos will come from urls, but they might one day point to videos/images/audio files stored on the server ...