This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 4
border
Started 9 years ago by HeuF | 13 posts |
-
I set border to no but I still see a border. I set shadow to no, I still see shadow....
The edges are rounded....It not nice to see...
Failure or ?
Posted 9 years ago # -
Posted 9 years ago #
-
@HeuF
If the changes were done in the Theme editor, you might need to clear your browser cache, and refresh the page. Same where you edit the CSS file directly.
Posted 9 years ago # -
It does no help. My browser cache is cleared and I do not have edit the css directly.
Something is wrong with the update from 4.1 to 4.2. In 4.1 everything works normal, in 4.2 it does not.
The theme editor is changed in the new version.
All images are the same exept 41 is machform version 4.1 and 42 is machform veriosn 4.2.
http://images.erweha.eu/machform/border_1_41.jpg
http://images.erweha.eu/machform/border_1_42.jpghttp://images.erweha.eu/machform/border_2_41.jpg
http://images.erweha.eu/machform/border_2_42.jpgWhen I select no border, see the diffrent between version 4.1.and 4.2. In 4.2 I still see a border.
http://images.erweha.eu/machform/border_3_41.jpg
http://images.erweha.eu/machform/border_3_42.jpgPosted 9 years ago # -
So it looks like the images are different from version to version. Have you tried copying the version 4.1 images to the 4.2 distribution? Make sure you back things up first of course.
Regards,
Saghalie
http://www.kcmhosting.comPosted 9 years ago # -
@HeuF: Saghalie's suggestion is a reasonable guess, but it won't work. I have taken a closer look at the problem and the change in appearance of the the text boxes is due to a change in the CSS in the new version. I personally don't think that Appnitro should have changed this without telling us and giving us some easy option to go back to the old appearance.
I've done some fiddling with the CSS and have managed to come up with CSS code that restores at least some of the old appearance:
#main_body input.text { border-radius: 0px; box-shadow: none; background: #fff url(../../../images/shadow.gif) repeat-x top; border-bottom: 1px solid #ddd; border-left: 1px solid #c3c3c3; border-right: 1px solid #c3c3c3; border-top: 1px solid #7c7c7c; color: #333; font-size: 100%; margin: 0; padding: 2px 0; }
Try pasting the code above into the custom CSS field of the theme applied to your form. I highly recommend duplicating your existing theme before modifying it. Create a new theme to apply to your form if you aren't using one now. If I come up with a better fix, I'll post it to this forum.
Posted 9 years ago # -
Thanks William, I will try it soon.
Greetings
Posted 9 years ago # -
@HeuF: I highly recommend you take a look at this message thread, which has much better and more complete CSS code that what I posted above:
http://www.appnitro.com/forums/topic/how-to-remove-shadow-on-all-field?replies=11
Posted 9 years ago # -
Hi williamansley,
Thanks for your answer but I do not want to edit with css. I want the theme editor back the way it was in version 4.1.
The new editor does not what I want.
Here an example from a form, setting to: no border, no shadow, no logo.
Posted 9 years ago # -
@HeuF: Just to be clear, this is a user forum and I am not an Appnitro staff member, just a customer. I have no influence over which features go into Machform and no knowledge of what new features are coming in new updates. The Appnitro staff don't monitor this forum all the time, so if you want to pass your concerns directly on to Appnitro, the best way to do so may be to use the link or email address below:
http://www.appnitro.com/contact
Or email them at:
Posted 9 years ago # -
Hi willimansley,
I know and I already have contacted Yuniar. He replied with the answer that ther is a bug in the theme editor and that it will be solved in the next update version 4.3.
Greetings
Posted 9 years ago # -
@HeuF: Well, that's good to know! Thank you for passing that information along.
Posted 9 years ago # -
You're welcome. You help me I help you..... ;-)
Posted 9 years ago #
Reply
You must log in to post.