NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Koen Tjoa on October 25, 2011, 05:08:13 AM

Title: Right aligning headers in a browse
Post by: Koen Tjoa on October 25, 2011, 05:08:13 AM
A column can be RightJustified on the CSS tab. I also would like to right align the header of such a column also. How can I do that?
Title: Re: Right aligning headers in a browse
Post by: Bruce on October 25, 2011, 07:32:05 AM
hi Koen,

Because multiple things can occur in the header, this is getting difficult to do. It's possible with some careful css, but it's a bit icky.
In NT6 I've refactored the JavaScript object for the browse, and I'm hoping this will open the door a bit to more posibilities for justifying the header.

cheers
Bruce
Title: Re: Right aligning headers in a browse
Post by: Koen Tjoa on October 31, 2011, 07:55:25 AM
I tried to solve it with a non-braking space ( ), but that didn't work out either.
However not a very important issue at the moment. We will see what the possibilities will be in NT6.