Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Saguaros Moderator
    #992154

    Hi Fernando,

    You can try with my tweak as below:

    • Go to file: ROOT/templates/ja_university_t3 (your default template)/css/custom.css (create this file if it doesn’t exist)
    • And add this css rule:
      @media print {
      a[href]:after {
      content: none !important;
      }
      }

    Refresh your web page and print again.

    Then inform me the results.

    Regards

    Fernando Puente Dominguez Friend
    #993620

    Here I go: it works fine!

    Thanks a lot.

    Saguaros Moderator
    #993659

    You’re welcome!!!

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Saguaros 7 years, 9 months ago.

The topic ‘Dirt code when trying to print page’ is closed to new replies.