Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: text color  (Read 4863 times)

0 Members and 1 Guest are viewing this topic.

nodestination

  • Coppermine newbie
  • Offline Offline
  • Posts: 12
text color
« on: July 16, 2016, 01:54:12 pm »

I am having problem with text color. In languages, I added text in registration. By default ( in css) is black. I want the added portion to "stand up". I change the font size, bold and color, but change to white only. Does not want to change to red. My tag "<h1><b><text bgcolor="#FF0000">. I try "font bgcolor" tag and that did  not work. Is the css not allowing me to change that added text?. Did let me change to white. Look at http://linuxosg.org and press on Register. Thanks.
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: text color
« Reply #1 on: July 16, 2016, 02:01:30 pm »

Try
Code: [Select]
<font color="red">instead of
Code: [Select]
<text bgcolor="#FF0000">
Logged

nodestination

  • Coppermine newbie
  • Offline Offline
  • Posts: 12
Re: text color
« Reply #2 on: July 16, 2016, 02:08:55 pm »

Thanks. I change to <font color="#FF0000"> and works. Look like I am going blind. I miss one "0". I was looking at that code for 15min and did not saw my mistake.
I guess that I need a reading glasses. Sorry for bugging you.
Logged
Pages: [1]   Go Up
 

Page created in 0.015 seconds with 19 queries.