Bootstrap includes some "@media print" CSS rules, one of which displays the href of links right after the link (this is in bootstrap.min.css). See http://drupal.stackexchange.com/questions/59900/how-to-get-rid-of-added-urls-when-printing-a-bootstrap-themed-page. If you'd like, you can go to http://getbootstrap.com/customize/ and generate a custom Bootstrap file that excludes the print media styles.
Anthony On Thursday, April 17, 2014 6:25:14 AM UTC-4, jimbo wrote: > Right, I have made a simple database which works well and looks nice on > screen. That is in 'edit' everything looks as it should, everything in nice > neat boxes and that is how I would like it to print. > > However when I print the page a lot of other stuff appears which I gather > are link details, a Google lead me to believe that this is caused by some > code in the css of web2py. I have looked through the css but can't see > which bit I could alter/remove. > > > Any ideas, explained simply please? > > Thanks, Jimmy > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

