Liebe Community,
könnte mir eventuell jemand helfen, wie ich folgende Inputfelder and die Browsergröße anpassen könnte?!
So sieht der Code momentan aus....
{% comment %}Customized fields{% endcomment %}
<p class="line-item-property__field" style="margin-left:6px">
<label for="enter-your-dogs-name" >Which name should be printed?<font color=RED>*</font></label>
<input id="enter-your-dogs-name" name="properties[Your dog's name]" style="min-width:auto; height:35px"></textarea>
</p><br>
<p class="line-item-property__field" style="margin-left:6px">
<label for="enter-your-dogs-number">Which phone number should be printed? (OPTIONAL)</font><font color=RED>*</font></label>
<input id="enter-your-dogs-number" name="properties[Your phone number]" style="min-width:auto; height:35px"></textarea>
</p>
Bin neu im Forum und hoffe ich habe alle Kriterien eingehalten.
Vielen Dank
Gruß
gaupi1606
könnte mir eventuell jemand helfen, wie ich folgende Inputfelder and die Browsergröße anpassen könnte?!
So sieht der Code momentan aus....
{% comment %}Customized fields{% endcomment %}
<p class="line-item-property__field" style="margin-left:6px">
<label for="enter-your-dogs-name" >Which name should be printed?<font color=RED>*</font></label>
<input id="enter-your-dogs-name" name="properties[Your dog's name]" style="min-width:auto; height:35px"></textarea>
</p><br>
<p class="line-item-property__field" style="margin-left:6px">
<label for="enter-your-dogs-number">Which phone number should be printed? (OPTIONAL)</font><font color=RED>*</font></label>
<input id="enter-your-dogs-number" name="properties[Your phone number]" style="min-width:auto; height:35px"></textarea>
</p>
Bin neu im Forum und hoffe ich habe alle Kriterien eingehalten.
Vielen Dank
Gruß
gaupi1606