-
AuthorPosts
-
June 27, 2015 at 11:13 am #314614
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
June 27, 2015 at 3:11 pm #314692I’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.
June 27, 2015 at 8:38 pm #314809Hello There,
Thanks for writing in!
To float your image in cornerstone, please turn on first the advance controls and add a custom
right
orleft
class or simply add an inline cssfloat: right
orfloat: left
.Hope this helps. Please let us know how it goes.
June 28, 2015 at 1:22 am #314938Thank 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 🙂June 28, 2015 at 4:18 am #315023Hey Mark,
Glad you’ve sorted it out. 🙂
-
AuthorPosts