> >> Would it be worth moving the introduction, links, wiki, shop,
> >> conference advert, and donation buttons from the front page to an
> >> "about" tab in the view/edit/export.. tab strip?  The left-hand edge
> >> of the main page seems to be getting quite long, so the search box
> >> isn't visible without scrolling on some screens.

I also think that the current setup uses a bit too much space. Here is my 
attempt to make things more efficient and more pleasing.

Compare the current osm layout with my simple tweaks:
http://img246.imageshack.us/img246/6303/snapshot20080613135303az8.png

What it does:
1) remove the ugly box around the OSM logo
2) make the logo less important by removing upper/lower padding around it.
3) Add some "bullet points" before menu items so they are recongnizable
   as such. (Just stole some random ones on the net, we should obviously use
   different ones)
4) Remove the examples under the search box, this declutters the page a lot.
   So I think it's worth moving the examples to the linked wiki page.

All but 4) are a few tiny CSS tweaks.
----------------------------------------------------------------------
Diff to the screen stylesheet:

50c50
<   padding: 10px;
---
>   padding: 0px 10px;
54d53
<   border: 1px solid #ccccdd;
121a121,126
> #left_menu a {
>   background-image:url('http://www.qplay.de/img/BulletPoint.gif');
>   background-repeat:no-repeat;
>   padding-left:20px;
> }
> 
173c178
<   top: 35px;
---
>   top: 25px;

_______________________________________________
talk mailing list
[email protected]
http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/talk

Reply via email to