Hi,
When doing the exercises, I noticed some differences between the printscreens in the PDF and Service Studio:
page 4/20:
"Notice that the Style Sheet editor now has three tabs"
--> there are actually four tabs (MovieDetail, OSMDb_<my initials>, OSMDb_<my initials> (Theme Editor) and BaseTheme)
page 8/20:
"Add the following code to the bottom of the CSS to ensure the star list records does not have a border and click the OK button."
--> there is no code yet, the OSMDb_<my initials> tab is empty.
Also, the star list records didn't have a border anyway, so this exercise can be skipped.
page 11/20:
"b) After the existing css code, modify the header and Menu_TopMenuActive Classes as follows, to improve the look and feel of their background."
--> again, there is no code yet.
page 13/20:
.tablet
.layout-top
.Menu_TopMenus,
.phone .layout-top
.Menu_TopMenus { background-color: #16557f;
}
--> ".phone .layout-top" should be replaced by ".tablet .layout-top", otherwise it doesn't work.
Please have a look at these comments and adjust the document in order to minimize beginners getting stuck.
Thanks!
Kind regards,
Gert van Dalen