[pmwiki-users] Page body no longer has my background image

David Sovinski aslan at aslandata.com
Mon Oct 17 12:28:35 CDT 2005


Patrick

Thank you. That fixed it immediately.

1) My arrrrg is that even with the answer in front of me (your response) 
I didn't find it in the documention or site.
Am I missing something?

2) Any documentation on how to do the same thing using the config.php?

David Sovinski (Caspian)



Patrick R. Michaud wrote:

>On Mon, Oct 17, 2005 at 11:04:53AM -0500, David Sovinski wrote:
>  
>
>>I'm now using 2.0.11, upgraded from Beta2.0.54, and notice that the 
>>header, footer, and sidebar still have my background image but the page 
>>body doesn't.
>>Is there a new variable that must be set?
>>
>>I use a css file. In the file pub/css/local.css I placed the line:
>>
>>|body { background: url(/path/to/background.image); }
>>    
>>
>
>If you're using the default "pmwiki" skin, you'll want to set
>
>    #wikibody { background-color: transparent; }
>
>in your local.css file.  The default skin's pmwiki.css 
>file explicitly sets the background of the content area to
>white; the above will override that setting.
>
>Pm
>
>
>  
>





More information about the pmwiki-users mailing list