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

Minna’s picture

Status: Active » Closed (fixed)

I solved it.