Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #314614

    Mark M
    Participant

    Hi,

    Having problems working out how I can get images floating in cornerstone. In VC it was easier as I just selected the float on the image, but can’t seem to find how to float in cornerstone and all the forum stuff seems to relate to VC.

    Regards,

    Mark

    #314692

    Ryan D
    Participant

    I’m having the same problem Mark. Hope someone can help.

    My question would be more general to even floating a DIV tag inside a layout. You can obviously do this with custom HTML, but I was hoping to work within the framework as much as I can.

    #314809

    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in!

    To float your image in cornerstone, please turn on first the advance controls and add a custom right or left class or simply add an inline css float: right or float: left.

    Hope this helps. Please let us know how it goes.

    #314938

    Mark M
    Participant

    Thank you for your reply, I have tried that it works just fine.

    Is there a way for me to be able to specify the size the image displays at by adding some css inline?

    Edit to add have answered that myself by just adding width: 300px to style 🙂

    #315023

    Christian
    Moderator

    Hey Mark,

    Glad you’ve sorted it out. 🙂