Viewing 9 replies - 1 through 9 (of 9 total)
  • Hi Gust1977 I checked your URL above and I see all the white spaces in the Textarea field “Bericht”.

    Can you create a screen dump of what you currently see from your end?

    Thank you

    Thread Starter Gust1977

    (@gust1977)

    In the admin (tab: preview form) is it ok, but not in the page.

    I try typ “this is a test”. Here can you find a screendump

    – there are no white spaces
    – the font is different
    – If I push on the space bar, my screen scrolling down
    – My arrows to left and right don ‘t work in this textarea
    – the problem is in all the browsers, so I think the problem is in the code.

    Thread Starter Gust1977

    (@gust1977)

    OK, I found the cause, but I have no sollution: The cause is in my css of the scroll bar.

    .jssb-applied > .jssb-content {
    	overflow: hidden;
    	/* We'll use positioning to size the content, so reset height to auto */
    	height: auto;
    	position: absolute;
    	top: 6px;
    	right: 6px;
    	bottom: 6px;
    	left: 6px;
    }

    If I deleted the ‘overflow hidden’, than works the form fine, but than is my style for the scrollbar gone

    You can find the scrollbar style here

    So, I want that bouth work. Who have a sollution?

    Hi I see your issue now. I misunderstood your original message above. What do you mean by the scrollbar? Is this a plugin or part of the theme?

    Thread Starter Gust1977

    (@gust1977)

    The scrollbar is the bar right of the page, that you see when you must scroll te page.
    Originally from here
    Downloadlink: here

    If there is a conflict between both plugins then you might also have to speak the srollbar developers.

    Thread Starter Gust1977

    (@gust1977)

    The scrollbar script is not supported anymore, so I hope to find here a sollution.

    Hi Gust1977 as I mentioned in your other support ticket. This forum is only meant for the WordPress version not the PHP version. You will have to get in contact directly through the website and submit your request to @mike Challis in regards to the php version.

    I hope you find a solution soon.

    Good luck.

    Hi Gust1977, could you mark this support thread as resolved since the issue is not about the WordPress version.

    Thank you kindly.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘no spaces in message field’ is closed to new replies.