On the demo site there is a really nice hilight on the four products that show just below the fold as you roll over them. How was that done? Are there any more instructions on how to set that stuff up.
Thanks for a great theme
Todd
On the demo site there is a really nice hilight on the four products that show just below the fold as you roll over them. How was that done? Are there any more instructions on how to set that stuff up.
Thanks for a great theme
Todd
Comments
Comment #1
Jeff Burnz commentedIts only effective when you use the Content Display settings and display nodes as a grid (in the Theme Settings for AT Commerce). Thats the only thing you have to do, if you are using Views table grid view or the flexible grid view it is not set to work with those I'm afraid.
Comment #2
magicmirror commentedCan you explain how to do this with specific nodes?
Comment #3
Jeff Burnz commentedCan you be more specific or explain in more detail magicmirror, not sure I follow what you want.
Comment #4
magicmirror commentedI have a content type called "services" which has several taxonomy related fields. I want to create a view and/or page where services with certain tags are displayed as titles/teasers (in their own square boxes) in a grid that scales and is styled as you have described above.
Using the AT Commerce theme, if I visit mysite.com/taxonomy/example_taxonomy the page displays those nodes as a "teaser" in a grid, just as you have described above and just like you would see the products on the homepage. This is done by means of your settings in the control panel. That part is working. Visually, hovering highlights a box around them, and if I scale the page down they remain in a box format and begin to stack on top of each other.
Currently, I have a view setup with "service" content types filtered by taxonomy tag. Each service entry is its own node, but I can't get it to grid out like the taxonomy page does.
If I set them to display as an unformatted list, they still don't display as a grid. If I use the grid option, they are side by side eventually turn into sentences that are on top of each other instead of looking like blocks.
Essentially I want each service with a particular tag to be displayed in its own box on a page as a grid. When I scale it down, I want it to remain looking like a box and just start stacking on top of each other.
Comment #5
Jeff Burnz commentedYou are going to have to theme this, what I mean is use the styles (CSS) that are used for the front and taxonomy pages and apply them to this View, if you have a link to the relevant page I can show you how to do this.
I'd like to see that, it sounds like a bug to me, if you have a link or a screenshot that would be great.
Comment #6
magicmirror commentedThanks for your reply Jeff. Having taken a look at the code deeper, I believe I understand how this is all happening. I don't think you have a bug on your hands with regards to what I've described.
Comment #7
Jeff Burnz commentedOK, cheers, feel free to re-open this if you need more help.