1
dunkin
CBB (.head) tag...
  • 2006/2/24 20:58

  • dunkin

  • Just popping in

  • Posts: 47

  • Since: 2005/3/15


When using the blocks 'recent posts' etc on my site... there are references to a 'head' class in the block... my .head in the site style is for transparent background, black text. but the text appears as white (invisible on my white background)

how do I fix this?!?

<table class="outer" cellspacing="1">

<{if $block.disp_mode == 0}>
<tr>
<th class="head" nowrap="nowrap"><{$smarty.const._MB_NEWBB_FORUM}></th>
<th class="head" nowrap="nowrap"><{$smarty.const._MB_NEWBB_TITLE}></th>
<th class="head" align="center" nowrap="nowrap"><{$smarty.const._MB_NEWBB_AUTHOR}></th>
</tr>


*** Above from the Block ***


.outer {border: 1px solid #CCCCCC; color: Black; }
.head {color: Black; background-color: #e7e7e7; padding: 3px; font-weight: normal;}
.even {background-color: #e7e7e7; padding: 3px; color: Black; }
.odd {background-color: #f7f7f7; padding: 3px;}
.foot {color: Black; background-color: transparent; padding: 3px; font-weight: bold;text-align: center;}
.foot a {color: #5F9EA0;}
tr.head td {background-color: #B6CDE4; padding: 3px; font-weight: bold;}
tr.even td {background-color: #efefef; padding: 3px;}
tr.odd td {background-color: #f7f7f7; padding: 3px;}
tr.foot td {background-color: #f7f7f7; padding: 3px; font-weight: bold;}

*** From CSS ***
Dunkin
My Site -Http://www.hippyspace.com

2
domecc
Re: CBB (.head) tag...
  • 2006/2/25 1:48

  • domecc

  • Just popping in

  • Posts: 71

  • Since: 2005/10/30


you need modify these CSS class:

.comUserName {color: #000000;}
.comUserName a{color: #000000;}
XoopsChina Webmaster

Login

Who's Online

225 user(s) are online (137 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