Instead of having the links like this
- link
- link
- link
How can I make it so that they go
link, link, link
do I need to edit a file - if so which one!?
Instead of having the links like this
- link
- link
- link
How can I make it so that they go
link, link, link
do I need to edit a file - if so which one!?
1. You should clean up a bit those "tags" you put into the field. As it is they are almost useless!
2. You mean in your sidebar? Those links are displayed as a list - you will have to go into the style.css file and find where their style is defined and add something like:
display: inline;
Cheers your a star but Its still doing odd things!!
is there anyway of editing the way its displayed? do you know the name of the file where its defined?
This topic has been closed to new replies.