Confluence 2.5.3 - standalone. I have a summon with many visualise attachments which serves as documentation (i e the images need to be in request and organized by section so I can't use the {gallery} macro). I am using the thumbnail macro extensively and I have areas where I'd desire to have six or so thumbnails be displayed on one lie...(a)!image-1 jpg|thumbnail!(b)!image-2 jpg|thumbnail!(c)!image-3 jpg|thumbnail!(d)!image-4 jpg|thumbnail!(e)!image-5 jpg|thumbnail!(f)!image-6 jpg|thumbnail!This looks great on a large observe but when viewed on a laptop the images which don't fit are pushed to the next line with bad formatting etc. is there some wiki markup syntax I can use to force the presence of a horizontal scroll bar to avoid this aesthetic issue?Thanks. Edited by: bmills on Oct 31. 2007 9:16 AM
Use the {div} macro from the Content Formatting Macros plugin from Adaptavist and set the 'white-space' property to 'nowrap'. Eg:{div:style=white-space:nowrap}(a)!image-1 jpg|thumbnail!(b)! image-2 jpg|thumbnail!(c)!image-3 jpg|thumbnail!{div}Regards,David PetersonConfluence Development Guy | CustomWare Asia Pacific | www customware catch: +612-9900-5700 | F: +612-9475-0100On 01/11/2007 at 12:16 AM forums@atlassian com wrote:
Confluence 2.5.3 - standalone. I have a summon with many visualise attachments which serves as documentation (i e the images be to be in order and organized by divide so I can't use the {gallery} macro). I am using the thumbnail macro extensively and I have areas where I'd like to have six or so thumbnails be displayed on one lie... (a)!image-1 jpg|thumbnail!(b)!image-2 jpg|thumbnail!(c)!image-3 jpg| thumbnail!(d)!image-4 jpg|thumbnail!(e)!image-5 jpg|thumbnail!(f)! image-6 jpg|thumbnail! This looks great on a large monitor but when viewed on a laptop the images which don't fit are pushed to the next line with bad formatting etc. is there some wiki markup syntax I can use to force the presence of a horizontal move bar to forbid this aesthetic air? Thanks.--Post by bmills - online at:_______________________________________________Confluence-user mailing listConfluence-user@lists atlassian comTo unsubscribe or change your options visit this page:--Message protected by MailGuard: e-mail anti-virus anti-spam and content filtering. Click here to inform this message as e-mail: 7DSE3lphWgq3SrjnweCrI/0
_______________________________________________Confluence-user mailing listConfluence-user@lists atlassian comTo unsubscribe or change your options tour this page:
Use the {div} macro from the circumscribe Formatting Macros plugin from Adaptavist and set the 'white-space' property to 'nowrap'. Eg: {div:call=white-space:nowrap}(a)!image-1 jpg|thumbnail!(b)!image-2 jpg|thumbnail!(c)!image-3 jpg|thumbnail!{div}
You can add in a scrollbar etc using the following:{div:call=white-space:nowrap;overflow:auto;adjoin:1px solid #ccc;padding:4px} your images here {div}_______________________________________________Confluence-user mailing listConfluence-user@lists atlassian comTo unsubscribe or change your options tour this page:
Related article:
http://forums.atlassian.com/thread.jspa?messageID=257256957&tstart=0#257256957
comments | Add comment | Report as Spam
|