1
WebSiteGuru
Standard Forum css file

Is there a standard forums css file with the reference to all the forum images and colors setting?

2
Bassman
Re: Standard Forum css file
  • 2006/9/4 21:35

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


Look in style.css for the following:

Quote:

.outer {border: 1px solid #9973E3;}
.head { padding: 5px; font-weight: bold; background : none; border: 1px solid #9973E3;}
.even {padding: 5px; border: 1px solid #9973E3; }
.odd { padding: 5px;border: 1px solid #9973E3;}
.foot {padding: 3px; font-weight: bold; border: 1px solid #9973E3;}
tr.even td {padding: 5px;}
tr.odd td { padding: 5px;}


and

Quote:

.comTitle {font-weight: bold; margin-bottom: 2px;}
.comText {padding: 2px;}
.comUserStat {font-size: 10px; color: #9973E3; font-weight:bold; border: 1px solid #9973E3; background-color: #D7CAFB; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; color: #9973E3; font-weight:bold; font-size: 10px;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: 10px;font-weight:bold;}
.comUserRankImg {border: 0;}
.comUserName {}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: smaller}
.comDateCaption {font-weight: bold; font-style: normal;}


obviously the colors etc will be different to thid.

Please note that the .outer, .head etc may be used by other modules also.

For images, the forum module you use will have the images in a folder somewhere - depends on which forum it is.

To make it more confusing, some forum modules have their own CSS file.

3
WebSiteGuru
Re: Standard Forum css file

What control the forum images, then? IE: folder_big.gif, folder.gif, etc..

I want to be able to control those images, so I can have matching Theme forum images instead of the default forum images.

Thanks in advance.

4
Bassman
Re: Standard Forum css file
  • 2006/9/5 21:42

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


Well, if you right-click on them and select Properties, you can see where they are located. Then you just have to replace them with whatever you want.

5
Will_H
Re: Standard Forum css file
  • 2006/9/6 3:51

  • Will_H

  • Friend of XOOPS

  • Posts: 1786

  • Since: 2004/10/10


Or you can be brave about it, and edit the templates.

Please be aware that you will pretty much always have to redo this on every upgrade.

Bassman's suggestion is probably the best but if you want to really "hack" up the way cbb (which is what I assume you are using) looks you will need to go template chopping.

6
WebSiteGuru
Re: Standard Forum css file

Quote:

Biteronboard wrote:
Or you can be brave about it, and edit the templates.

Please be aware that you will pretty much always have to redo this on every upgrade.

Bassman's suggestion is probably the best but if you want to really "hack" up the way cbb (which is what I assume you are using) looks you will need to go template chopping.


I dont mind hacking the template, if I know where to change all the setting that required.

It will not having any effect on the upgrade. The forum template, I am working on will and should be compatible to all version. Not unless the upgrade required code changed in the templates (that I dont forsee), then in that case (of the code changed) it will not matter.


I am current using newbb that came with XOOPS 2.0.13 with XOOPS 2.0.14.

Is cbb different than the newbb?

Login

Who's Online

225 user(s) are online (156 user(s) are browsing Support Forums)


Members: 0


Guests: 225


more...

Donat-O-Meter

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

Latest GitHub Commits