1
jpaul
Changing CBB Forum 3.08 theme
  • 2008/5/31 14:42

  • jpaul

  • Just popping in

  • Posts: 5

  • Since: 2004/11/8


Just a quick question

How do I change the layout(theme) of CBB to make it look like the forum on xoops?

I'm using the Zetagenesis theme but the forum doesn't have the box's around the different Categories etc like on here, it's more just plain text (if that makes sense)

Thanks for your time..

2
jpaul
Re: Changing CBB Forum 3.08 theme
  • 2008/6/1 13:39

  • jpaul

  • Just popping in

  • Posts: 5

  • Since: 2004/11/8


Or can anyone tell me which files control what the CBB forum looks like

Cheers..

3
Anonymous
Re: Changing CBB Forum 3.08 theme
  • 2008/6/1 14:08

  • Anonymous

  • Posts: 0

  • Since:


CBB has its own stylesheet:

/modules/newbb/tempates/newbb.css

This is the first place to look as there's afair few entries about tables, etc.

4
jpaul
Re: Changing CBB Forum 3.08 theme
  • 2008/6/1 14:31

  • jpaul

  • Just popping in

  • Posts: 5

  • Since: 2004/11/8


Cheers mate

Will have a look at that one...

5
jpaul
Re: Changing CBB Forum 3.08 theme
  • 2008/6/1 15:08

  • jpaul

  • Just popping in

  • Posts: 5

  • Since: 2004/11/8


Quote:

JAVesey wrote:
CBB has its own stylesheet:

/modules/newbb/tempates/newbb.css

This is the first place to look as there's afair few entries about tables, etc.


Sorry to be a pain again but how does that file work with different themes?

If I change from Zetagenesis theme to say the standard XOOPS default one I get a forum like this one, so there must be another file that controls what the forum layout looks like that works with the above CSS..

Or have I miss the point completely..

My head hurts now

6
Anonymous
Re: Changing CBB Forum 3.08 theme
  • 2008/6/1 15:58

  • Anonymous

  • Posts: 0

  • Since:


Nah.... you've not missed the point....

Look at the /themes/zetagenesis/css/ directory

There's a file in there called content.css; I think that this is where the table borders for modules are set.

If it's not this .css file then it's one of the others in that directory.

Sorry I cant help more; I don't use zetagenesis on my site.

7
jpaul
Re: Changing CBB Forum 3.08 theme
  • 2008/6/1 18:27

  • jpaul

  • Just popping in

  • Posts: 5

  • Since: 2004/11/8


Quote:

Nah.... you've not missed the point....

Look at the /themes/zetagenesis/css/ directory

There's a file in there called content.css; I think that this is where the table borders for modules are set.

If it's not this .css file then it's one of the others in that directory.

Sorry I cant help more; I don't use zetagenesis on my site.


Thanks mate

Are any zetagenesis experts in the house who would like to chip in

Thanks again for everyone's time.

8
Alans_PCs
Re: Changing CBB Forum 3.08 theme
  • 2008/6/9 23:08

  • Alans_PCs

  • Just popping in

  • Posts: 1

  • Since: 2008/6/9 2


I managed to get my forum looking like the XOOPS forum by adding the following lines to the file - style.css

Quote:

.outer {border: 1px solid silver;}
.head {background-color: #c2cdd6; padding: 5px; font-weight: bold;}
.even {background-color: #dee3e7; padding: 5px;}
.odd {background-color: #E9E9E9; padding: 5px;}
.foot {background-color: #c2cdd6; padding: 5px; font-weight: bold;}
tr.even td {background-color: #dee3e7; padding: 5px;}
tr.odd td {background-color: #E9E9E9; padding: 5px;}


Hope this helps.

Login

Who's Online

283 user(s) are online (233 user(s) are browsing Support Forums)


Members: 0


Guests: 283


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Nov 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits