When working on more complex themes the default CSS classes assigned by the Drupal system do not provide enough distinction to effectively style blocks. It would be useful to have classes assigned that identify the following:
Joomla and VirtueMart provide an easy to use and feature rich combination of content management and eCommerce. A lot of my clients who use VirtueMart were asking me about Quickbooks integration so that they could easily track online purchases. Authorize.net has provided Quickbooks export for a while but the existing Authorize.net Payment module for VirtueMart did not pass itemized order information. To meet the increasing demand for this functionality I decided to modify the existing payment module to pass the required information.
JEvents provides an easy to use calendar of events and it is critical to have a method of quickly adding new events to search engines because they are time sensitive. The mambot provided here searches through the JEvents database and creates a categorized listing that is integrated with the Search Engine Friendly (SEF) Service Map component.
A lot of designers are currently struggling to accomplish page layout that was simple to achieve using tables but is frustratingly difficult (if not impossible) with CSS. The following example shows a simple method to display a mutli-column content layout without having to worry about complex floats, margins, and padding.