And I really don't know a lot about CSS...but can I do this with CSS? If so, any suggestions where to start? :)
On Dec 5, 11:21 am, jc <[email protected]> wrote: > I've re-done this code. If I'm understanding this template code > (category.html), it looks like I had some CSS in an unnecessary place > (within the h3 tags, which isn't necessary). Regardless, I still need > to code in the same behavior that I wrote about in my above post. Now > that I only have one loop (well, technically two) I think this might > be a little easier. Any ideas are welcome. > > The CSS for the template code is very simple, though I don't *think* > it's really important in this situation, correct me if I'm wrong. > > ul.product-category li { > float: left; > display: inline-block; > > } > > Thanks again, > J. > > On Dec 5, 9:57 am, jc <[email protected]> wrote: > > > > > > > > > I need this codehttp://paste.pocoo.org/show/300846/toprint a > > newline *before* each <h4> heading (essentially, wrapping it to the > > next line). > > Create another loop to do this or is there an easier way? > > Thanks, > > J. -- You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en.
