On Wed, May 30, 2007 at 11:46:37PM -0400, Night Spinner wrote:
>    Hello all,
> 
>    I just joined this list (and just started using wikis in general), and I
>    ran into a problem.  Using PmWiki's Transparent Skin, I changed the
>    background image, but now my body text vanishes into it (I'm using a
>    starfield background, and I can't find how to change the body text
>    color).  Help?

You probably need to use CSS to set the text color for the main page.  
In pub/css/local.css, you can set:

    body { color:orange; }

You may also need to set the text color for other elements of the page,
depending on the skin's requirements.

Pm


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to