Marketing

MyPlace : Example Layouts | Small to Mid-Size Restaurants and Bars

Layout for Small to Mid-Size Restaurants and Bars

This layout emphasizes the restaurant's logo and includes a transaction summary at the bottom:

<?xml version="1.0" encoding="utf-8" ?>
<cScn xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <auControls>
    <Ctl>
      <sControlName>LogoLeft</sControlName>
      <iLeft>10</iLeft>
      <iTop>10</iTop>
      <iWidth>100</iWidth>
      <iHeight>100</iHeight>
      <iFcol>1</iFcol>
      <iBcol>16777215</iBcol>
      <sFName>Arial</sFName>
      <iFSize>12</iFSize>
      <iFStyle>1</iFStyle>
    </Ctl>
    <Ctl>
      <sControlName>PhotoLarge</sControlName>
      <iLeft>120</iLeft>
      <iTop>10</iTop>
      <iWidth>600</iWidth>
      <iHeight>400</iHeight>
      <iFcol>1</iFcol>
      <iBcol>16777215</iBcol>
      <sFName>Arial</sFName>
      <iFSize>12</iFSize>
      <iFStyle>1</iFStyle>
    </Ctl>
    <Ctl>
      <sControlName>SaleDetails</sControlName>
      <iLeft>10</iLeft>
      <iTop>420</iTop>
      <iWidth>710</iWidth>
      <iHeight>100</iHeight>
      <iFcol>0</iFcol>
      <iBcol>16777215</iBcol>
      <sFName>Arial</sFName>
      <iFSize>12</iFSize>
      <iFStyle>1</iFStyle>
    </Ctl>
  </auControls>
</cScn>