PDA

View Full Version : section layout exactly like this


jacy
05-Jun-2003, 05:16 AM
Hi there,
If you have a look at this site http://www.pluscorp.biz and click on any of the sections (components) on the left of screen, the layout of these section pages is exactly how i would like to lay my pages out. Then if you click on the item name you can read more info about the product . how would i do that?

Cheers,

Jacy

I-CC
05-Jun-2003, 10:16 AM
You would need to create your own custom Section templates to produce the exact style and layout you are after with maybe the use of some CUSTOMVARs for specific locating of information within this page, plus if you wanted the buy button on both (i.e. page showing briefs on products and product detailed info) pages, then you would need to incorporate a bit of code within each sections details to enable the buy button within the section information.

Hope it helps.

cdicken
06-Jun-2003, 11:15 AM
There is a chapter in the Advanced User Guide on 'Creating a Page of Thumbnails' which contains some example code for doing a similar style of section link to the one on the site. You could use this as a place to start.