<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://docs.joomla.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://docs.joomla.org/api.php?action=feedcontributions&amp;user=JGZimmerle&amp;feedformat=atom</id>
		<title>Joomla! Documentation - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://docs.joomla.org/api.php?action=feedcontributions&amp;user=JGZimmerle&amp;feedformat=atom"/>
		<link rel="alternate" type="text/html" href="http://docs.joomla.org/Special:Contributions/JGZimmerle"/>
		<updated>2013-05-20T02:06:51Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.19.3</generator>

	<entry>
		<id>http://docs.joomla.org/Banner</id>
		<title>Banner</title>
		<link rel="alternate" type="text/html" href="http://docs.joomla.org/Banner"/>
				<updated>2008-01-21T22:33:27Z</updated>
		
		<summary type="html">&lt;p&gt;JGZimmerle: original draft&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Web banners (also called banner ads) are a common form of advertising on the web.  They are called this way because like real-world banners they are usually in a high-aspect-ratio shape (narrow and tall, or short and wide). They are usually placed on websites with high-quality content and link back to the advertisers' websites. Sometimes they are simple images combined with some HTML and JavaScript. Increasingly often they also use multimedia objects to play animations and sounds, employing technologies like Flash, Shockwave or Java, to attract attention.&lt;br /&gt;
&lt;br /&gt;
Impressions refer to the number of times the banner has been displayed, while click-throughs refer to the number of times that users have clicked on the displayed banners. The original content provider on whose page the banner was displayed receives a small payment for each impression and a more substantial payment for each click-through, which will often be used to pay for the costs of providing the content to the users.&lt;br /&gt;
&lt;br /&gt;
If banners are too attention-grabbing, users often get annoyed with them and employ an ad-blocker, which prevents the display of banners.&lt;br /&gt;
&lt;br /&gt;
More info on banners is available on Wikipedia [http://en.wikipedia.org/wiki/Web_banner].&lt;/div&gt;</summary>
		<author><name>JGZimmerle</name></author>	</entry>

	<entry>
		<id>http://docs.joomla.org/Banner</id>
		<title>Banner</title>
		<link rel="alternate" type="text/html" href="http://docs.joomla.org/Banner"/>
				<updated>2008-01-21T21:37:58Z</updated>
		
		<summary type="html">&lt;p&gt;JGZimmerle: New page: {{inuse}}&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{inuse}}&lt;/div&gt;</summary>
		<author><name>JGZimmerle</name></author>	</entry>

	<entry>
		<id>http://docs.joomla.org/CSS</id>
		<title>CSS</title>
		<link rel="alternate" type="text/html" href="http://docs.joomla.org/CSS"/>
				<updated>2008-01-21T15:57:05Z</updated>
		
		<summary type="html">&lt;p&gt;JGZimmerle: Original draft.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Cascading Style Sheets (CSS) is the most widely used stylesheet languge on the world wide web. It is standardised by the W3C and can be used to style any kind of XML document, including XHTML, SVG and XUL.&lt;br /&gt;
&lt;br /&gt;
It was conceived to ease the separation of content (written in XML markup) and presentation (written in CSS) of documents. CSS can be used to define and alter almost all presentation aspects of a document, like colours, font sizes and types, text direction, element sizes and positioning, etc.&lt;br /&gt;
&lt;br /&gt;
Joomla provides many class- and id-attributes in its XHTML output, which can be used to alter its presentation through the use of CSS definitions for said classes and ids.&lt;br /&gt;
&lt;br /&gt;
CSS can also be used to improve accessibility of documents. It also provides mechanisms to present the same XML markup in different ways, optimised for different devices like screen-readers, speech-synthesizing browsers, printers, and Braille-based, tactile devices.&lt;/div&gt;</summary>
		<author><name>JGZimmerle</name></author>	</entry>

	<entry>
		<id>http://docs.joomla.org/CSS</id>
		<title>CSS</title>
		<link rel="alternate" type="text/html" href="http://docs.joomla.org/CSS"/>
				<updated>2008-01-21T15:35:37Z</updated>
		
		<summary type="html">&lt;p&gt;JGZimmerle: New page: {{inuse}}&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{inuse}}&lt;/div&gt;</summary>
		<author><name>JGZimmerle</name></author>	</entry>

	<entry>
		<id>http://docs.joomla.org/Backup_Basics_for_a_Joomla!_Web_Site</id>
		<title>Backup Basics for a Joomla! Web Site</title>
		<link rel="alternate" type="text/html" href="http://docs.joomla.org/Backup_Basics_for_a_Joomla!_Web_Site"/>
				<updated>2008-01-21T15:28:19Z</updated>
		
		<summary type="html">&lt;p&gt;JGZimmerle: Added pointer to Joomla backup extensions.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A backup is a copy of the data stored on a computer, which can be used to restore the computer to the state it was in at the time the backup was made. Useful in case of data loss or if the computer system's security measures are compromised by malicious attackers.&lt;br /&gt;
