Joomla tags

a real free joomla tag system

  • Increase font size
  • Default font size
  • Decrease font size
 Joomla Tags Support Forum
Welcome Guest   [Register]  [Login]
 Subject :CUSTOMISE VIEW: Tags separator in article bottom.. 2010-02-15 16:30:29 
ADamir
Apprentice
Joined: 2010-02-15 23:16:44
Posts: 1
Location

Hello!

I need to insert a separators between my tags in bottom of article, like this:

Tags: тag1 | tag2 | tag3

How can i do this?

Please send me a message with code and in where i must insert it, because i don't see a RSS channels in your forum

Sorry my english,

Thanks!

My e-mail: adamir1984@gmail.com

IP Logged
 Subject :Re:CUSTOMISE VIEW: Tags separator in article bottom.. 2010-03-05 02:09:03 
joomlatags
Master
Joined: 2009-02-15 12:36:41
Posts: 581
Location

You can do the work in two ways:

1. Open /plugins/content/tags.php, about line 100-101,change

 

</li>';

 

to

 

|</li>';
2. Change Css file.
Use Tag's "Template Manager", you can find:
 .tag ul li {
	display: inline;
	list-style-type: none;
	background-image: none;
	padding: 0 0.5em;
}
and change the style.
I only know a little css, I don't know how to use the css to implement your requirement.
perhaps some others can help you, or you can find the css with Google.

 

IP Logged
 Subject :Re:CUSTOMISE VIEW: Tags separator in article bottom.. 2010-07-03 13:56:21 
Znadić
Apprentice
Joined: 2010-07-03 19:45:27
Posts: 1
Location

Why this does not work in version 1.3.3.

Please help. Thanks

IP Logged
Page # 


Powered by ccBoard


Newsletter

Please subscribe to our newsletter to stay up-to-date with the latest news and release notifications delivered to your inbox.
Tags for Joomla



Joomla Plugin:ReadMoreExt