On Fri, 14 Sep 2007, David Krebs wrote:

In the file "higraphics.css" there is this section:

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, td, th, address, caption, pre, blockquote
{
 color: rgb(238,238,238);
 background: transparent;
}

Why not just change "transparent" into something like "rgb(x, y, z)"? (I've tried "rgb(60, 139, 91)" working on a quick mockup in a graphic program, and it looked at least ok to me.

In my working copy at
        http://www.lyx.org/~chr/www-user/

I first did the change you suggest, actually you can see for yourself:
        http://www.lyx.org/~chr/www-user/styles/higraphics.css

In addition, I tried to change the colour of the logotype so that it matches. My GIMP skills could be better though...

Anyway, what do people think. Is this an improvement?

I would really like to change it myself, but I can't help you with the webpage because I know nearly nothing about php. :(

I know a bit of the php, but I didn't actually have to do anything with it. All I did was play with the local working copy. The only tricky thing was that the background image was referred to through:

        /images/...

which resulted in a reference to http://www.lyx.org/images instead of the images/ in my working copy. That had me fooled for a while...

/C

--
Christian Ridderström, +46-8-768 39 44               http://www.md.kth.se/~chr

Reply via email to