NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: rjolda on February 05, 2024, 05:01:52 AM

Title: NT browse CELL Border
Post by: rjolda on February 05, 2024, 05:01:52 AM
Hi,
NT 14.16
C11.0.136
I am trying to put a border on the cells in one column.  I have set the background and foreground colors using the css property for the field in the CSS tab.
However, I am using the ' Additonal CSS Properties:'  (which I used to set colors)
I ticked "Apply to Whole Cell'
CSS property:  other
Property: 'border-style'
Value: 'dashed'

This really has no effect on border.
What is recommended action to get a border on the cells of one column?
Thanks,
Ron
Title: Re: NT browse CELL Border
Post by: Bruce on February 05, 2024, 07:17:10 AM
CSS questions are best asked and answered in the User Group meeting on Thursdays.
Title: Re: NT browse CELL Border
Post by: rjolda on February 06, 2024, 05:32:17 AM
Solved!
I unchecked the "Apply to Whole Cell"  on teh CSS for the column
and CHECKED the "APPLY to CONTENTS"
Now I get my border around the cell!
Ron