![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| ||||||
| ||||||
|
|
I've created a news-and-photo-sharing site intended to be useful to parents and other busy people who have a story to tell with their digital photos, but little time to tell it. |
|
Feedback would be appreciated on the site in general, but especially on the "custom style" feature. It's entirely CSS-driven, a technology of which I'm an admirer but by no means an expert. I'm particularly interested in knowing how successful I've been at enabling flexible styling of pages. Are the elements arranged in such a way that you could make a news/photo page look however you want it to? |
|
If there are changes I should make to the element structure, I'd like to do it before doing a lot of new styles. I have seven now, and plan on doing more, generally adapted from oswd or owd. |
|
Here's how to test it: 1. Go to http://ourdoings.com/demostart.html 2. Follow the demo instructions until you have one or two illustrated news entries. (This should take about a minute; if not, usability feedback would be appreciated.) |
|
3. Ignore the remaining demo instructions and go to http://ourdoings.com/style.html 4. Select a style and "Save Changes" 5. Open the "main page" link in another tab 6. Does the main page look decent in your browser? 7. View source and see if the underlying elements are styleable enough. A special note about the center part of the main page that has news entries: This sometimes goes out in email, so it needs to work even with CSS disabled, thus the STRONG element instead of something more generic. The funky classes like _2005 are to allow year-specific, month-specific and date-specific styling. Is this a good idea or should I just cut those out? |
|
Please followup to comp.infosystems.www.site-design |
#3
| |||
| |||
|
|
The whole thing is complicated. You should never tell anyone to "look for blah" - what about visitors who can't do that? It should be intuitive - provide a next link (rather like an install routine). 1. Do this - next 2. Do that - next 3. Do something - next 4. Do whatever - you're done. |
![]() |
| Thread Tools | |
| Display Modes | |
| |