Topic: The theme disappeared
http://sm64.org/forum/
I don't know how it happened, but.. the theme disappeared. The theme is set to Oxygen, and the Oxygen files are there.
Please tell me if there is more information I need to provide.
Unfortunately no one can be told what PunBB is - you have to see it for yourself.
You are not logged in. Please login or register.
http://sm64.org/forum/
I don't know how it happened, but.. the theme disappeared. The theme is set to Oxygen, and the Oxygen files are there.
Please tell me if there is more information I need to provide.
the oxygen.css that you refer to in the source is almost empty
it has the following content:
/**
* CSS-Styles for pun_attachment extension
*
* @copyright Copyright (C) 2008 PunBB
* @license http://www.gnu.org/licenses/gpl.html GPL version 2 or higher
* @package pun_attachment
*/
div.attachments
{
border-style:solid;
border-width:1px;
padding:2px 6px 3px 6px;
}
.attachments div
{
padding:3px;
}
.attachments strong
{
visibility: hidden;
display:none;
}There sould be more code in that file.
Thanks! I added code from a clean oxygen.css, and now the theme is there. The colors are still missing, though.
Oh! Excuse my ignorance, and thanks for your help.
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 5 official extensions. Copyright © 2003–2009 PunBB.