Colour Shift changelog
v2.2.5
Better fix for menu dropping to two lines in firefox
Manual Update
Upload js/template.js
Upload templateDetails.xml
v2.2.4
Fix for menu items dropping to two lines in firefox
Small update for K2 2.5.7 compatibility
Manual Update
Upload js/template.js
Upload templateDetails.xml
Upload html/com_k2/templates/colourshift/category_item.php
v2.2.3
Adds support for J2.5 content links and content images.
Fix for positioning of article pagination
Fix for stripes under tagline not displaying correctly
Corrects line height and font size on tagline text
Manual Update
Upload templateDetails.xml
Upload html/com_content
Upload css/theme.css (see below)
Fix for stripes display:
Change the following int he css/theme.css file
to this:
Tagline line height fix
Change the following in the css/theme.css file:
to
v2.2.2
Fixes k2 comment layout
Fixes layout issue with Jomsocial heaings
Corrects spacing of k2 meta information and font sizes in multiple column layouts.
Fixes rating block not clearing extra fields.
Adds position relative to k2 header to avoid buttons floating outside
Adds k2 author to category and item view.
Fixes missing navigation between content items in aticle view.
Resets colours on lists added to the hidden panel.
Manual Update
Upload templateDetails.xml
Upload css/k2.css (See changes below)
Upload css/theme.css (See changes below)
Upload html/com_k2/templates/colourshift/item.php
Upload html/com_k2/templates/colourshift/category.php
upload html/com_content/articles/default.php
Changes made to the css/k2.css file.
.k2Header { border-bottom: 4px solid #f2f2f2; padding: 0 0 10px; position: relative;}
Added the following at line 36:
.k2ItemContainer.cols2 h2 {font-size:1.6em;}
.k2ItemContainer.cols3 h2 {font-size:1.4em;}
.k2ItemContainer.cols4 h2 {font-size:1.2em;}
#k2ItemListLeading {margin-bottom: 30px}
.k2ItemContainer.cols2 span.separator,.k2ItemContainer.cols3 span.separator,.k2ItemContainer.cols4 span.separator {display: none;}
.k2ItemContainer.cols2 .k2Category,
.k2ItemContainer.cols3 .ItemCommentsLink a,
.k2ItemContainer.cols3 .createDate,
.k2ItemContainer.cols3 .k2Category,
.k2ItemContainer.cols3 .ItemCommentsLink a,
.k2ItemContainer.cols3 .createDate,
.k2ItemContainer.cols4 .k2Category,
.k2ItemContainer.cols4 .ItemCommentsLink a,
.k2ItemContainer.cols4 .createDate {
span.commentToolbar {margin: 0 20px;font-size: 90%;}
Changes made to the css/theme.css file.
Fix for background colour on hidden panel lists:
#navwrap .moduletable.color1 li,#navwrap .moduletable.color2 li,#navwrap .moduletable.color3 li,#navwrap .moduletable.color4 li,#navwrap .moduletable.color5 li,#navwrap .moduletable.color6 li{
background: none;
}
Jomsocial Heading Fix
/* JomSocial Headings */
h2.componentheading {
height: auto;background: none;line-height: 2;
}
v2.2.1
- Fixes issue with slideshow discs not appearing that crept in with a recent update to the Zentools module.
- Fixes width of select menu on iphone displays.
- Adds fixedleft and fixedright positions for social icons in J1.5
Manual Update
Upload templateDetails.xml
Upload css/mediaQueries.css
Upload css/theme.css file (See changes below)
Changes to the css/theme.css file.
Add the following to the bottom of the css/theme.css file.
v2.2.0
Compatibility release for v2.2.0 of the Zen Grid Framework. Please ensure to also install the v2.2.0 of the Zen Grid Framework when upgrading to v2.2+.
Please note that because this Joomla template already has a variation of the sticky nav implemented that setting is not available in the tools > effects panel as per other v2 Zen Grid Framework themes. You can find the option to set the menu to be either absolute or fixed in the Colourshidt parameters under layout > menu
- Adds the new Toggle Menu option for small browsers.
Manual Update
- Upload templateDetails.xml
- Upload css/MediaQueries.css (See changes below)
Changes to the mediaqueries.css
Added:
Also prefixed the existing select menu styling as per the following:
v2.0.5
Fix for Duplicate imagesloaded code when using zentools.
Added new string for Joomla Tweaks panel.
Adds default logo value for ZGF v2.1.3 update.
Fix for centered logo.
Adds safehtml filter for tagline
Fix for multiple column view in K2
Manual Update
Upload templateDetails.xml
Upload layout/logo.php
Upload js/template.js
Fix for centered logo issue. Add the following to the css/theme.css file or upload css/theme.css if you have not edited that file.:
Fix for multiple columns in k2. Either upload the css/k2.css file if you have not touched it or add this at the bottom of the file.
v2.0.4
Fix for contact form not loading.
Manual Update
Upload templateDetails.xml
Upload html/com_contact/
v2.0.3
Fix for error in mobile device display in admin.
Fix for panel misalignment issue related to Zen Grid Framework version 2.1.2
Fix for wrong link href for k2 attachments
Added fixed left and fixed right social icon positions.
Adds new clear cache buttons available in framework v2.1.
Fixes offline page logo location
Fixes issue with analytics code in the admin.
Fix for contact form issue.
Manual Update
Upload templateDetails.xml
Upload offline.php
Upload html/com_k2/templates/colourshift/item.php
Fix for panel misalignment:
Change the following css in the css/theme.css file.
to
v2.0.2
- Fix for tagline not showing.
- Fix for k2 Comment list layout.
- Fix for search results layout in J1.7
Manual Update
- Upload templateDetails.xml
- Upload css/k2.css (see additions below)
- Upload css/theme.css (see additions below)
- Upload html/com_search
- Upload layout/logo.php
- Upload includes/templateVariables.php
Css Changes:
The following changes and additions were made to the css/theme.css file.
Change line 917 from:
to
Tagline fix.
Change
to:
The following changes and additions were made to the css/k2.css.css file.
Add the following to the bottom of the k2.css file:
v2.0.1
Fix for logo path for J1.7
Fix for accordion menu toggle in J1.7
Manual Update:
- Upload templateDetails.xml
- Upload layout/logo.php
Change line 514 in the css theme.css file from this:
to this:
v2.0.0
Initial Release
