Your selection
You do not have any extensions in your selection yet.
Rating
Share
Stats
- 2818 views
- 448 downloads
Zikula / Themes
Picasso 1.2
Extension type: Theme
Extension originally created by Herr.Vorragend on Feb 12, 2010
- Description
- Theme originally created by OWD Author Rene Hornig (http://www.renehornig.com).
Converted into a Zikula theme by Charlie (http://www.postnuke-themes.de).
Modified by Carsten Volmer (http://www.carsten-volmer.de) - Screenshots
-
- TargetGroup
- All
- Status
- Normal
Picasso 1.2
- Version created by Herr.Vorragend on Feb 12, 2010
- Core support
- (not supported)
- Zikula 1.2.1 (not supported)
- Zikula 1.2.2 (not supported)
- Changelog
- - modified links to use pnmodurl now
- CSS fixes
- using now more includes for 'head' and 'footer'
- more minor fixes - Status
- Normal
Comments
Write us your opinion about Picasso. Bug reports and feature request should be submitted at the project's tracker though.
Reviews
You tried Picasso out or are using it? Share your experience and create a review about Picasso.
Note
Only registered users are allowed to add reviews.
Register an account
or
Log in.
History
This graph shows how views and downloads developed. It also contains several events in form of vertical bars. Thereby are local events, as a new version or a comment, and global events, like for example new core releases or other appointments.
Powered by ModuleStudio 0.4.10

Comment by:
Charlie-otb
06 Mar 2010 - 07:35AM
DEMO
Demo on http://postnuke-themes.de
Comment by:
jaenosjelantru
31 Mar 2010 - 05:18PM
License
Do you know the license used for this theme? I went to the original authors website but can't find out how it's even distributed, let alone proper accreditation. Thanks!
Comment by:
Herr.Vorragend
31 Mar 2010 - 08:14PM
Please see /themes/Picasso/docs/LICENSE.txt
Quote
Comment by:
daddysupa
09 May 2010 - 11:54PM
Cleanup CSS
As per YSlow:
Picasso/style/style.css has 24 very inefficient rules, 21 inefficient rules, and 1 potentially inefficient uses of :hover out of 90 total rules.
Very inefficient rules (good to fix on any page):
* a * Universal key with descendant selector
* button * Universal key with descendant selector
* blockquote * Universal key with descendant selector
* blockquote * Universal key with descendant selector
* #logo * Universal key with descendant selector
* #logo h1 * Universal key with 2 descendant selectors
* #nav * Universal key with descendant selector
* #nav li.nav-2 a Tag key with 2 descendant selectors and Class overly qualified with tag
* #nav li.nav-2 span Tag key with 2 descendant selectors and Class overly qualified with tag
* #nav li.nav-3 a Tag key with 2 descendant selectors and Class overly qualified with tag
* #nav li.nav-3 span Tag key with 2 descendant selectors and Class overly qualified with tag
* #nav li.nav-4 a Tag key with 2 descendant selectors and Class overly qualified with tag
* #nav li.nav-4 span Tag key with 2 descendant selectors and Class overly qualified with tag
* #nav li.nav-5 a Tag key with 2 descendant selectors and Class overly qualified with tag
* #nav li.nav-5 span Tag key with 2 descendant selectors and Class overly qualified with tag
* #middle h2 * Universal key with 2 descendant selectors
* #middle h3 * Universal key with 2 descendant selectors
* #middle h4 * Universal key with 2 descendant selectors
* #middle h5 * Universal key with 2 descendant selectors
* #content .post .comments * Universal key with 3 descendant selectors
* #content table tbody .odd td Tag key with 4 descendant selectors
* #content table tbody tr:hover td Tag key with 4 descendant selectors
* #footer * Universal key with descendant selector
* #footer .sp * Universal key with 2 descendant selectors
Inefficient rules (good to fix on interactive pages):
* #logo h1 a Tag key with 2 descendant selectors
* #nav li a Tag key with 2 descendant selectors
* #nav li span Tag key with 2 descendant selectors
* #nav li a Tag key with 2 descendant selectors
* #nav li span Tag key with 2 descendant selectors
* #nav .act a Tag key with 2 descendant selectors
* #nav .act span Tag key with 2 descendant selectors
* #content .post .date span Tag key with 3 descendant selectors
* #content .post .category a Tag key with 3 descendant selectors
* #content .post .category a:hover Tag key with 3 descendant selectors
* #content .post h3 Tag key with 2 descendant selectors
* #content .post .comments a Tag key with 3 descendant selectors
* #content .post .comments span Tag key with 3 descendant selectors
* #content table th Tag key with 2 descendant selectors
* #content table td Tag key with 2 descendant selectors
* #content table thead th Tag key with 3 descendant selectors
* #content table tbody td Tag key with 3 descendant selectors
* #sidebar .box p Tag key with 2 descendant selectors
* #sidebar .box ul Tag key with 2 descendant selectors
* #sidebar ul li Tag key with 2 descendant selectors
* #footer .sp a:hover Tag key with 2 descendant selectors
Rules that use the :hover pseudo-selector on non-anchor elements. This can cause performance problems in Internet Explorer versions 7 and 8 when a strict doctype is used.
* #content table tbody tr:hover td
Note
Only registered users are allowed to add reviews.
Register an account or Log in.