Written by Daniel "Diggler" Proczko
Sunday, 05 July 2009 00:00


This is by no means an end all be all guide to making Joomla 100% tabless or 100% validated, but it will help you find which files are being used for which component, where to find them for editing purposes and will give quick guidelines as to which tags to remove and which to replace.

Tables have been known to increase load time and increase files size and is therefore frowned upon in web design.  This does not mean tables cannot be used, it is just a warning that table dependent designs are clunky and slower to load.

Using an HTML editor explore to this directory with in your root folder installation:

root/Components/Com_Conent/views/

With in this folder there are 5 folders: archive, article, category, frontpage, and section. With in these folders are the files that render the basic components of Joomla 1.5.

(Before you begin to edit these files be sure to back up a copy!)

Here are some quick guidelines while searching these pages.

  1. Replace <table> with <div>
  2. Replace <td> with <p>
  3. Remove <tr>

Of course these are just guidelines the above tips are not full-proof.  The code must still be sifted and proper css classes and id's must be declared.

Next Post: CSS, Classes and ID's on apt2labs.com

Tabless webpages are known to load faster, what are some ways you've sped up Joomla load times?

Reddit! Del.icio.us! Mixx! Free and Open Source Software News Google! Live! Facebook! StumbleUpon! TwitThis Joomla Free PHP

 

Add comment


Security code
Refresh

Follow apt2labs:

Subscribe to RSS
twitter bird Follow on Twitter

Follow by Email:

Latest Tweet:

Best Homegrown Websites http://bit.ly/GwX4P Does your band have everything it needs online?
Monday, 03 August 2009 00:18

Popular

Categories