Hey, I like the theme...but I'd like to have the taxonomy terms displayed on the right, as opposed to the left. Can someone guide me on where to make the change for this?

Thanks.

Comments

artist.lupein’s picture

You can try adding

.node .terms ul.links {
  float:right;
}

to the style.css.

Is that what you had in mind?

ardarvin’s picture

It sure is, thanks a bunch!

artist.lupein’s picture

Status: Active » Fixed

I'm glad I had a chance to help.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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