list category template with thumbnails
Posted: Thu Nov 20, 2008 12:35 am
Hi, I'm trying to create a list-style category, except with thumbnails, something like what can be found on this site:
http://www.4cdmusic.com/cgi-bin/product ... wseNode=30
I've taken categorygridpage4.ascx and change it to one column, with the horizontal align set to left so that there's just one column of items with everything on the left, but I can't figure out how to move all of the text to the right side of the image. I feel like there's another file that defines the layout of the image and product attributes, but I can't figure out what it's called. Something about Container.DataItem, but there aren't any files by that name.
My html and css are decent, but my server-side scripting is more in the nature of following someone else's code along, hacking out the parts I don't need and replacing them with stuff I've copied from somewhere else,
so any help would be really appreciated.
At this point I don't think I'm going to get any more figured out tonight. Staring at code for more than a couple hours after my eyes start burning and my head hurting just isn't that productive.
*Edit*
of course, if someone where to humor me by giving me some suggestions in the next hour and a half or so, I would probably be tempted to stay up til dawn bludgeoning it in to working.
http://www.4cdmusic.com/cgi-bin/product ... wseNode=30
I've taken categorygridpage4.ascx and change it to one column, with the horizontal align set to left so that there's just one column of items with everything on the left, but I can't figure out how to move all of the text to the right side of the image. I feel like there's another file that defines the layout of the image and product attributes, but I can't figure out what it's called. Something about Container.DataItem, but there aren't any files by that name.
My html and css are decent, but my server-side scripting is more in the nature of following someone else's code along, hacking out the parts I don't need and replacing them with stuff I've copied from somewhere else,


At this point I don't think I'm going to get any more figured out tonight. Staring at code for more than a couple hours after my eyes start burning and my head hurting just isn't that productive.
*Edit*
of course, if someone where to humor me by giving me some suggestions in the next hour and a half or so, I would probably be tempted to stay up til dawn bludgeoning it in to working.