Question CAT_ID for special category CSS ( phpBB phpBB 3.0.x 3.0.x Support Forum ) Updated: 2008-11-23 05:10:01 (1) |
|
CAT_ID for special category CSS
Hi, In 2.x I was able to use {catrow.CAT_ID} to get the category ID into the template, which I used to specially style some forums on my site.
3.x doesn't seem to have this same variable; is there an alternative method?
-- M
|
|
| Answers: CAT_ID for special category CSS ( phpBB phpBB 3.0.x 3.0.x Support Forum ) |
|
CAT_ID for special category CSS
I figured it out, it's {forumrow.FORUM_ID} now. I guess categories and forums are the same thing in 3.x
-- M MFoolsRun
|
|
- Source: - Previous Question: phpBB phpBB 3.0.x 3.0.x Support Forum - Next Question: phpBB phpBB 3.0.x 3.0.x Support Forum |
|
|