i was wondering if it was possible to implement a different way of viewing the 'original' image?

What has led me to this is that i have designed narrow custom themes and the 'original' sized image extends beyond the width of the theme. Clearly, this is not ideal.

For example, would it be possible to have the link to the 'original' image opening up external to the theme (i.e. just the image). Preferable to this, a separate css file that a themes CSS file could overwrite. Or perhaps, the option to specify a custom CSS file?

What i am thinking is something like the 'print friendly' module...

thanx
c.

ps i am testing acidfree after playing with an earlier version. I am hoping to implement it for a community site i designed and have administered for a number of years - http://sandon-point.org.au

...and thank you for your work on this!

Comments

nancydru’s picture

This is an Image module problem. You'll need to open it there.

vhmauery’s picture

The links portion of the image page are all Image module's problem, but the link that the picture points to is from Acidfree using the nodeapi(view) hook.

As far as overriding acidfree CSS, it is simple -- just make a file called acidfree.css in your theme's dir. Then for that theme, it will use the custom acidfree.css file rather than the global one.

avolve’s picture

Title: viewing 'original' image » moved to image module
Status: Active » Closed (fixed)

thanx - i have closed this and re-posted for image module