Topic: Customisation problem

How can I get rid of this grey line which is between my site menu and the main forum menu: http://www.bulgaricus.com/forum/index.php?

2

Re: Customisation problem

Change item 4.2 of your stylesheet to this

#brdheader DIV.box {BORDER-TOP: none}

Re: Customisation problem

Thanks!

4 (edited by Edward 2005-04-17 10:26)

Re: Customisation problem

I have got three more question.

1. Where can I change the color of the bottom forum tables containing:

Newest registered user:
Registered users online:
Guests online:

and

Show recent posts
Show unanswered posts
Show your subscribed topics
Show your posts?

2. How can I make links opening in new window?

3. How can I add i.e ICQ information to be displayed in each post, like number of posts or localisation?

Re: Customisation problem

Please give me some hint!

6

Re: Customisation problem

1.  Open the colour scheme stylesheet and look for the background colours section.
Board statistics box
#brdstats DIV.box {background-color: whatever}
Footer
#brdfooter DIV.box {background-color: whatever}

Re: Customisation problem

Thanks a lot, it worked!

What about my last two questions:

2. How can I make links opening in new window?

3. How can I add i.e ICQ information to be displayed in each post, like number of posts or localisation?

Re: Customisation problem

Sorry for asking the second question. I found the solution in the topic: http://punbb.org/forums/viewtopic.php?id=6379