Can I remove the "to, from, and message"?

General ShopSite user discussion

Can I remove the "to, from, and message"?

Postby sibylp » Sun Jun 06, 2010 9:41 pm

I would like to remove the "to", "from", and "message" information from the shopping cart screen when someone buys a gift certificate and have it only show up on the confirmation screen. Is this possible? If so, how?
Sibyl Perkins
sibylp
 
Posts: 14
Joined: Wed Apr 07, 2010 3:20 pm
Location: Seattle

Postby Jim » Sun Jun 06, 2010 10:07 pm

There is no direct way to remove it from the shopping cart or billing screen. There are styles defined for the fields so you could probably change the css so the text doesn't display.
<td class="giftcert">Presented To:</td><td class="giftcert">jim</td></tr>
<tr><td class="giftcert">From:</td><td class="giftcert">jim</td></tr>
<tr><td class="giftcert" valign="top">Message:</td><td class="giftcert">jim</td></tr>
<tr><td class="giftcert" valign="top">E-mail:</td><td class="giftcert">
some-email@somedomain.com

I don't know css that well but you can probably define td for giftcert to be empty except on the screen where you want it to display. Maybe some css guru on the form could help with that.
Jim
Site Admin
 
Posts: 4953
Joined: Fri Aug 04, 2006 1:42 pm
Location: Utah


Return to User Forum

Who is online

Users browsing this forum: No registered users and 44 guests

cron