Cascading style sheet (CSS) files for Retail online store

Important

This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.

Applies To: Microsoft Dynamics AX 2012 R3

Cascading style sheet (CSS) provide the page layouts with styling and formatting in a Microsoft Dynamics AX 2012 R2 online store. For a typical installation, the path for the folder location of the CSS files resembles the following:

…\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\TEMPLATE\LAYOUTS\1033\STYLES\Storefront

The following table lists the cascading style sheets used in the online starter store.

Cascading Style Sheet

Description

AddressEdit.css

Defines the formatting for the components that appear on the AddressEdit page.

AssociateCustomer.css

Defines the formatting for the components that appear on AssociateCustomer page.

CheckoutConfirm.css

Defines the formatting for the components that appear on CheckoutConfirm page.

Control_ProductVariant.css

Defines the formatting that applies to the control selected for the Item Details display template.

Core.css

Defines global formatting that applies to all pages and user interface components of the starter store.

CustomerEdit.css

Defines the formatting for the components that appear on Login page.

Item_ProductDetails.css

Defines the formatting for the components that appear on ProductDetails page.

Item_ProductGallery.css

Defines the formatting for the components that appear on ProductGallery page.

Item_Recommended

Defines the formatting that applies to the Item_Recommended display template that is used by the following web parts: Related Products, Customer Favorites, Shop By Brand, Clearance items.

Login.css

Defines the formatting for the components that appear on Login page.

MyAccount.css

Defines the formatting for the components that appear on MyAccount page.

OrderCheckout.css

Defines the formatting for the components that appear on Checkout page.

OrderDetails.css

Defines the formatting for the components that appear on OrderDetails page.

OrderHistory.css

Defines the formatting for the components that appear on OrderHistory page.

ProgressBar.css

Defines the formatting for the checkout progress bar on the OrderCheckout page that is displayed for Shipping information, Billing Information, and Review.

Register.css

Defines the formatting for the components that appear on the page that enables a user to register a new account.

Reset.css

Resets some of the default HTML formatting defined in Core.css on the master page in order to make the pages as browser-independent as possible.

ShoppingCart.css

Defines the formatting for the components that appear on ShoppingCart page.

Tab.css

Defines the formatting for the tab control that appears on Quickview and ProductDetails pages.

Welcome.css

Defines the formatting for the components that appear on Welcome page.

See also

Customize the appearance and behavior of site pages

How to: Create a page layout in SharePoint 2013