Add PickerAndCalendar

Store UI, layout, design, look and feel; Discussion on the customer facing pages of your online store. Cascading Style Sheets, Themes, Scriptlets, NVelocity and the components in the ConLib directory.
Post Reply
jessthib
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 30
Joined: Tue Nov 03, 2009 10:26 am

Add PickerAndCalendar

Post by jessthib » Mon Oct 11, 2010 7:25 am

Hello!

I would like to add the [[ConLib:Utility\PickerAndCalendar]] to my checkout page in the same area as "Shipping Method." How do I access that part of the Checkout page? So far I've only been able to have the PickerAndCalendar show up either at the very top or the very bottom of the page.

Thanks so much!

User avatar
s_ismail
Commander (CMDR)
Commander (CMDR)
Posts: 162
Joined: Mon Nov 09, 2009 12:20 am
Contact:

Re: Add PickerAndCalendar

Post by s_ismail » Tue Oct 12, 2010 5:14 am

You need to place this control inside ConLib/OnePageCheckout.ascx control by locating this code

Code: Select all

<h2 class="sectionHeader">Shipping Method</h2>

Post Reply