I've aded the custom fields to my blog, only thing is that when I display them in my site they use a new line for every tag. I would like to have them in one line.. any one knows how to do that?
I've aded the custom fields to my blog, only thing is that when I display them in my site they use a new line for every tag. I would like to have them in one line.. any one knows how to do that?
I'm not real good with CSS, but you'd use CSS to do that. Basically you create a div in your stylesheet with something that makes "li" code display:inline, and wrap that div around the metatags PHP line which is calling your custom fields.
1. Instead
2. Of
3. This
You | Can | Get | This
I cant seem te get that to work... could you be more specific on what the div code would be?
This topic has been closed to new replies.