Web Style Sheets

Dynamics AX 4.0

You can create a style sheet for a Web site by updating a style sheet that you used in an earlier version of Microsoft Dynamics AX. You must modify certain style elements and delete obsolete style elements, as described in the sections below.

For more information, see Modifying Style Sheets.

Modify the following style elements to match the color scheme of the equivalent element in a Windows Sharepoint Services style sheet. The path of the style sheets is drive N>:\Program Files\Common Files\Microsoft Shared\web server extensions\60\TEMPLATE\THEMES\<specific theme>.

  • .companyname

  • .line

  • .pageno

  • .reportheader

  • .reportlabel

  • .reportname

  • .transparent

  • h1

  • h2

  • h3

  • h4

  • hr

  • input

  • input.button

  • input.formcheckbox

  • input.go

  • input.gridinput

  • input.gridnewinput

  • li

  • table

  • table.grid

  • table.grid table td

  • table.grid td

  • table.grid th

  • table.inform

  • table.tabtable

  • td

  • td.formbutton

  • td.formcontainer

  • td.formdata

  • td.forminput

  • td.formtab

  • td.formtabcontainer

  • td.formtabempty

  • td.formtabselected

  • td.gridformbutton

  • td.gridforminput

  • td.gridnewforminput

  • td.lookupdata

Modify style elements as described in the following table.

Element

Modification

Body

Remove color attribute.

a:link

Apply all attributes of ms-WPBody A:link.

a:visited

Apply all attributes of ms-WPBody A:visited.

a:hover

Apply all attributes of ms-WPBody A:hover.

Th

Comment out background-color for themes that use darker colors.

.formcaption

Apply color attribute of ms-WPTitle and background-color attribute of UserCaption.

table.headertable

If this style is not used, remove it.

If this style is used, apply color attribute of ms-WPTitle and background-color attribute of UserCaption.

th.formgroupheader

Comment out background-color for themes that use darker colors.

td.formtableft

Change background-image URL.

td.formtabright

Change background-image URL.

td.formtabselectedleft

Change background-image URL.

td.formtabselectedright

Change background-image URL.

td.gridheader

Apply color attribute of ms-WPTitle and background-color attribute of UserCaption.

td.gridheader td

Apply background-color attribute of UserCaption for border-color.

table.lookup

Apply background-color attribute of UserCaption.

.reportth

Comment out background-color for themes that use darker colors.

.odd

Comment out background-color for themes that use darker colors.

.even

Modify background-color for themes that use darker colors.

th.sumrow

Comment out background-color for themes that use darker colors.

td.sumrow

Modify background-color for themes that use darker colors.

.sum

Modify background-color and border-bottom for themes that use darker colors.

.total

Modify border-bottom for themes that use darker colors.

.grandtotal

Modify border-bottom for themes that use darker colors.

.linedotted

Change background-image URL.

Remove the following obsolete style elements.

  • #fakelink

  • #fakelinkhover

  • #foldheader

  • #foldinglist

  • .boview_aspectcontent table.grid

  • .boview_aspectcontent table.grid td

  • .date

  • .error

  • .information

  • .navstyleborderbottom

  • .navstylebordertop

  • .reportcontainer

  • .reportdescription

  • .time

  • .warning

  • .webpartbody

  • .webpartcommandsarea

  • .webpartcommandsarea a

  • .webpartcommandsarea a:hover

  • .webpartcommandsarea a:visited

  • .webpartcontainer

  • .webparttitle

  • .webparttitle table

  • a.topmenu

  • a:active

  • a:active.menuitem

  • a:hover.menuitem

  • a:hover.topmenu

  • a:link.menuitem

  • a:visited.menuitem

  • a:visited.topmenu

  • caption

  • div#divmenubar

  • div.foldheaderns

  • div.menu

  • div.simplehorzmenu

  • div.simplehorzmenu a

  • div.simplehorzmenu a:hover

  • div.simplehorzmenu a:visited

  • li.menulink

  • li.nested

  • select

  • select.navigation

  • table#tblmenubar

  • table#tblmenubar td

  • table#tblmenubar td.simplehorzmenubaritem

  • table#tblmenubar td.simplehorzmenubaritem a

  • table#tblmenubar td.simplehorzmenubaritem a:hover

  • table.form

  • table.formgroup

  • table.footerspacer

  • table.footertable

  • table.headermenucontainer

  • table.maintable

  • table.navbar

  • table.reportframe

  • table.reporttablemargin

  • table.simpletable

  • table.tabmenutable

  • table.toolbarform

  • td.formimage

  • td.footertag

  • td.headertag

  • td.info

  • td.infocontainer

  • td.menu

  • td.menucontainer

  • td.searchbox

  • td.searchbox table

  • td.simplebasecolor

  • td.simplebasecolor a.simplemenulink

  • td.simplebasecolor a:visited:simplemenulink

  • td.simplefolder

  • td.simplehovercolor

  • td.simplehovercolor a.simplemenulink

  • td.simplehovercolor a:visited.simplemenulink

  • td.simplemenuselected

  • td.simplemenuselected a.simplemenulink

  • td.simplemenuselected a:visited.simplemenulink

  • td.tabmenuitem

  • td.tabmenuitem a.tabmenulink

  • td.tabmenuitemhover

  • td.tabmenuitemhover a.tabmenulink

  • td.tabmenuitemselected

  • td.tabmenuitemselected a.tabmenulink

  • td.toolbar

  • td.toolbarformbutton

  • td.toolbarformdata

  • td.toolbarforminput

  • td.workspace

  • textarea

  • th.reportthfixedwidth

  • ul.localmenu

  • ul.nested

Community Additions

ADD
Show: