Jump to content

custom message field help


dsnsol

Recommended Posts

Hi...hope I put this in the right place

 

I am using Shopp cart plugin for Wordpress. I want to put a custom message where someone can pick a product and then fill out a box with a word they want on a shirt.

 

I found how to edit Shopp content templates and I have the function working like I want....customer finds item, buys item, puts word in field, buys item and I get order with item and the word they entered.

 

My problem is how the custom message box looks on my site. The box is huge and I only want it big enough for one word. How do I make the box smaller?

 

http://crushstuff.com/shop/tshirt-test/

 

Here's the code I used

 

<p><label>Your One Word: </label><br />

<?php shopp('product','input','type=textarea&name=Word'); ?></p>

 

thanks for your help

Link to comment
https://forums.phpfreaks.com/topic/274887-custom-message-field-help/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.