http://www.student.hs-mittweida.de/~bfachet/forum6/  smile

2

(0 replies, posted in PunBB 1.3 discussion)

Hallo,

which file defines the display of user informations?

i want to display the post count but dont want to display location, register date, e-mail and this online/offline-status.

is this defined in the style files or in some basic php files?

Nonante wrote:

I just watched the copper style on the wiki: http://punbb.informer.com/trac/browser/ … Copper.css
Have you changed/looked these lines in your copper.css ?

615    #brd-title {
616        padding-bottom: 0;
617        }
618   
619    #brd-title a, #brd-title strong {
620        font-size: 1.5em;
621        text-decoration: none;
622        font-weight: normal;
623        }
624   
625    #brd-desc {
626        font-size: 1.084em;
627        padding-top: 0;
628        padding-bottom: 0;
629        }

I commented out these lines but the text was still there.

Hallo,

I started modifying the Copper style and there is a problem:

http://i56.tinypic.com/8y7xis.jpg

as you can see there is text above my header.

I want to remove "Board title" and "Board description" and want to move down "Logged in as..." and "New posts Active topics Unanswered topics".

I already searched and modified copper.css and copper_cs.css for hours but nothing really works  sad