woscht
Neues Mitglied
Hi zusammen,
ich habe eine Frage und zwar wie kann ich in der weissen Box (siehe Bild) einen Text hinzufügen? Ich möchte dass da zentriert drin steht "Enter Your Email".
Link zum Bild: http://www.directupload.net/file/d/4621/cfzb5txg_jpg.htm
Das Optin ist von Mailchimp und der HTML Code lautet:
<div class="mc-field-group">
<label for="mce-EMAIL"> </label>
<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL">
</div>
<div align="center"><div id="mce-responses" class="clear"></div>
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div align="center"><div style="position: relative; left: -5000px;" aria-hidden="true"><input type="text" name="b_93f05c352bc1cbb10b6a29d14_6fdc19baf6" tabindex="-1" value=""></div>
<div class="clear"><input type="submit" value="GET ACCESS NOW" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
</div>
</form>
</div>
Geht das? Und wie mach ich das am besten?
Lg
Nico
ich habe eine Frage und zwar wie kann ich in der weissen Box (siehe Bild) einen Text hinzufügen? Ich möchte dass da zentriert drin steht "Enter Your Email".
Link zum Bild: http://www.directupload.net/file/d/4621/cfzb5txg_jpg.htm
Das Optin ist von Mailchimp und der HTML Code lautet:
<div class="mc-field-group">
<label for="mce-EMAIL"> </label>
<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL">
</div>
<div align="center"><div id="mce-responses" class="clear"></div>
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div align="center"><div style="position: relative; left: -5000px;" aria-hidden="true"><input type="text" name="b_93f05c352bc1cbb10b6a29d14_6fdc19baf6" tabindex="-1" value=""></div>
<div class="clear"><input type="submit" value="GET ACCESS NOW" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
</div>
</form>
</div>
Geht das? Und wie mach ich das am besten?
Lg
Nico