Hi
the "send" button is narrow and the text "send" not shown
I think that it is a css problem but I get not find the solution vía style css.
Appreciate any help
Javier
the "send" button is narrow and the text "send" not shown
I think that it is a css problem but I get not find the solution vía style css.
Appreciate any help
Javier
Hi Javier,
You are correct, it is a CSS problem. Can't tell anything useful from the image; please post a link to the form so I can take a quick look.
Bob
You are correct, it is a CSS problem. Can't tell anything useful from the image; please post a link to the form so I can take a quick look.
Bob
Hi Bob
attached url
http://goo.gl/EHoItA
Text button send is missing :-S
Value/label = Enviar (not show)
Thanks
Javier
attached url
http://goo.gl/EHoItA
Text button send is missing :-S
Value/label = Enviar (not show)
Thanks
Javier
Hi Javier,
The submit button has no value set to there is no text to display and he width is set to 'auto' so it shrinks to fit around the empty value.
Bob
The submit button has no value set to there is no text to display and he width is set to 'auto' so it shrinks to fit around the empty value.
Bob
Hi Javier
It is if you view the without the template. But with the template it has gone.
Bob
It is if you view the without the template. But with the template it has gone.
<div class="gcore-line-tr gcore-form-row" id="ftr-submit5">
<div class="gcore-line-td" id="ftd-submit5">
<div class="gcore-display-table gcore-input" id="fin-submit5">
<input name="submit5" id="submit5" type="submit" value="" class=" enviarform" style="" data-load-state="">
</div>
</div>
</div>
Bob
HI Bob,
I can not find the solution.
The conflict is with google maps api.
I have tried other forms demo, and the conflict is resolved if disable google maps.
Google maps clear value = "Send" to value = ""
I appreciate any help
Javier
I can not find the solution.
The conflict is with google maps api.
I have tried other forms demo, and the conflict is resolved if disable google maps.
Google maps clear value = "Send" to value = ""
I appreciate any help
Javier
Sorry Bob,
I think that it is a cache of your browser (º_*)
I test it with Chrome, Firefox and IExplorer but text not show in the button
Javier
I think that it is a cache of your browser (º_*)
I test it with Chrome, Firefox and IExplorer but text not show in the button
Javier
This topic is locked and no more replies can be posted.