Project:Collapse Text
Version:6.x-1.1
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

In the situation where I'm using collapsible text it would be nice to be able to specify that the text is expanded when printed.

I've played with adding things to the print.css but it doesn't push the existing text below downwards.

I suppose I need to trigger the jquery for expanding when the browser prints anybody have any suggestions?

Comments

#1

I am also in this position. My users use default-collapsed text extensively, but it is really not compatible with the Print module. Anybody have a javascript I can tag in to override this and/or just trigger the expansion on the print page?

#2

Hi,

The print.css should do it. The issue I found was that my changes get overridden by other css. However, I just created a new version (6.x-2.0-beta1) which should allow you to override the theme function. You can load custom javascript and css as well as specify whether it's for print, screen, etc... This could work for you though I haven't been able to try it myself.

Regards,
Anthony

#3

Status:active» closed (fixed)
nobody click here