Closed (fixed)
Project:
Multiflex37
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Mar 2007 at 16:06 UTC
Updated:
23 Aug 2007 at 15:18 UTC
What should I do to use the 2 columns style in some nodes? I added the div class="column2-unit-left" with my content. It worked for FF however in IE, the nodes keeps the column1-unit style for the $taxonomy.
Divisions order for this node is:
... div .main-content > div .column1-unit > div #node-85 .node > div .content > div .column2-unit-left > ul > li
Divisions order for $taxonomy links in this node is:
... div .main-content > div .column1-unit > div #node-85 .node > div .clear-block clear > div .meta > > div .terms
Thanks,
Minna
Comments
Comment #1
Minna commentedI solved it.