karsten007
Forum Replies Created
-
Forum: Plugins
In reply to: [Fast Secure Contact Form] How to positon checkbox left and text rightwell…thank you
I am not a CSS expert so I don’t know what to play around.
Did you check also in Chrome and IE where the checkbox is positioned too high?
Forum: Plugins
In reply to: [Fast Secure Contact Form] How to positon checkbox left and text rightVery strange…
In Firefox the checkbox is moving down and then inside the textarea as you can see here on this screenshot:
http://www.kagels-trading.de/wp-content/uploads/2014/11/checkbox.png
And also in IE and Chrome the checkbox is positioned too high.
Could you please check!
Thank you
Forum: Plugins
In reply to: [Fast Secure Contact Form] How to positon checkbox left and text rightI have now managed to position checkbox and textarea side by side.
But the problem is now that the checkbox is not fixed, this means when somebody is enlarging the textarea then the checkbox is moving….
How can I fix the checkbox if somebody is enlarging the textarea?
positon: fixed;seems not to be the right solution.Thank you again for your help!
Forum: Plugins
In reply to: [Fast Secure Contact Form] How to positon checkbox left and text rightsorry, I made a mistake.
For now you helped me a lot.
Thank you very much for your great support.
Regards,
Forum: Plugins
In reply to: [Fast Secure Contact Form] How to positon checkbox left and text rightThank you for this link. Yes, this looks like a good possibility.
Do you have a good suggestion regarding putting a link into textarea?
Forum: Plugins
In reply to: [Fast Secure Contact Form] How to positon checkbox left and text rightThank you for your quick response.
Here is the link to my form. It is not really a contact form but a subsription form:
Forum: Themes and Templates
In reply to: [Hueman] Alx Tabs widget problem with translationI have now managed to translate the labels of Alx Tabs widgets…but only by editing the mother theme directly.
Somehow I am not able to use the child thme in this case. I don’t understand which mistake I make here.
In my child theme I have this folder structure:
hueman-child-master functions widgets alx-tabs.phpI have uploaded the translated alx-tabs.php in my child theme widgets folder but the translation is not there.
My child theme folder has the same structure like the mother theme folder…
Does somebody see what I am doing wrong here?
Thank you
Karsten
Forum: Themes and Templates
In reply to: [Hueman] Problem with image captions – Need urgently help!!the reason was “forgotten test code” in my functions.php…
Stupid me…
Forum: Themes and Templates
In reply to: [Hueman] How to get rid off this ^ on all my pages and articles?sorry, for the confusing…
sidebar top hiding works properly without CSS, just using the new theme option…
Forum: Themes and Templates
In reply to: [Hueman] How to get rid off this ^ on all my pages and articles?ok, I found the error when I was comparing the mother files with my child them files.
Some code was wrong in the sidebar.php in the part where the sidebar top boxes are controlled.
The new theme feature of hiding the sidebar boxes doesn’t work for me. I stil have to use CSS in order to hide the boxes.
.sidebar-top { display: none; }Forum: Themes and Templates
In reply to: [Hueman] How to get rid off this ^ on all my pages and articles?allright, thank you, Stephen.
I already checked my files but I couldn’t find the arrow.
When I check with firebug, I can see the little ^, but I don’t know in which php.file it might hide. Please look here:
<div class="main-inner group"> <section class="content"> <div class="sidebar s1"> <a class="sidebar-toggle" title="Expand Sidebar"> <div class="sidebar-content"> </div> ^ </div>Becausse the little ^ is on every page, article and index page, I don’t where I can find it.
But will I will look again and compare all the files.
Thank you and regards,
KarstenForum: Themes and Templates
In reply to: [Hueman] How to get rid off this ^ on all my pages and articles?Thank you very much for your help, Stephen.
Where does this arrow come from? I mean it was not there yesterday and I didn’t work on the footer.php. Today I updated the theme maybe that was the reason?
I have tried the second proposal
#footer #back-to-top { display: none; }but that doesn’t hide the arrow.
I don’t understand your first proposal. What do you mean by “you could copy that file to your child theme…”. Which file do you mean? The whole footer.php?
Thank you very much, Extech. You are really helpful.
I have reduced the width from from .fb_top from 62% to 50 % and now it looks good on Desktop resolution.
But the facebook button is moving to the left on smaller devices and hides then the subscription box as you can see:
http://deviceponsive.com/?url=http%3A%2F%2Fwww.kagels-trading.de#
On very small devises like I-phone it looks good again.
Could me you please assit me further?
Regards,
KarstenThank you very much, Extech. This was what I was looking for….
May I ask you more?
In the header on the left side is now positioned the facebook like button which I would like to position on the right side of the subscription box.
I don’t know how to do that. I guess it has something to do with “float” and “clear”.
I would really appreciate if you could give me a hint….
Thanks a lot!
Regards
KarstenHi Mike,
thank you very much for your valuable explantions and support.
I learned a lot from that.
Regards,
Karsten