Caption position

61 views
Skip to first unread message

Ariel

unread,
Apr 25, 2013, 12:47:54 PM4/25/13
to camera-for...@googlegroups.com
Is there a way to have the captions in the lower right corner (right-aligned)?  Thanks.

Tyler Ortiz

unread,
Jul 19, 2013, 10:41:12 PM7/19/13
to camera-for...@googlegroups.com
If you want to have all captions appear right aligned you can do something like this:

Under "Common Settings" -> Additional CSS styles, enter the following:

.camera_caption > div {
  1. text-alignright;
}

That is probably the simplest way to do it, I'm sure you could add some custom html to slides you want right aligned text if you need it only every so often. 

cory church

unread,
Jun 6, 2014, 5:45:04 PM6/6/14
to camera-for...@googlegroups.com
Change this Css

.camera_caption{
left: 50%;
width:45%;
display:inline;
}

to move the entire text box to the right
Reply all
Reply to author
Forward
0 new messages