You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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 {
text-align: right;
}
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message