home *** CD-ROM | disk | FTP | other *** search
/ Internet 53 / INTERNET53.iso / pc / software / windows / building / mystore / instructions / layoutinfo.txt < prev    next >
Encoding:
Text File  |  1999-01-07  |  1.3 KB  |  28 lines

  1.  
  2.             ***************************
  3.             MyStore 3.x LAYOUT OVERVIEW
  4.             ***************************
  5.             
  6. MyStore 3.x is laid out in three visible frames:  the "show" frame which
  7. is variable in width depending on the size browser window your customer
  8. is using, the right hand or "promo" frame which is set to 140 pixels in
  9. width, and the bottom, "nav", navigation frame which is set to 42 pixels
  10. high.
  11.  
  12. This structure is set by the frameset found in the "storefront.htm" file.
  13. Individuals with a good command of HTML editing can change this structure,
  14. if desired, without affecting the operation of MyStore.  Any layout changes;
  15. however, must continue to use the same frame names.
  16.  
  17. All of the main pages are designed around dynamically rendered tables
  18. with background images of your design.  This allows you to decorate
  19. your store to suit your market and very easily make changes in the look
  20. for seasonal or other special occasions.
  21.  
  22. All tables in the "show" frame are set to 480 pixels in width.  This
  23. combined with the 140 pixel width of the "promo" frame and allowing for
  24. borders and vertical scroll bars allows your store to look good and be
  25. readable without horizontal scrolling even when your customer is using
  26. a low resolution, 640 x 480 pixel, screen.
  27.  
  28.             ***************************