Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Focus2 - tags on frontpage

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

How do I affect the weight, color and position of the tags found in the Zen Tools gallery on my one-page menu/home page.

By tag position I mean, how do I a margin on the left so that the tags match up with the title above.

bulaworksdev3.com

module id is 486
  • BWbamboo's Avatar
  • BWbamboo
  • LIfetime Developer - Big Bamboo
  • 218 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
Hi

Try adding something along these lines

#zentools486 .tags.small.flat-list {margin: 0 1.75em 1.5em 1.75em;}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Paul, thanks for all your help. The margins are fine now, but I'm still having trouble impacting the tag weight and color.

I'm not sure the tag weight is my real issue. My eyes are not the best but it looks like the tag has some sort of split font with the hover color peeking through.

As for the color, if I could have the tag one color and the title another, I'd be overjoyed.

This is the page I'm working on: bulaworksdev3.com

This is the page where the tags look the way I'm aiming for: bulaworksdev3.com/river-trips/washington/wenatchee-river-rafting-leavenworth-2

Here's the changes that were made yesterday and today:
#zentools486 a {color: #dc3522;}
#zentools486 a:hover {color: #105b63;}
#zentools486 .tags.small.flat-list {margin: 0 1.75em 1.5em 1.75em;}
  • BWbamboo's Avatar
  • BWbamboo
  • LIfetime Developer - Big Bamboo
  • 218 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
That is text-shadow

Try tweaking one of the lines above

#zentools486 .tags.small.flat-list {margin: 0 1.75em 1.5em 1.75em; text-shadow: 0 0;}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers