Default front page
Joomla - Template: Making Basic Template Use Dreamweaver CS3
Submitted by administrator on Thu, 03/11/2010 - 14:52Joomla Template Step By Step Tutorial: If we are lazy, we can use Dreamweaver to help us write XHTML code. We can use template page that exist at Dreamweaver feature. In this post, we will talk how to make Joomla template use Dreamweaver CS3. But, before continue; please understand about module's and component's position at here. Better, if you read this post too.
- Read more
- 7 reads
Tutorial:Creating a basic Joomla! template
Submitted by administrator on Thu, 03/11/2010 - 14:43Introduction
The purpose of this tutorial is to serve as an introduction to creating Joomla! templates. It will cover the essential files and code needed to create a basic template. The code is presented so it can be cut and pasted with very little modification needed.
- Read more
- 7 reads
TinyFCK
Submitted by administrator on Thu, 03/11/2010 - 14:07TinyFCK - TinyMCE with FCKEditor file manager
There are two big open source rich text editors:
Some people prefer the first, some other the second, but there’s a problem for who likes to use TinyMCE: it lacks of a free file manager/uploader.
What we actually need is to have a TinyMCE installation with a free file manager/uploader, thus we take it from FCKEditor.
- Read more
- 9 reads
Joomla: Tutorial - Creating a submenu
Submitted by administrator on Wed, 03/10/2010 - 10:04Example Data
In our example, we will create a menu called "Pets". It will have two top-level menu items called "Dogs" and "Cats". Under Dogs, we will have "Collies" and "Greyhounds". Under Cats we will have "Tabbies" and "Siamese". So the structure of the Pets menu will be as follows:
- Dogs
- Collies
- Greyhounds
- Cats
- Tabbies
- Siamese
- Read more
- 9 reads
Step by Step Enable View Post Access Counter on Drupal
Submitted by administrator on Tue, 03/09/2010 - 10:51The step by step below show how you can enable post access counter on Drupal cms. The view post access counter as the name implies show the hit or view read count statistic for each Drupal page or post... this include the forums. The view post access counter module comes with default Drupal cms system installation... so you do not need to install any extra module to track page views for every page on the system. Please note that the page counter configuration below tested on Drupal 6.13 version.
- Read more
- 18 reads
Cut & Paste Plus Size image viewer
Submitted by administrator on Mon, 03/08/2010 - 10:24Description: Plus Size Image Viewer automatically adds a caption beneath the images of your choice that when clicked on launches a "plus size" version of the image. The enlarged image can be a different image from the original, so the former is loaded only on demand when requested. FYI, this script is inspired by a similar image viewer seen on some pages of WSJ.
- Read more
- 14 reads
Jquery lightbox - Pirobox V.1.2.1
Pirobox 1.2 [BETA] jQuery Plugin
Pirobox V.1.2.1
- The script weight has decreased by 40%, now weighs only 15KB, (9KB Minified)
- There is a choice between three different styles (shadow,white or black)
- Slideshow option
- Multiple image set option
- PngFix for Internet Explorer 6
- Keyboard navigation: Right arrow [next], Left arrow [prev], ESC [close]
- Previoue and Next buttons outside or inside the imageBox.
- Broken Link Check
- Automatic repositioning of the image in the browser window
- Browser compatibility = FireFox 2+, Opera9.5+, Chrome, Safari (Mac/Windows),IE 6+
- Read more
- 14 reads
div layer over a flash movie help
Submitted by administrator on Mon, 03/08/2010 - 09:20Just wanted to clear up a few misconceptions about placing Flash content in front of or behind other html content.
The original poster was on the right track, z-indexing is how you place the Flash content in front of or behind other html content. What was missing was that z-indexing only work with elements that have a declared position (position:absolute or relative, etc.). When attempting to position Flash content, create a holder <div> for the Flash, give it a background color, width and height dimensions the same as your Flash content, and get that <div> positioned correctly before adding the Flash content.
- Read more
- 15 reads
Learn CSS Positioning in Ten Steps
Submitted by administrator on Tue, 02/09/2010 - 10:09Relationship:
http://www.barelyfitz.com/screencast/html-training/css/positioning/
Learn CSS Positioning in Ten Steps
This tutorial examines the different layout properties available in CSS: position:static, position:relative, position:absolute, and float.
- Read more
- 36 reads
PNG Transparency Fix in IE6
Submitted by administrator on Tue, 02/09/2010 - 09:05What is this?
This is a IE5.5+ "behavior" that automatically adds near-native PNG support to MSIE 5.5 and 6.0 without any changes to the HTML document itself. Supported features include:
- Read more
- 24 reads






