truyenslitho2008-01-16 14:00 | Hi, is there a way to modify the link of an uploaded document (pdf or Word doc) so it opens in a _blank window instead of replacing the website? » Quick.Cms v2.xWilly |
cgan2008-01-16 14:50 | truyenslitho - in templates/pages_default.tpl find BEGIN FILES_LIST and END FILES_LIST and just add target"_blank" to the a element like this: |
truyenslitho2008-01-16 15:40 | cgan, works great! I knew it must be possible, but did'nt kwow where to look for it. Thanks! Willy |