| 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. open full sized image Page 2Here is the content item that we opened in the last tutorial. We'll click on the Insert / Edit Image icon. open full sized image Page 3Some images are already listed, but we'll upload a new one by clicking on the Upload icon. open full sized image Page 5
open full sized image Page 7
open full sized image Page 8We repeat this process with the other content items on the front page. Our home page now looks like this: open full sized image 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... open full sized image Page 12In the indicated box, put a CSS styling (margin-right:10px;) Click on Update. open full sized image Page 14After repeating this process with the other two content items, the image margins have been adjusted. open full sized image 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.
open full sized image Page 16
Now when a user clicks on an image, the full article content will display. open full sized image Page 17After saving and returning to our home page, when we click on the image: open full sized image |