&lt;br /&gt;
To backup your Joomla site you will need an FTP client. Log in to the FTP account of your site and download all the files and folders that exist in the main directory. Be sure that the file and directory structure remains the same as in the live site.&lt;br /&gt;
&lt;br /&gt;
You will also need to create a copy of your database. The mechanism varies depending on the host of your site. Most hosting providers provide phpMyAdmin to help you manage your databases (provided of course that you use MySQL as your database).&lt;br /&gt;
&lt;br /&gt;
Instructions on how to backup a database: http://www.phpmyadmin.net/documentation/#faq6_4&lt;br /&gt;
&lt;br /&gt;
Alternatively you may use the backup functionality provided by many webhosters through their site management interfaces, or one of the Joomla backup extensions available on the Joomla extensions directory from within the Joomla administrator backend.&lt;/div&gt;</summary>
		<author><name>JGZimmerle</name></author>	</entry>

	<entry>
		<id>http://docs.joomla.org/Backup_Basics_for_a_Joomla!_Web_Site</id>
		<title>Backup Basics for a Joomla! Web Site</title>
		<link rel="alternate" type="text/html" href="http://docs.joomla.org/Backup_Basics_for_a_Joomla!_Web_Site"/>
				<updated>2008-01-21T15:18:47Z</updated>
		
		<summary type="html">&lt;p&gt;JGZimmerle: Added definition of the term.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A backup is a copy of the data stored on a computer, which can be used to restore the computer to the state it was in at the time the backup was made. Useful in case of data loss or if the computer system's security measures are compromised by malicious attackers.&lt;br /&gt;
&lt;br /&gt;
To backup your Joomla site you will need an FTP client. Log in to the FTP account of your site and download all the files and folders that exist in the main directory. Be sure that the file and directory structure remains the same as in the live site.&lt;br /&gt;
&lt;br /&gt;
Alternatively you may use the backup functionality provided by many webhosters through their site management interfaces.&lt;br /&gt;
&lt;br /&gt;
You will also need to create a copy of your database. The mechanism varies depending on the host of your site. Most hosting providers provide phpMyAdmin to help you manage your databases (provided of course that you use MySQL as your database).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Instructions on how to backup a database: http://www.phpmyadmin.net/documentation/#faq6_4&lt;/div&gt;</summary>
		<author><name>JGZimmerle</name></author>	</entry>

	<entry>
		<id>http://docs.joomla.org/Backup_Basics_for_a_Joomla!_Web_Site</id>
		<title>Backup Basics for a Joomla! Web Site</title>
		<link rel="alternate" type="text/html" href="http://docs.joomla.org/Backup_Basics_for_a_Joomla!_Web_Site"/>
				<updated>2008-01-21T15:10:55Z</updated>
		
		<summary type="html">&lt;p&gt;JGZimmerle: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;To backup your Joomla site you will need an FTP client. Log in to the FTP account of your site and download all the files and folders that exist in the main directory. Be sure that the file and directory structure remains the same as in the live site.&lt;br /&gt;
&lt;br /&gt;
Alternatively you may use the backup functionality provided by many webhosters through their site management interfaces.&lt;br /&gt;
&lt;br /&gt;
You will also need to create a copy of your database. The mechanism varies depending on the host of your site. Most hosting providers provide phpMyAdmin to help you manage your databases (provided of course that you use MySQL as your database).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Instructions on how to backup a database: http://www.phpmyadmin.net/documentation/#faq6_4&lt;/div&gt;</summary>
		<author><name>JGZimmerle</name></author>	</entry>

	<entry>
		<id>http://docs.joomla.org/Backup_Basics_for_a_Joomla!_Web_Site</id>
		<title>Backup Basics for a Joomla! Web Site</title>
		<link rel="alternate" type="text/html" href="http://docs.joomla.org/Backup_Basics_for_a_Joomla!_Web_Site"/>
				<updated>2008-01-21T15:10:10Z</updated>
		
		<summary type="html">&lt;p&gt;JGZimmerle: Added pointer to webhosters' backup systems.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;To backup your Joomla site you will need an FTP client. Log in to the FTP account of your site and download all the files and folders that exist in the main directory. Be sure that the file and directory structure remains the same as in the live site.&lt;br /&gt;
