Knowledgebase

Joomlabamboo template and extension documentation

v1.1.7

  • Adds no follow to print and email links in K2 template
  • Adds precontent plugin hook to articles
  • Fix for equal heights script and panel menu

Manual Update

  • Upload templateDetails.xml
  • Upload html/com_content/article/default.php
  • Upload html/com_k2/templates/meridian/item.php
  • Upload js/template.js

v1.1.5

  • Added ssupport for Joomla 2.5 content images and links

Manual Update

  • Upload templateDetails.xml
  • Upload html/com_content

v1.1.3

  • Updated k2 overrides to be compatible with k2 2.5+

Manual Update

  • Upload templateDetails.xml
  • Upload html/com_k2 folder
  • Upload css/k2.css

v1.1.2

  • Fixes missing featured default file
  • Adds missing index.html folders to images folders.

Manual Update

  • Upload templateDetails.xml
  • Upload html/com_content/featured/default.php
  • Upload images folder or make sure that all folders in the template have an index.html file.

v1.1.1

  • Fixes template strings not translated in admin
  • Fixes panel icon not showing on the front end and panel icon choice not available
  • Various css fixes for Joomla 1.7 forms and buttons
  • CSS fixes for microblog flat display on front page
  • Fixes issue with irregular icon sizes for some icons
  • Fixes Meridian quickstart install errors
  • Fixes equal heights script
  • Fixes frontpage view in the overrides

Manual Update

To perform a manual update please download the latest template package and extract it on your desktop. Then upload and replace the following fiels on your server. If you have edited any of the following files you will need to check the changes to the new files and compare with your own.

  • Upload templateDetails.xml
  • Upload js/template.js
  • Upload html/com_content/featured
  • Upload layout/top.php
  • Upload languages/en-GB/en-GB.tpl_jbmeridian.ini to languages/en-GB folder.
  • Upload css/hilite[yourhilite].css file

CSS Changes

Hilite file changes

Remove .mbDetailsFlat from the first background colour rule starting at line18.

Add .form-login input.button, button.validate, #login.login_form input.button, #form-login input.button, to the same rule.

Theme.css changes

1. The following can be added to the bottom of the theme.css file

dl dd {margin: 0;}
form#contact-form dd {margin: 0;}form#contact-form input,form#contact-form textarea,.login input {display: block ;width: 100%;}
form#contact-form textarea {border: 1px solid #ddd;margin-bottom: 20px;}
form#contact-form input#jform_contact_email_copy {width: auto;display: inline;}
form#contact-form label#jform_contact_email_copy-lbl {margin-top: 0;}
form#contact-form button {float: left;margin-top: 20px;}

2. Also add:

float: left;

to the .jbMeta rule.

3. Change:

form#login .inputbox,.form-validate input {border: 1px solid #ddd;padding: 8px;width: 97%}

to 

form#login .inputbox,.form-validate input,form#contact-form input,form#contact-form textarea,.login input {border: 1px solid #ddd;padding: 8px;width: 97%;margin-bottom: 20px;}
.remind button,.reset button {margin-left: 0;}

4. Remove

.mbitemFlat h2 {float:left}

v1.1.0 Initial Release

Joomla 1.5

v1.1.2

Updated k2 overrides to fix small issue with social widgets not displaying

Manual Update

Upload templateDetails.xml

Upload html/com_k2 folder

v1.1.1

Updated k2 overrides

Manual Update

Upload templateDetails.xml

Upload html/com_k2 folder

Upload css/k2.css

v1.1.0 Initial Release