StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
  #1  
Old 10-08-2012, 08:34 AM
jlucero jlucero is offline
Registered User
Genesis Member
 
Join Date: Aug 2012
Posts: 9
Default How to Create a Sub Form with Image

I have created an image that I would like to use as a subscription form in a widget. How to get the input box to line up properly? I am using the Mocha theme and would like to have the subscription box show up in the widgetized area of the heading. I have been able to create the form with the image, but like I said, the input box doesn't line up.
Thanks,
Jasmine
  #2  
Old 10-08-2012, 09:10 AM
NicktheGeek's Avatar
NicktheGeek NicktheGeek is offline
Forum Manager
 
Join Date: Feb 2010
Posts: 62,650
Default

Please post a link to your site
__________________
Nick "Fred and/or George Weasley" Croft
Designs by Nick the Geek
@Nick_theGeek on Twitter

Make web design easier, get FireBug for FireFox

Want to learn more about Genesis? Check out my Genesis Explained Series

  #3  
Old 10-08-2012, 05:48 PM
jlucero jlucero is offline
Registered User
Genesis Member
 
Join Date: Aug 2012
Posts: 9
Default

Http://www.ponderthepath.com
  #4  
Old 10-08-2012, 07:16 PM
NicktheGeek's Avatar
NicktheGeek NicktheGeek is offline
Forum Manager
 
Join Date: Feb 2010
Posts: 62,650
Default

where is your form at?
__________________
Nick "Fred and/or George Weasley" Croft
Designs by Nick the Geek
@Nick_theGeek on Twitter

Make web design easier, get FireBug for FireFox

Want to learn more about Genesis? Check out my Genesis Explained Series

  #5  
Old 10-08-2012, 08:21 PM
jlucero jlucero is offline
Registered User
Genesis Member
 
Join Date: Aug 2012
Posts: 9
Default

I don't have it on there because it wasn't working. Here is the code I was using, trying with absolute values to position it. Then I realized that because the theme is responsive it moves (I am new to this).

<div align="right">
<form name="FeedBlitz_6e71dfafb43a11e19f67003005ce8903" method="POST" action="http://www.feedblitz.com/f/f.fbz?AddNewUserDirect" style='background-image:url(http://ponderthepath.com/wp-content/...ubscribe.png); height:150px; width:300px;'>

<input style="display:none; position:absolute; top:190px; right:245px" name="EMAIL" maxlength="70" type="text" size="21" value="" >

<input name="EMAIL_" maxlength="70" type="hidden" size="20" value="email address">

<input name="EMAIL_ADDRESS" maxlength="70" type="hidden" size="20" value="email address">

<input name="FEEDID" type="hidden" value="838008">
<input name="PUBLISHER" type="hidden" value="26589446">

<input type="button" value="Subscribe!" style="position:absolute; top:185px; right:145px;" onClick="FeedBlitz_6e71dfafb43a11e19f67003005ce890 3s(this.form);">

</form>


<script language="Javascript">function FeedBlitz_6e71dfafb43a11e19f67003005ce8903i(){var x=document.getElementsByName('FeedBlitz_6e71dfafb4 3a11e19f67003005ce8903');for(i=0;i<x.length;i++){x[i].EMAIL.style.display='block';
x[i].action='http://www.feedblitz.com/f/f.fbz?AddNewUserDirect';}}
function FeedBlitz_6e71dfafb43a11e19f67003005ce8903s(v){v.s ubmit();}FeedBlitz_6e71dfafb43a11e19f67003005ce890 3i();</script></div>
  #6  
Old 10-08-2012, 08:26 PM
NicktheGeek's Avatar
NicktheGeek NicktheGeek is offline
Forum Manager
 
Join Date: Feb 2010
Posts: 62,650
Default

in the style for the <form> element, add position: relative;

This will let the absolute value measure against your form not some other element.
__________________
Nick "Fred and/or George Weasley" Croft
Designs by Nick the Geek
@Nick_theGeek on Twitter

Make web design easier, get FireBug for FireFox

Want to learn more about Genesis? Check out my Genesis Explained Series

  #7  
Old 10-08-2012, 09:21 PM
jlucero jlucero is offline
Registered User
Genesis Member
 
Join Date: Aug 2012
Posts: 9
Default

Do I keep the position: absolute for the <input>style?
  #8  
Old 10-08-2012, 09:34 PM
NicktheGeek's Avatar
NicktheGeek NicktheGeek is offline
Forum Manager
 
Join Date: Feb 2010
Posts: 62,650
Default

if you are trying to position it absolutely, then yes.
__________________
Nick "Fred and/or George Weasley" Croft
Designs by Nick the Geek
@Nick_theGeek on Twitter

Make web design easier, get FireBug for FireFox

Want to learn more about Genesis? Check out my Genesis Explained Series

 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Create Account Form skuglin General Discussion 3 08-11-2012 03:29 PM
create a form? chrisevans General Discussion 2 07-23-2009 12:56 PM
What's the best way to create a contact form RaleighRETalk General Discussion 4 02-25-2009 04:49 PM


All times are GMT -5. The time now is 08:57 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.