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.

menu icon style

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

Hello,
serenitywellnesscentre.com/ is the website. I'm trying to change the style a bit on the little twitter jb icon in the top area. I have added

.jbtype i:icon-twitter {
font-size: 4em;
color: #333;
}

and tried

.jbtype i:twitter {
font-size: 4em;
color: #333;
}

to custom.css but no changes. What is the correct thing to add to custom.css for icons to modify?

Thanks.
  • drchamp's Avatar
  • drchamp
  • 12 Month Developer
  • 163 posts
  • 1 Thanks
  • Karma: 1
The administrator has disabled public write access.
Hi

I'm getting

403 - You've got to ask yourself one question: Do I feel lucky?

Firewall rules affecting my ability to see the site?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Firewall OK now. Sorry. Please look again.
~d
  • drchamp's Avatar
  • drchamp
  • 12 Month Developer
  • 163 posts
  • 1 Thanks
  • Karma: 1
The administrator has disabled public write access.
Hi

You could do this a couple of ways

Try this

.icon-twitter:before {
font-size: 3em;
}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
The following user(s) said Thank You: drchamp
Works great thanks.
~D
  • drchamp's Avatar
  • drchamp
  • 12 Month Developer
  • 163 posts
  • 1 Thanks
  • Karma: 1
The administrator has disabled public write access.
Yo're welcome

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