1
PTlooker
How to change only shout font color?
  • 2004/4/20 11:14

  • PTlooker

  • Just can't stay away

  • Posts: 447

  • Since: 2003/6/15


Hi there,
I am trying to change only the shoutbox font color, but when i do it changes other text's font color too, can anyone tell me exactly how to do to change only the shout font color?
Thanks in advance!

2
Herko
Re: How to change only shout font color?
  • 2004/4/20 11:37

  • Herko

  • XOOPS is my life!

  • Posts: 4238

  • Since: 2002/2/4 1


You will have to create a CSS style class for the shoutbox font color specifically, and assign that class to the shoutbox text in the module.

Herko

3
PTlooker
Re: How to change only shout font color?
  • 2004/4/21 23:35

  • PTlooker

  • Just can't stay away

  • Posts: 447

  • Since: 2003/6/15


Can you please tell me exactly how and where to do it?
Thanks in advance!

4
PTlooker
Re: How to change only shout font color?
  • 2004/4/22 7:59

  • PTlooker

  • Just can't stay away

  • Posts: 447

  • Since: 2003/6/15


Still waiting...please help...

5
Mithrandir
Re: How to change only shout font color?

in themes/[yourtheme]/style.css
td.shout {color:#392832}
(Or whatever tag (td, div etc.) and color you want)

Then in the presentation of the shoutbox (php file or Smarty Template), you change the class of what should be this color - I'm assuming a <td> element in this example:
<td class="shout">

6
PTlooker
Re: How to change only shout font color?
  • 2004/4/22 23:46

  • PTlooker

  • Just can't stay away

  • Posts: 447

  • Since: 2003/6/15


As usual a big thanks to the biggest XOOPS helper

7
deeee
Re: How to change only shout font color?
  • 2004/11/4 15:44

  • deeee

  • Just popping in

  • Posts: 21

  • Since: 2004/10/14


where do i find
Quote:
td.shout {color:#392832}


?
me too i intend to change the font color
and (and also background color)/..
help
]

8
bassyard
Re: How to change only shout font color?
  • 2004/12/4 19:44

  • bassyard

  • Not too shy to talk

  • Posts: 157

  • Since: 2003/10/5


You have to insert it in themes/[yourtheme]/style.css
just write a new line in there

Login

Who's Online

145 user(s) are online (95 user(s) are browsing Support Forums)


Members: 0


Guests: 145


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