Difference between revisions of "How do you change the image(s) in your template?/fr"

From Joomla! Documentation

 
(Created page with "/templates/''nomdetemplate''/images")
Line 9: Line 9:
  
 
The images for a given template are generally located in this folder:
 
The images for a given template are generally located in this folder:
  /templates/''templatename''/images  
+
  /templates/''nomdetemplate''/images  
 
(where you substitute the name of the template you are using).
 
(where you substitute the name of the template you are using).
  

Revision as of 10:17, 31 October 2014

Other languages:
Deutsch • ‎English • ‎Nederlands • ‎català • ‎español • ‎français • ‎hrvatski • ‎русский • ‎فارسی

One common template change is to use your own graphic/image. Simple graphics (not banners) are linked in the HTML file. Simply change the reference to the image of your choice in the HTML file of your template. Do this by, in the adminsitrative interface, going to Site>>Template Manager and then selecting your template. Click the icon for html.

From the adminsitrative interface go to the drop down menu item

Extensions  Template Manager.

Keep in mind that if it is a different size than the original image this may change the appearance of the site in unexpected ways.

The images for a given template are generally located in this folder:

/templates/nomdetemplate/images 

(where you substitute the name of the template you are using).