Alternatively you may use the backup functionality provided by many webhosters through their site management interfaces.&lt;br /&gt;
&lt;br /&gt;
You will also need to create a copy of your database. The mechanism varies depending on the host of your site. Most hosting providers provide phpMyAdmin to help you manage your databases (provided of course that you use MySQL as your database).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Instructions on how to backup a database: http://www.phpmyadmin.net/documentation/#faq6_4&lt;/div&gt;</summary>
		<author><name>JGZimmerle</name></author>	</entry>

	<entry>
		<id>http://docs.joomla.org/JDOC:Joomla!_Doc_Camp/Contributors_List</id>
		<title>JDOC:Joomla! Doc Camp/Contributors List</title>
		<link rel="alternate" type="text/html" href="http://docs.joomla.org/JDOC:Joomla!_Doc_Camp/Contributors_List"/>
				<updated>2008-01-21T15:00:25Z</updated>
		
		<summary type="html">&lt;p&gt;JGZimmerle: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you made a contribution to the documentation held on this site, please feel free to add your name below.  Please consider adding your real name in addition to your nickname.  You may, optionally, include a link to your website.&lt;br /&gt;
&amp;lt;onlyinclude&amp;gt;&lt;br /&gt;
== Contributors ==&lt;br /&gt;
* Chris Davenport ([[Special:Contributions/Chris_Davenport|contributions]])&lt;br /&gt;
* Marieke ([[Special:Contributions/Marieke92|contributions]])&lt;br /&gt;
* Justin Kerr ([[Special:Contributions/Pomond|contributions]])&lt;br /&gt;
* [http://www.jlleblanc.com Joe LeBlanc] ([[Special:Contributions/Jlleblanc|contributions]])&lt;br /&gt;
* [http://web.nostalgie.be Christophe Delire] ([[Special:Contributions/Nostalgie|contributions]])&lt;br /&gt;
* [http://www.joomlatools.org Johan Janssens] ([[Special:Contributions/Jinx|contributions]])&lt;br /&gt;
* [http://www.webmechanic.biz René Serradeil] ([[Special:Contributions/CirTap|contributions]])&lt;br /&gt;
* [https://www.zimmerle.de Julian Zimmerle] ([[Special:Contributions/JGZimmerle|contributions]])&lt;br /&gt;
&amp;lt;/onlyinclude&amp;gt;&lt;br /&gt;
[[Category:DocCamp]]&lt;/div&gt;</summary>
		<author><name>JGZimmerle</name></author>	</entry>

	<entry>
		<id>http://docs.joomla.org/Creating_clickable_background_images_using_CSS</id>
		<title>Creating clickable background images using CSS</title>
		<link rel="alternate" type="text/html" href="http://docs.joomla.org/Creating_clickable_background_images_using_CSS"/>
				<updated>2008-01-21T14:21:08Z</updated>
		
		<summary type="html">&lt;p&gt;JGZimmerle: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What this is about ==&lt;br /&gt;
&lt;br /&gt;
Okay, lets say you have a mostly finished template, with a typical corporate layout: A header, a content body area, and a footer. In the header you have placed a background image with a big company logo and some nice artwork next to it, with some dynamic content on top of the bottom right corner of the background image.&lt;br /&gt;
Suddenly you realise that a click on the company logo part of that background image should bring the user back to the homepage. Usually you would cut out the image and place it directly inside the link. However you don't have enough time to cut up the image and re-work your template accordingly, so what you need is a quick-fix.&lt;br /&gt;
&lt;br /&gt;
At this point your HTML structure might look something like this:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;site&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div id=&amp;quot;full-width-header&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;div id=&amp;quot;header-content&amp;quot;&amp;gt;We love using Joomla!&amp;lt;/div&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt;&lt;br /&gt;
    &amp;lt;div id=&amp;quot;body-content&amp;quot;&amp;gt;OSM saves the world!&amp;lt;/div&amp;gt;&lt;br /&gt;
    &amp;lt;div id=&amp;quot;footer-content&amp;quot;&amp;gt;(c) the really cool web-designer&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
And your CSS like this:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#full-width-header {&lt;br /&gt;
    background: url(header-logo.jpg);&lt;br /&gt;
    width: 800px;&lt;br /&gt;
    height: 172px;&lt;br /&gt;
}&lt;br /&gt;
#header-content {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    float: right;&lt;br /&gt;
    width: 400px;&lt;br /&gt;
    height: 172px;&lt;br /&gt;
    vertical-align: bottom;&lt;br /&gt;
    text-align: right;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note: Legitimate uses for the following technique might include things like tab-interfaces where the tabs should be able to stretch and still have a background image, or blog-skins which only differ in CSS.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to do it ==&lt;br /&gt;
&lt;br /&gt;
First: You can't just copy the #header-content div, position it over the logo, make the content invisible and enclose it in an anchor-tag. That would be broken HTML, because you can't place block-level elements like div inside anchor tags.&lt;br /&gt;
&lt;br /&gt;
You can however enclose a stretched, one-pixel, transparent GIF image in anchor tags (as per example one) if you have to support old browsers. Otherwise you can simply turn the anchor itself into an inline-block using CSS 2.1 (as per example two).&lt;br /&gt;
&lt;br /&gt;
Example 1 (pre CSS 2.1) HTML:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;site&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div id=&amp;quot;full-width-header&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;a href=&amp;quot;/&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;transparent.gif&amp;quot; id=&amp;quot;home-link&amp;quot; alt=&amp;quot;Nav: Home&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
        &amp;lt;div id=&amp;quot;header-content&amp;quot;&amp;gt;We love using Joomla!&amp;lt;/div&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt;&lt;br /&gt;
    &amp;lt;div id=&amp;quot;body-content&amp;quot;&amp;gt;OSM saves the world!&amp;lt;/div&amp;gt;&lt;br /&gt;
    &amp;lt;div id=&amp;quot;footer-content&amp;quot;&amp;gt;(c) the really cool web-designer&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Example 1 (pre CSS 2.1) CSS:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#full-width-header {&lt;br /&gt;
    position: relative; /* necassary to&lt;br /&gt;
        absolute-position the child-element&lt;br /&gt;
        #home-link relative to the header */&lt;br /&gt;
    background: url(header-logo.jpg);&lt;br /&gt;
    width: 800px;&lt;br /&gt;
    height: 172px;&lt;br /&gt;
}&lt;br /&gt;
#home-link {&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    width: 200px;    /* width of the logo */&lt;br /&gt;
    height: 172px;   /* height of the logo */&lt;br /&gt;
    top: 0; left: 0; /* top-left corner of logo */&lt;br /&gt;
    border: 0;&lt;br /&gt;
    float: left;&lt;br /&gt;
}&lt;br /&gt;
#header-content {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    float: right;&lt;br /&gt;
    width: 400px;&lt;br /&gt;
    height: 172px;&lt;br /&gt;
    vertical-align: bottom;&lt;br /&gt;
    text-align: right;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Example 2 (CSS 2.1) HTML:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;site&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div id=&amp;quot;full-width-header&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;a href=&amp;quot;/&amp;quot; id=&amp;quot;home-link&amp;quot;&amp;gt;Home&amp;lt;/a&amp;gt;&lt;br /&gt;
        &amp;lt;div id=&amp;quot;header-content&amp;quot;&amp;gt;We love using Joomla!&amp;lt;/div&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt;&lt;br /&gt;
    &amp;lt;div id=&amp;quot;body-content&amp;quot;&amp;gt;OSM saves the world!&amp;lt;/div&amp;gt;&lt;br /&gt;
    &amp;lt;div id=&amp;quot;footer-content&amp;quot;&amp;gt;(c) the really cool web-designer&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Example 2 (CSS 2.1) CSS:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#full-width-header {&lt;br /&gt;
    position: relative; /* necassary to&lt;br /&gt;
        absolute-position the child-element&lt;br /&gt;
        #home-link relative to the header */&lt;br /&gt;
    background: url(header-logo.jpg);&lt;br /&gt;
    width: 800px;&lt;br /&gt;
    height: 172px;&lt;br /&gt;
}&lt;br /&gt;
#home-link {&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    width: 200px;    /* width of the logo */&lt;br /&gt;
    height: 172px;   /* height of the logo */&lt;br /&gt;
    top: 0; left: 0; /* top-left corner of logo */&lt;br /&gt;
    border: 0;&lt;br /&gt;
    float: left;&lt;br /&gt;
    visibility: hidden;&lt;br /&gt;
}&lt;br /&gt;
#header-content {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    float: right;&lt;br /&gt;
    width: 400px;&lt;br /&gt;
    height: 172px;&lt;br /&gt;
    vertical-align: bottom;&lt;br /&gt;
    text-align: right;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>JGZimmerle</name></author>	</entry>

	<entry>
		<id>http://docs.joomla.org/Creating_clickable_background_images_using_CSS</id>
		<title>Creating clickable background images using CSS</title>
		<link rel="alternate" type="text/html" href="http://docs.joomla.org/Creating_clickable_background_images_using_CSS"/>
				<updated>2008-01-21T12:17:01Z</updated>
		
		<summary type="html">&lt;p&gt;JGZimmerle: New page: {{inuse}}&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{inuse}}&lt;/div&gt;</summary>
		<author><name>JGZimmerle</name></author>	</entry>

	</feed>