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.

Bootstrap screenprint hrefs FIX

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

When printing the browser screen boostrap displays the href.
ScreenShot2015-01-21at11.39.34PM.png



I found it necessary to add this to my custom.css

@media print {
a[href]:after {
content: none;
}
}

If you didn't know, I thought it should be added to the template.css instead of being required to be added to a custom.css
  • ODiN Mayland's Avatar
  • ODiN Mayland
  • LIfetime Developer - Big Bamboo
  • 818 posts
  • 10 Thanks
  • Karma: 8
The administrator has disabled public write access.
Hi

I'll talk to Anthony about this when he gets back from holiday

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