Adding an Image to a Page
In order to add an image to a page it must first be uploaded to the site using the File Library tool before being available for use as page content.
On the PC Content tab of the page you want to add an image too, click in the editing window where you want to add the image, then click on the image icon tool in the top row of editing icons (looks like a picture of mountains with a sun) and use the browse button to browse the server for the image you want to insert.
Making an Image Responsive When adding an image
Use the Image icon (top row of page editing tools, looks like mountains), browse to the server to find the image. In the Image Properties window (Image Info tab), remove the height/width specs. On the Advanced tab, put the keyword img-responsive in the Stylesheet Classes. If you also want to center the image, you would add the keyword center-block as well, separating the two keywords with a space. Click OK to save the update.
Fixing an existing image to be Responsive
Using the page editor, click on the image in question, then the Image Icon (top row of page editing tools, looks like mountains), browse to the server to find the image. In the Image Properties window (Image Info tab), remove the height/width specs. On the Advanced tab, put the keyword img-responsive in the Stylesheet Classes. If you also want to center the image, you would add the keyword center-block as well, separating the two keywords with a space. Click OK to save the update.
