test melih
 melih
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • qatarhandball Friend
    #200423

    JA biz Problem in Print Page( contain media ” appear in each media url ) like this ( (/index.php/en/component/joomsport/team/1/9)


    1. Printerror
    Adam M Moderator
    #545810

    Hi,

    Actually, it’s the default behavior in Joomla!, if you switch to default template Protostar, you will see the same result. In order to remove link url in print layout, please open file root_folder/templates/ja_sugite/css/custom.css (if you don’t have this file, just create a new one) then add this code :

    @media print {
    a:after {
    content: "" !important;
    }
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Adam M 10 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum