• Hello there:

    I have an idea that seems possible but I don’t quite know how to implement it. This is what I am looking for…

    Multi-column page. Under header will be a full page entry. Perhaps under that will be another row of perhaps two-entries. Finally under that there will be another row of three entries. As far as I know that is definitely doable, as it is just a theme/layout.

    So each of these columns, the two-column & three-column rows will be set with there own category/tag. I would like to set a border relating to that category/tag around that particular column.

    This is the hard? part. I would like that main big/full width article to change border color depending upon what tag/category assigned to it. This is say a Featured Article. Once I enter a NEW Featured Article, it needs to drop down into the category column it was assigned to.

    Anyone have any experience in this or can point me to the right direction?

    Thank you.

Viewing 1 replies (of 1 total)
  • The post_class() function should echo tag specific classes so write that into the template file(s) where you need it and then write the css rules to change the border color, and anything else you want to change.

Viewing 1 replies (of 1 total)
  • The topic ‘Is this possible & how?’ is closed to new replies.