Thanks for the reply. 
I did remove rowBandingInterval="1" attribute and now it looks much better. At 
least the font is consistent (although I am losing the benefit of alternating 
background colors)! 
Honestly I don't know anything about CSS. But I am attaching part of the CSS 
file here as well. Not sure if that's the reason or not.
Hua



--- On Tue, 3/10/09, Marco Grimm-2 <[email protected]> wrote:
From: Marco Grimm-2 <[email protected]>
Subject: Re: Trinidad: Font difference in line listing?
To: [email protected]
Date: Tuesday, March 10, 2009, 2:29 AM

If the same behavior preserves if you remove the
rowBandingInterval="1" then
please post your skinning css/settings.


senore100 wrote:
> 
> Hi everyone. I am developing a line listing using Trinidad. What
> frustrates me is that the font alternates between lines in both IE and FF
> (Please see the attached screenshot. I also have attached some xhtml
> snippet).  I am really not doing anything fancy here. 
> Can anyone give me any idea as to where this problem is coming from?
> Thanks!
> Regards,
> Hua
> 

-- 
View this message in context:
http://www.nabble.com/Trinidad%3A-Font-difference-in-line-listing--tp22425605p22429219.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.




      

<<attachment: screenshot.jpg>>

.sub_panelbox2 af|panelBox::body 
{
  padding:8px 0px;
}

.sub_panelbox2 af|panelBox::header, .sub_panelboxNoHeader af|panelBox::header
{
padding-left:5px;
background-color:#666666;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
height:20px;
position:relative;
text-align:left;
width: 770px;
}

.sub_panelbox2 af|panelBox::content, .sub_panelboxNoHeader af|panelBox::content 
 
{
  border:none;
}


.sub_panelbox2 af|inputDate, .sub_panelbox2 .af_inputDate.p_AFReadOnly
{
  padding:0px;
  margin:0px;
}

 .sub_panelbox2 af|panelFormLayout::content-cell
{
  padding:0px 9px 0px 0px;
}

Reply via email to