Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 6 of 6

Thread: addtocart & addtogiftregistry button change

  1. #1
    BUBU is offline Member
    Join Date
    Mar 2006
    Location
    Mississauga, ON Canada
    Posts
    73

    Default addtocart & addtogiftregistry button change

    I would like to change to look of the addtocart & addtoregistry buttons. My version is v9013 (no code) and all the settings are "out of the box". I can't find it in style.css.

    Any help/direction would be appreciated.

    Thanks.

  2. #2
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    See the following appconfigs:

    AddToCart.UseImageButton
    AddToCart.AddToWishButton
    AddToCart.AddToGiftRegistryButton
    AddToCart.AddToCartButton

    you can just set AddToCart.UseImageButton to true and specify the corresponding image buttons, then they should show up in front end the same way you handled them via CSS.

  3. #3
    mgibbs is offline Senior Member
    Join Date
    Jan 2005
    Location
    Orange County, CA
    Posts
    194

    Default

    Is this a v9 only feature or a "hidden" feature in v8 that we can turn on?
    EMM for AspDotNetStorefront - Communicate effectively with your customers

  4. #4
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    Those are available in v9.x only.

  5. #5
    mbertulli is offline Senior Member
    Join Date
    Aug 2008
    Posts
    243

    Default

    In v8 you are stuck with using CSS to change up the buttons...but it's still quite possible to give them a nicer look than standard form buttons.
    Matthew Bertulli
    Demac Media
    mbertulli@demacmedia.com
    Custom Web Design & E-Commerce Development
    AspDotNetStoreFront Platinum DevNet Partner
    ----

    Custom Skinning & Design
    Web Services Integration
    Custom Reporting
    Salesforce.com eCommerce AspDotNetStoreFront Integration

  6. #6
    BUBU is offline Member
    Join Date
    Mar 2006
    Location
    Mississauga, ON Canada
    Posts
    73

    Default

    Nice touch. Too bad that they couldn't set it up like they did for String Resource Mgmnt, where you could replace any button.