Christian Bullock's Collaspsible Categories

Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support

Christian Bullock's Collaspsible Categories

Post by mikef35 »

Stoker,

Could you please write a little tutorial on how you impelmented Christian Bullock's Collaspsible Categories into your site. His site has not been updated in sometime and there also seems to be trouble adding it to 3.0.10. I have tried it serveral times on a fresh board and can't get it to work properaly. Besides the way you have pput it in your premod is a little different then his site says also. So please can you write this up. Thanks :)

Christian Bullock's Collaspsible Categories

Post by Stoker »

No, I used the code from CB
No need to copy his guide.

Christian Bullock's Collaspsible Categories

Post by mikef35 »

I looked at your premod and can't find where you did the css edits

Christian Bullock's Collaspsible Categories

Post by Stoker »

try colours.css

Christian Bullock's Collaspsible Categories

Post by mikef35 »

Ok, thanks. Can I ask why you put them there instead of common.css like in his tutorial?

Christian Bullock's Collaspsible Categories

Post by Stoker »

I allways have used colours.css for extra code. Then I allways know where to look if something needs to be changed :)

Christian Bullock's Collaspsible Categories

Post by mikef35 »

Your css edits are even different.

Ok, thats why I asked if you would write it up, yours is different. But I will keep trying. Thanks

Christian Bullock's Collaspsible Categories

Post by Stoker »

The classname is different. The code is the same.
Instead of his:
.trigger {
I use:
.portaltrigger {

Christian Bullock's Collaspsible Categories

Post by mikef35 »

I can get the Images to show, but they have no effect when clicked. I am using the edits out of your pre mod. forumlist_body, colours.css, index_body and overall_header.

Christian Bullock's Collaspsible Categories

Post by Stoker »

Seems to be working fine at your site?