Tags cloud css

Start-up Joomla template with amazing CSS3 animated icons, price tables and parallax effect background.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sat Mar 07, 2015 5:43 am
Reply with quote
Report this post
Hi!
I read this article https://www.gavick.com/documentation/su ... -tag-cloud
Could you tell me, how can I add style of tag cloud to my site? Maybe you can give me css style?
Thanks for help.
Regards, Peter
User avatar
Expert Boarder

GK User
Sat Mar 07, 2015 10:30 am
Reply with quote
Report this post
HI,
Could you tell me, how can I add style of tag cloud to my site?

This (my) guide was based on K2 module only. So if you're using K2 - it still should work. (I guess)

Maybe you can give me css style?

What style?
You can grab from out templates or ??
User avatar
Platinum Boarder

GK User
Sat Mar 07, 2015 11:20 am
Reply with quote
Report this post
Oscar E wrote:This (my) guide was based on K2 module only.
Nice guide :)
So if you're using K2 - it still should work. (I guess)

Yes, I am using k2. But my tags cloud looks like in a picture. And I want style like in article.
User avatar
Expert Boarder

GK User
Sun Mar 08, 2015 9:10 am
Reply with quote
Report this post
I think you forgot to delete following file (!) - it was described also in guide

templates\gk_simplycity\html\mod_k2_tools\tags.php
User avatar
Platinum Boarder

GK User
Tue Mar 10, 2015 12:06 pm
Reply with quote
Report this post
Oscar E wrote:I think you forgot to delete following file (!) - it was described also in guide

templates\gk_simplycity\html\mod_k2_tools\tags.php

No, I did not. If file is deleted, it looks like in a picture. And I want like in a previous post picture.
User avatar
Expert Boarder

GK User
Tue Mar 10, 2015 1:18 pm
Reply with quote
Report this post
so you need word tags with borders ?
User avatar
Platinum Boarder

GK User
Tue Mar 10, 2015 1:21 pm
Reply with quote
Report this post
If yes, use only that code
Code: Select all
.k2TagCloudBlock a {
    border: 1px solid #ccc;
    margin: 6px;
    padding: 3px 6px;
}


and effect will be similar to following
User avatar
Platinum Boarder

GK User
Wed Mar 11, 2015 11:45 am
Reply with quote
Report this post
Thanks, Oscar it is what I need.
User avatar
Expert Boarder


cron