New Landing How can we help? Atelier Printing Page Major Glitch

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #217899
    tylergibbons93
    Member
    Post count: 81

    Hello

    We just launched our site onto our server, and very excited to see how people react to it. Quick thing: I went to try and print a page, and the entire thing got weird. I attached the PDF of when I clicked print. Is there a way to fix this?

    Attachments:
    You must be logged in to view attached files.
    #217910
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Try to add the code below to your custom css option.

    @media print {
       
        a:link:after, a:visited:after {  
          display: none;
          content: "";    
        }
    }

    Let us know the result.

    -Rui

    #217924
    tylergibbons93
    Member
    Post count: 81

    That looks better. Still runs over the edge of the paper a bit on the right . Take a look at attachment. This has the code you provided in it.

    Attachments:
    You must be logged in to view attached files.
    #218148
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    It seems to have the same margin space in both sides, the margin is also controlled in the printing options of the browser(I manage to define my custom margins at the print moment).

    What are you expecting to look like? any mockup?

    -Rui

    #218257
    tylergibbons93
    Member
    Post count: 81

    This is okay. All resolved. Thanks!

    #218337
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great! Thanks Rui

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register