
Basic help - inserting a form into a wordpress post with formatting problems
I'm sitting at starbucks working on my bike website and I've hit a major wall to say the least.
My bike site reviews beach cruisers and I do one per post. Every post page has a bike picture at the very top and left justified so the text flows around it.
Here's my issue:
I'd like to put an amazon buy button right below it but it just will not format correctly.
Here's the form code:
<form method="GET" action="http://www.amazon.com/gp/aws/cart/add.html">
<input type="hidden" name="AssociateTag" value="guiXXXXX"/>
<input type="hidden" name="SubscriptionId" value="XXXXXXXXXXXXXXXX"/>
<input type="hidden" name="ASIN.1" value="XXXXXXXXXX"/>
<input type="hidden" name="Quantity.1" value="1"/>
<input type="image" name="add" value="Buy from Amazon.com" border="0" alt="Buy from Amazon.com" src="http://images.amazon.com/images/G/01/associates/add-to-cart.gif">
</form>
If I put the code right after the picture coding, it pops up to the right of the picture. If I place it within the post somewhere else, this buy button literally has 7-10 lines before it (before the last paragraph) creating a big ugly white space.
I'd like to put this add to cart picture/form/link right below the picture of the bike on the main page. Anyone know of a way?
Here's an example...
"Ladies Beach Cruiser Bicycle Rover GX Review"
Notice the big white empty space above the buy button, notice how in the coding its right after the big picture but appears to the right of it. I also put the form within the bike pictures html and still doesnt work.
This might be really basic, for that I apologize, I'm in really desperate need of help
Thanks and any help would be appreciated
J
-
dconjar -
Thanks - 1 reply
SignatureI build websites and web apps.{{ DiscussionBoard.errors[6382546].message }}-
jt47000 -
Thanks
{{ DiscussionBoard.errors[6382614].message }} -
-
-
dconjar -
[ 1 ] Thanks - 1 reply
SignatureI build websites and web apps.{{ DiscussionBoard.errors[6382624].message }}-
jt47000 -
Thanks
{{ DiscussionBoard.errors[6382644].message }} -
-
-
dconjar -
Thanks - 1 reply
SignatureI build websites and web apps.{{ DiscussionBoard.errors[6382645].message }}-
jt47000 -
Thanks
{{ DiscussionBoard.errors[6382749].message }} -
-
-
dconjar -
Thanks - 1 reply
SignatureI build websites and web apps.{{ DiscussionBoard.errors[6385178].message }}-
twersk -
Thanks
{{ DiscussionBoard.errors[6389119].message }} -
-