Am Mittwoch, 24. Mai 2006 08:30 schrieb Ludovic Rousseau:
> > I also propose to replace the image with the white text by the text
> > itself. It is not defined in the .css file. Patch attached.
>
> Better patch attached. I use instead of
applied. maybe limit the text to the left half so it gets
On 24/05/06, Ludovic Rousseau <[EMAIL PROTECTED]> wrote:
On 23/05/06, Andreas Jellinghaus <[EMAIL PROTECTED]> wrote:
> thanks, commited. please everyone have a look and tell us how you like it.
I also propose to replace the image with the white text by the text
itself. It is not defined in the .
On 23/05/06, Andreas Jellinghaus <[EMAIL PROTECTED]> wrote:
thanks, commited. please everyone have a look and tell us how you like it.
I also propose to replace the image with the white text by the text
itself. It is not defined in the .css file. Patch attached.
The font may be a bit too big.
Am Dienstag, 23. Mai 2006 23:08 schrieb Henryk Plötz:
> Am Tue, 23 May 2006 21:58:44 +0200 schrieb Andreas Jellinghaus:
> > looks ok on firefox and konqueror, but maybe a bit big for my taste.
>
> Then reduce the default font size in your browser :-) That's the point
> of the change: you are in con
Am Dienstag, 23. Mai 2006 09:59 schrieb Ludovic Rousseau:
> I am not a CSS guru either. I propose the attached patch to:
> - do not use a smaller font but use the default size everywhere
> - do not use a fixed width but use a percentage of the screen width
> - change the menu definition so that the
Hello,
On 01/05/06, Andreas Jellinghaus <[EMAIL PROTECTED]> wrote:
I'm no css guru at all, the whole design was done by a friend,
I only filled it with some content yesterday. for now I will leave it
as is, as it sems to look ok on firefox and konqueror, and I will
check ie later. also soo many
A big font doesn't look as good with the layout.
I changed the css to use "font-size: 0.9em" insteaf of "10px"
and "1em" instead of "11px". does it look better now?
other sizes are in % so they should be fine as well.
> I've changed the CSS to use relative units wherever possible
ah. I saw your d