1
arthur76
Cannot Change forum font!!
  • 2003/11/19 12:02

  • arthur76

  • Just popping in

  • Posts: 9

  • Since: 2003/11/10


I'm usage xxops2.0.5, i wanty to change forum font size, i try to find it on /themes/default.php, but i don't know which one is??
Thank you very much!!

2
ackbarr
Re: Cannot Change forum font!!

the .com* styles in /themes/default/style.css control the look of both forum posts and comments:
.comTitle {font-weightboldmargin-bottom2px;}
.
comText {padding2px;}
.
comUserStat {font-size10pxcolor#2F5376; font-weight:bold; border: 1px solid silver; background-color: #ffffff; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weightnormal;}
.
comUserStatus {margin-left2pxmargin-top10pxcolor#2F5376; font-weight:bold; font-size: 10px;}
.comUserRank {margin2px;}
.
comUserRankText {font-size10px;font-weight:bold;}
.
comUserRankImg {border0px}
.
comUserName {}
.
comUserImg {margin2px;}
.
comDate {font-weightnormalfont-styleitalicfont-sizesmaller}
.
comDateCaption {font-weightboldfont-stylenormal;}


The name of each rule reflects which part of a post it modifies.

* Quick Tip - Mozilla comes with a web development tool "DOM Inspector" which can tell you exactly what styles are being applied to a page element, and where they came from. I use this tool constantly to help troubleshoot theme problems, or to just answer the question "Why does my site look like this?" There is a great DOM Inspector Tutorial to help get you started.

3
arthur76
Re: Cannot Change forum font!!
  • 2003/11/19 14:42

  • arthur76

  • Just popping in

  • Posts: 9

  • Since: 2003/11/10


SORRY, I have already followed your step to change it, but still not working!!!

4
ackbarr
Re: Cannot Change forum font!!

so what have you tried?

try adding something like this to /themes/<your theme>/style.css
.comTitle {font-size:16pt;}
.
comText {font-size:12pt;}


Obviously - you can use different values from what I used above.


5
arthur76
Re: Cannot Change forum font!!
  • 2003/11/20 3:24

  • arthur76

  • Just popping in

  • Posts: 9

  • Since: 2003/11/10


Thank you so much for your help.
But still not working, forgot it ,
i will give it up!!

Login

Who's Online

239 user(s) are online (136 user(s) are browsing Support Forums)


Members: 0


Guests: 239


more...

Donat-O-Meter

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

Latest GitHub Commits