| San Antonio, TX | (210) 667-7269 |
| New York, NY | (646) 200-5921 |
| Los Angeles, CA | (424) 25VIPER |
| Toll Free | 1-800-420-9954 |
Download our free stuff
but show us some love!
Written by Dallas
The simplest method to do this is to use module chrome. If you are using a template that has a custom module chrome the file will be located at /templates/{template_name}/html/modules.php.
If your template does not have the modules.php file we will create one by copying the file from templates/system/html/modules.php.
Next you will need to do a find and replace. Find all instances of this:
And replace with this:
Save the new modified file at: templates/{template_name}/html/modules.php.
If you don’t have an html folder in your template, just create one.
Next add some CSS in your template.css for your new module title colors:
Example:
.moduletable h3 span {color: #0496eb} .moduletable h3 {color:#666}
If it is not working, check the module chrome style in your template’s index.php file. Make sure your modules are using a chrome style that you modified in the modules.php file
Example: In the modules.php file I replaced “$module->title” in the function named:
function modChrome_xhtml
so I want to make sure that in my index.php file my modules look like this:
<jdoc:include type="modules" name="left" style="xhtml" />
Written by Dallas
I’ve been designing and coding websites for years now but only recently have I looked into CSS frameworks. At first I thought these frameworks were great because they included many standard rules that I usually base many of my template layouts on anyway. I will be honest, they do save a lot of when coding but is that the overall goal? Is the new goal to cut down on development time and costs? What happened to good quality code? You must look at the bigger picture. The extended use, or should I say abuse, of these CSS frameworks can easily defeat the purpose of CSS all together.
The purpose of CSS is to keep your presentation separate from your markup. The less code used in your markup the better. CSS framework is not like Javascrtipt where you include a base framework/library and then call functions from it to do additional work. Instead all it gives you is declarative rules, many of which you can easily cut down the wasted framework by writing a few simple rules of your own.
I recently worked on a few existing sites that used frameworks and I couldn’t believe how out of control their markup had become, adding and extending the framework. I see developers using 5 or more classes on html tags, when honestly, they would be much better off just going back to old fashion tables because even tables used a lot less markup than that.
So my point here is that CSS frameworks can be effective when you want to cut down you development time or if you’re new to CSS and you’re not familiar with floats and clears, but I wouldn’t want to use it on any of my own sites, and you won’t find these frameworks in any of my templates.
Dallas Moore
Joomla Web Design | San Antonio Web Design
Written by Dallas
For Joomla 1.5 & Joomla 1.6
This module will display QR Codes for the current URL using the new Google API. The code is auto-generated on page load so there is no need to have to click buttons or mess with lightbox effects. This is fast, simple, and dynamic.
Version 1.0 Features:
Package Includes:
Written by Dallas
What is Joomla and what can it do for Website Owners?
For website owners, Joomla is an excellent content management system that allows you to easily manage and maintain your website with little or no programming knowledge necessary. It offers all the needed features to add and update everything such as your images, article pages, navigation menus, users, and much more. A good comparison to the user friendliness of Joomla would be Microsoft Word. I tell customers that if they can use Microsoft word than they can use Joomla. The text editors provided in the Joomla article manager provides the same basic features that you would use when creating a word document. Also, the size of the Joomla community has grown to great numbers over the last 5 years. Getting help for using Joomla is as easy asking your question in Google search or on the Joomla forum. There are literally millions of Joomla users all over the world and this large of a community can provide great support for new Joomla users. I’ve found hundreds if not thousands of Joomla tutorials and videos that cover almost everything about how to use Joomla!
Written by Dallas
This simple module will display Web 2.0 style icons that link to your social media profiles. Works for Joomla!®
Version 1.6 Features:
Page 1 of 2