pentamedia-portal adspace

This commit is contained in:
Astro 2011-07-14 00:29:13 +02:00
parent f95e2a9e54
commit 6bd15feb19
3 changed files with 26 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@ -263,6 +263,23 @@ p.new_comment a:before {
text-decoration: underline;
}
/* -- Adspace -- */
#adspace {
padding: 0 1em 0 2em;
}
#adspace h2 {
font-size: 1.2em;
font-style: italic;
color: #666;
padding: 0;
}
#adspace p {
margin: 0;
padding: 0;
margin-bottom: 1em;
}
/* -- Upcoming -- */
#upcoming {
padding: 0 1em 0 2em;

View File

@ -93,6 +93,15 @@
</xsl:comment>
<aside id="rsidebar">
<div id="adspace">
<h2>Podcast-Portal</h2>
<p>
<a href="http://pentamedia.org/">
<img src="{concat($baseurl, '/images/pentamedia.png')}"/>
</a>
</p>
</div>
<xsl:call-template name="calendar-events" />
<xsl:call-template name="chaosupdates" />