Send button narrows

Jabatec 08 May, 2016
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
GreyHead 08 May, 2016
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
Jabatec 09 May, 2016
Hi Bob
attached url
http://goo.gl/EHoItA

Text button send is missing :-S
Value/label = Enviar (not show)

Thanks
Javier
GreyHead 09 May, 2016
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
Jabatec 09 May, 2016
Hi Bob,
value button submit It is ok.
Attached image

Thank you
Javier
GreyHead 09 May, 2016
Hi Javier

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
Jabatec 23 May, 2016
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
GreyHead 23 May, 2016
Hi Javier,

It's looking OK now on the Contacto form - I can see the Enviar text in the button.

Bob
Jabatec 23 May, 2016
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
GreyHead 23 May, 2016
Hi Javier,

I tested with 'Clear Cache and Hard ReLoad' in Chrome and I see the button OK.

Bob
This topic is locked and no more replies can be posted.