Opera looks fine. A small suggestion is to have the textbox of the Login on the same line and save on the vertical space. example:

Username:     ___________
Password:      ___________

On Fri, 07 Mar 2008 20:23:41 -0600, Ivan M <[EMAIL PROTECTED]> wrote:

Alexandro, thanks for that suggestion - I'm used to working with
pixels for font sizes but now's a good time as any to learn using
em's. I've locally converted the design to ems so that it looks
virtually the same as it did with pixel measurements (could you take a
look at www.patentpending.co.nz/openoffice and see if it displays OK?
I tested it out in IE7, Firefox 2 and Safari 3 on this end)

Maarten, since the content is going to be housed in a table (table
id="main" summary="body"?), I'd suggest we focus our styling there,
e.g.

#main a { ... }
#main p { ... }
#main h1 { ... }
and so on, so that it does not interfere with other custom stylings if
we just did

a { ... }
p { ... }
h1 { ... }
and so on. For all the other pages, maybe we could get rid of the
content div altogether and apply the same margins/padding to the main
table since the main table's doing the same job as the content div.

- Ivan.

On Sat, Mar 8, 2008 at 3:03 AM, Alexandro Colorado <[EMAIL PROTECTED]> wrote:
On Fri, 07 Mar 2008 06:34:19 -0600, :murb: [maarten brouwers]
 <[EMAIL PROTECTED]> wrote:

>> On these pages, I noticed that the fonts are all bigger - which looks
 >> good on larger resolutions but doesn't look so good on smaller
 >> resolutions (1024x768 and under specifically)
> Agree... but you shouldn't make them 8px either... furthermore I'd prefer
 > using em, instead of px.

As a good practice for fonts, I remember using 'em' measurements. I can't remember if I read it on Sitepoint or A list Apart, but it has been great
 help to declare fonts and their styles/size.

A popular utility (and great for accesibility) is having a 3 size styling
 that you can have but this require additional work.


 --
 Alexandro Colorado
 CoLeader of OpenOffice.org ES
 http://es.openoffice.org

 ---------------------------------------------------------------------


To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Alexandro Colorado
CoLeader of OpenOffice.org ES
http://es.openoffice.org

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to