Differences
This shows you the differences between two versions of the page.
rtd_manual_ch_03_catalog_setup [2012/04/20 10:08] mark [CHANGING CATALOG NAVIGATION PATH] |
rtd_manual_ch_03_catalog_setup [2012/04/28 16:28] (current) mark [CATALOG BASICS] |
||
---|---|---|---|
Line 19: | Line 19: | ||
categories or 6-10 products in a category, we recommend that you use the CATEGORIES - SUBCATEGORIES | categories or 6-10 products in a category, we recommend that you use the CATEGORIES - SUBCATEGORIES | ||
- PRODUCTS structure to limit choices on the screen at one time. To view your catalog | - PRODUCTS structure to limit choices on the screen at one time. To view your catalog | ||
- | click CATALOG SETUP > LAUNCH CATALOG. If the link for this page is given to users, they will | + | click the **CATALOG** link at the top left of your admin panel. If the link for this page is given to users, they will |
also be directed to your catalog. In the chapter titled PRODUCTS SETUP you will learn more about | also be directed to your catalog. In the chapter titled PRODUCTS SETUP you will learn more about | ||
- | 10 | ||
adding products to the catalog along with product descriptions and images. This chapter is devoted to | adding products to the catalog along with product descriptions and images. This chapter is devoted to | ||
showing you how to work with the Catalog structure. | showing you how to work with the Catalog structure. | ||
Line 137: | Line 136: | ||
individually set these however you find best for your site.{{ :rtd_manual:ss3.4.jpg?direct&300 |Click on the image to enlarge}}{{ :rtd_manual:ss3.5.jpg?direct&300 |Click on the image to enlarge}} | individually set these however you find best for your site.{{ :rtd_manual:ss3.4.jpg?direct&300 |Click on the image to enlarge}}{{ :rtd_manual:ss3.5.jpg?direct&300 |Click on the image to enlarge}} | ||
==== CSS TRICK - HIDING THE SIDE MENU ==== | ==== CSS TRICK - HIDING THE SIDE MENU ==== | ||
- | By adding the line: #catalog_menulinks {display:none;} in your css file you should be able to turn off | + | By adding the line: \\ |
+ | **#catalog_menulinks {display:none;}** \\ | ||
+ | in your css file you should be able to turn off | ||
the menu on the left side of the screen. If you have not yet worked with the css go to SYSTEM | the menu on the left side of the screen. If you have not yet worked with the css go to SYSTEM | ||
OPTIONS -> Configure RTD- -> STYLE SETUP Once you learn a bit about CSS, you can do some | OPTIONS -> Configure RTD- -> STYLE SETUP Once you learn a bit about CSS, you can do some |