Hello,
I am using this theme for a website.
I could not get the tags horizontal. Does anybody give me a clue.

Thanks, and also for this nice theme!

Comments

yshido’s picture

Status: Active » Postponed (maintainer needs more info)

Wich "tags" are u talking about my friend? Can you please update this issue with some more information and maybe a screenshot?

g.ro’s picture

You can do this in css or use the Taxonomy Formatter module (http://drupal.org/project/taxonomy_formatter).

For the css you can add something like this:

.field-type-taxonomy-term-reference .field-label, .field-type-taxonomy-term-reference .field-items, .field-type-taxonomy-term-reference .field-item {
display:inline;
float:left;
font-weight:normal;
padding-right:10px;
}
yshido’s picture

Status: Postponed (maintainer needs more info) » Active
shadcn’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.