This is weird, i was lying on the couch and waching TV, when
suddenly...*BAM* there it was, did type a little and it all worked out
fine.. ::
But now i have another problem..Table problem...
When i making a table it all look so nice, but when i gonna publish
it..*BAM* nothing fits.... It's working great in left side, but if i put it
in right side there are gonna be a big gap to the right...

best regards
Ulle
And Thank you for helping me out.
"LWD" <**lucdix**@**jam**dot*rr**dot**com> wrote in message
news:dv6vtd$9i86@news01.netobjects.com...
> I'm still not sure how you're applying that class, Ulle, but if you want
> that definition to apply to the entire form, just click on the
>
> 'Object HTML' button for that form and write
> class="ServerName"
>
> ******inside the tag*****.
> and that class will apply to every part of the form.
>
> If you've made your form from a table (the easiest way), click on 'table
> html' and insert it.
>
> This is what it looks like in the code for a 1 row, two column table which
> has been made a form:
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

> <form name="Table1FORM" method="POST">
> <table id="Table3" border="1" cellspacing="0" cellpadding="0"
> width="100%" class="ServerName">
> <tr height="20">
> <td width="18">
> <p>&nbsp;</p>
> </td>
> <td width="18">
> <p>&nbsp;</p>
> </td>
> </tr>
> </table>
> </form>
> <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
> Do you see how that class name is right in the <table> definition?
>
>
>
> "Ulle" <none@none.none> wrote in message
> news:dv6vb8$9im5@news01.netobjects.com...
>> Yep, its all the form letters in the label there should be white..
>>
>> regards
>> Ulle
>> "LWD" <**lucdix**@**jam**dot*rr**dot**com> wrote in message
>> news:dv6utl$9i85@news01.netobjects.com...
>>>I just read this:
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>> I still got black letters in the form,and the font did not change a
>>> bit..
>>> <<<<<<<<<<<<<<<<<<<<<<<<<<
>>> Are you trying to apply that class to the entire form? I thought you
>>> were trying to apply it to a specific field.
>>>
>>>
>>>
>>> "Ulle" <none@none.none> wrote in message
>>> news:dv6u6h$9i84@news01.netobjects.com...
>>>> Did try this :
>>>>
>>>> <style text="text/css" >
>>>> <!--
>>>> .ServerName {COLOR: #FFFFFF;FONT-FAMILY: Verdana, Helvetica,
>>>> Sans-Serif;FONT-SIZE: x-small;FONT-WEIGHT: bold;}
>>>> -->
>>>> </Style>
>>>>
>>>> I still got black letters in the form,and the font did not change a
>>>> bit..
>>>> Regards
>>>> Ulle
>>>>
>>>> "LWD" <**lucdix**@**jam**dot*rr**dot**com> wrote in message
>>>> news:dv6t7c$9im3@news01.netobjects.com...
>>>>> How are you applying that class name to your form?
>>>>>
>>>>> "Ulle" <none@none.none> wrote in message
>>>>> news:dv6s08$9i82@news01.netobjects.com...
>>>>>> That was me, now i corectet it to ServerName... still black..
>>>>>>
>>>>>> ulle
>>>>>> "LWD" <**lucdix**@**jam**dot*rr**dot**com> wrote in message
>>>>>> news:dv6rac$9i81@news01.netobjects.com...
>>>>>>> Hi, Ulle,
>>>>>>>
>>>>>>> Do you have a space between 'Server' and 'Name' or is that a typo?
>>>>>>> If so, it makes 'Name' a descendant selector of the class "Server".
>>>>>>> Is that what you want?
>>>>>>>
>>>>>>> Lucian
>>>>>>>
>>>>>>> "Ulle" <none@none.none> wrote in message
>>>>>>> news:dv6qba$9h56@news01.netobjects.com...
>>>>>>>> Is it just me, or is the form CSS not working..
>>>>>>>> I did all what netobjects said according to the manual, but it
>>>>>>>> still not working
>>>>>>>>
>>>>>>>> did post this between head tags :
>>>>>>>>
>>>>>>>> <Style>
>>>>>>>> .Server Name
>>>>>>>> { COLOR: #FFFFFF;
>>>>>>>> FONT-FAMILY: Verdana, Helvetica, Sans-Serif;
>>>>>>>> FONT-SIZE: x-small;
>>>>>>>> FONT-WEIGHT: bold;
>>>>>>>> }
>>>>>>>> </Style>
>>>>>>>>
>>>>>>>> And still, my field labelt Server Name is still black
>>>>>>>>
>>>>>>>> I did copy the text above to a css file and typed it in to the
>>>>>>>> field in the form window like they said... Nothing is working..
>>>>>>>> But should it be temp or temp.css there should be in the field, i
>>>>>>>> tryed both...
>>>>>>>>
>>>>>>>> Regards
>>>>>>>> Ulle
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>

>>
>>

>
>