NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: markster on October 25, 2013, 04:10:44 PM
-
I'm using the 3 section wide page layout option (PageHeaderTag/Actions/BasicLayout/far right option). I only have stuff happening in the middle section. On a form, when an alert message is triggered by an invalid entry, the alert message pops up at the top of the form under the header in red as it should, but everything else on the form (including all of the prompts, entry fields, etc.) is shifted to the left of the screen. Is this a bug? If not, how do I fix it.
Regards,
Mark
-
I forgot to mention that after a valid entry is made, the alert message does not go away.
Mark
-
any chance of an example Mark? I'm guessing it's a CSS issue - possibly in the theme you are using.
cheers
Bruce
-
I'm using ShoeStrap2. I'll try and isolate an example for you.
Mark
-
Hi Mark,
Try changing the theme and see if it makes any difference.
http://127.0.0.1:88?_theme_=themename
Regards
Bijan
-
Hi Mark,
Sounds like a float/positioning layout issue.
Does Firebug give you any indication of what's going on?
-
Changing themes solved the problem. So I deleted the errant theme folder from my app path and recopied it from the NetTalk folder. Seems to have cleared the problem. Thanks for the help.
Regards,
Mark