| home bookshelf slides |
| Joomla : Extensions More on the JCE |
Page 1In this tutorial we'll get an introduction to the JCE in action, by showing how easy it is to add graphics to content with the JCE. Here's another look at the home page as it is now. We'd like to add some graphics to the content items on the front page. Page 2Here is the content item that we opened in the last tutorial. We'll click on the Insert / Edit Image icon. Page 3Some images are already listed, but we'll upload a new one by clicking on the Upload icon. Page 4
Page 5
Page 7
Page 8We repeat this process with the other content items on the front page. Our home page now looks like this: Page 9The margin of the new images was a bit narrow. Let's fix that. Back in the Content Items Manager, we'll click on the first article shown on the home page... Page 10We'll select the image and then click on the image icon again. Page 11The image properties dialog appears. We'll click on Appearance. Page 12In the indicated box, put a CSS styling (margin-right:10px;) Click on Update. Page 14After repeating this process with the other two content items, the image margins have been adjusted. Page 15Let's make one last adjustment using the JCE. When a user clicks on an image, it should go to the full content for that item. Here we are looking at a content item again.
Page 16
Now when a user clicks on an image, the full article content will display. Page 17After saving and returning to our home page, when we click on the image: |