1
chrisis
newbb theme -- where do I customize it?
  • 2004/9/14 21:51

  • chrisis

  • Just popping in

  • Posts: 17

  • Since: 2004/7/2 2


I'm trying to customize the way my newbb looks, but I cannot find where the module's theme/look and feel is defined. To me it doesn't look like it is defined in my theme's style.css -- that seems to define the look and feel of the rest of the site.

I've spent the last 2 hours trawling my site's files for clues, but I'm stumped.

2
JackJ
Re: newbb theme -- where do I customize it?
  • 2004/9/14 22:00

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


You will find the class calls in system admin-> templates -> Forum for example go to newwbb_index.html and "edit" you will find the class calls for the forum index page.

You could name and define your own in the style.css sheet for your theme.

3
Stewdio
Re: newbb theme -- where do I customize it?
  • 2004/9/14 22:30

  • Stewdio

  • Community Support Member

  • Posts: 1560

  • Since: 2003/5/7 1


Thats just fantastic advice Jack!

Everytime I want to edit an element of my .css, I have used view source and have had to plod through all the rendered code.

You just made my life so much easier with your suggestion. It's so simple I wonder why I never thought of this before!

4
chrisis
Re: newbb theme -- where do I customize it?
  • 2004/9/15 3:09

  • chrisis

  • Just popping in

  • Posts: 17

  • Since: 2004/7/2 2


Ok, I've had a look at the template thru the administration menu. The part I need to change is this:

Quote:

<{section name=category loop=$categories}>











What I want to do is change the appearance of the category title -- instead of having an orange background, I want it to have say a red background. But there isn't a class that defines it! The '
The thing that confuses me is that there MUST be a definition for it somewhere -- else how does it go orange?

5
wrecked
Re: newbb theme -- where do I customize it?
  • 2007/1/6 21:56

  • wrecked

  • Just popping in

  • Posts: 55

  • Since: 2006/12/5


I dont want to start a new thread - where could I find CSS or inline style for QUOTE in newbb?

i've been searching, but still was not able find it :(

<{$categories[category].cat_title}>
  <{$lang_forum}> <{$lang_topics}> <{$lang_posts}> <{$lang_lastpost}>
Stats
Goal: $100.00
Due Date: Aug 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits