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

From Joomla! Documentation

m (removed Category:FAQ using HotCat)
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
<noinclude><languages /></noinclude>
 
{{version|2.5,3.x}}
 
{{version|2.5,3.x}}
One common [[Template|template]] change is to use your own graphic/image. Simple graphics (not [[Banner|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 [[Back-end|adminsitrative interface]], going to Site>>[[Template Manager]] and then selecting your template. Click the icon for html.
+
<translate><!--T:1-->
 +
One common [[Template|template]] change is to use your own graphic/image. Simple graphics (not [[Banner|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 [[Back-end|administrative interface]], going to Site>>[[Template Manager]] and then selecting your template. Click the icon for html.</translate>
  
From the [[Back-end|adminsitrative interface]] go to the drop down menu item
+
<translate><!--T:2-->
:{{rarr|Extensions,Template Manager}}.
+
From the [[Back-end|administrative interface]] go to the drop down menu item</translate>
 +
:<translate><!--T:3-->
 +
{{rarr|Extensions,Template Manager}}</translate>.
  
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.
+
<translate><!--T:4-->
 +
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.</translate>
  
The images for a given template are generally located in this folder:
+
<translate><!--T:5-->
  /templates/''templatename''/images  
+
The images for a given template are generally located in this folder:</translate>
(where you substitute the name of the template you are using.)
+
  <translate><!--T:6-->
 +
/templates/''templatename''/images</translate>
 +
<translate><!--T:7-->
 +
(where you substitute the name of the template you are using).</translate>
  
 
<noinclude>
 
<noinclude>
[[Category:Administration FAQ]]
+
<translate><!--T:8-->
 
[[Category:Getting Started FAQ]]
 
[[Category:Getting Started FAQ]]
 
[[Category:Template Management]]
 
[[Category:Template Management]]
[[Category:Template FAQ]]
+
[[Category:Template FAQ]]</translate>
 
</noinclude>
 
</noinclude>

Revision as of 11:03, 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 administrative interface, going to Site>>Template Manager and then selecting your template. Click the icon for html.

From the administrative 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/templatename/images 

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