1
deka87
td bgcolor tag problems
  • 2008/6/1 8:48

  • deka87

  • Friend of XOOPS

  • Posts: 1125

  • Since: 2007/10/5


Hi, I have a problem with tables background color setting.
Like when I create a new custom block, I insert there .html code for a new table and set its background color with this tag: <td bgcolor="b22222">. The thing is that it looks great when browsing with iExplorer, but when use Mozilla Firefox it doesn't show no background, it's just white. It's not about colors for sure because I use those colors for other parts of the theme and it works great. Can anybody help me?

Thanks in advance
Mind anchors

2
zyspec
Re: td bgcolor tag problems
  • 2008/6/1 12:57

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


Try using <td bgcolor="#b22222">.

You could also try using a CSS style instead:
<td style="background-color: #b22222">

3
deka87
Re: td bgcolor tag problems
  • 2008/6/1 15:13

  • deka87

  • Friend of XOOPS

  • Posts: 1125

  • Since: 2007/10/5


Quote:
Try using <td bgcolor="#b22222">.


yes, man, your right. the # thing was the problem. i use dreamweaver 8, and it doesnt put the # thing in html. thank you very much
Mind anchors

Login

Who's Online

109 user(s) are online (77 user(s) are browsing Support Forums)


Members: 0


Guests: 109


more...

Donat-O-Meter

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

Latest GitHub Commits