PDA

View Full Version : CSS fabricLabel bug or workaround?


avinette
01-23-2007, 03:17 PM
Hello,

I am trying to format my form with css like the example in your manual .fabrikLabel{width:30%;float:left;} and it's not working. Then I found a problem when looking at the source output, it looks like: <div class="fabrikLabel " (space at the end). Is this a bug or is there a workaround to achieve the same result?

Thanks

echologic
01-24-2007, 01:03 PM
Hi Andre,

What version of Fabrik are you currently using?

-Graylan King

rob
01-24-2007, 06:24 PM
hi

The space wont effect the rendering of the css.
What browser and OS are you using, I've tested

.fabrikLabel{
font-weight:bold;
}

for example, and that works on Firefox 2 and IE7 on windows XP