NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Rene Simons on September 24, 2009, 01:32:02 AM
-
Hi,
I have the following problem.
A displayed database value is moving to the right as I change the tab-selection.
I.e. when I select an tab that is more to the right, the displayed value also moves up.
You can see it in the attached examples.
The style I use for the displayed value is 'FormPrompt'. It also happens when I pick a different style.
Does anyone have a clue?
Cheers,
Rene Simons
[attachment deleted by admin]
-
It is the way it uses tables to position things - so it is not the Tab per say but what else is displayed in the Tab giving you that effect. You can see this if using FireBug
There are some options however on the templates to merge cells - have a play around until you get the effect you want.
Kev
-
Kevin,
I checked the "Span prompt/value/comment" (on) on all tabs.
Tadaaaa! Problem solved!!
Thanks for the hint.
Rene