Wompa
Forum Replies Created
-
Forum: Plugins
In reply to: [MaxButtons - Create buttons] Save button on admin panel stopped workingMuch appreciated, Bas.
For your information I have Tesseract v. 2.2 which was upgraded from version 2.1.2 three days ago. I also have bought and activated the “no-brand” plugin from the theme author (Tyler.com).
Forum: Plugins
In reply to: [Watu Quiz] Problems with checkbox and radio buttons not aligned with textOk, I tried to find a fix by myself, and after about 6-7 hours of trying everything, I found a fix. Now all my checkboxes and buttons are perfectly verticalle aligned with the questions. This issue also fixed what seemed to be the same issue regarding the bottom “Question no x of y”.
I am using the Tesseract 2.1.2 (not updated to version 2.2 yet, as I wanted to check what has been changed) together with Watu free version,
Custom CSS applied to overcome the Tessarect built ins:
.quiz-form label,
.quiz-form input[type=”checkbox”],
.quiz-form input[type=”radio”] {
display: inline !important;
}
form.quiz-form span {
display: inline;
}
form.quiz-form input {
display: inline;
}span.quiz-form { display: table-row; }
span.quiz-form * { display: table-cell; }This is actually a tweak of the same sort of fix I am using to overcome the same problem in Contact Form 7 with the Tesseract 2.1.2 theme.
Forum: Plugins
In reply to: [Watu Quiz] Problems with checkbox and radio buttons not aligned with textOK, tried that but it did not change anything.
I’m using the Tesseract v.2 theme. Anybody else having the same problems, and possibly a solution?
Aahhhhh, that’s right. I remember doing something like this a while ago.
That was very quick, Tobias, and it solved my problem.
I am going to rate both your plugin and support with a 5!