Rounded Corners for Mambo E-mail

Everywhere you look on the web, the in look is rounded corners. How do you do it? How can you do it in css with minimal HTML? How can you do it in Mambo in an elegant way.

This article answers these questions and more.

First here is the result.
Image
How To...

  1. You must have Mambo 4.5.2.x installed.  This won't work with Mambo 4.5.1 or earlier.  This demo shows off the new patTemplate template engine which first appeared with Mambo 4.5.2.
  2. Once you've got Mambo 4.5.2.x up and running on your web server, download the ark_cornerdemo.zip file from mamboforge.net.
  3. Select site | templates | install from the Mambo administrator control panel.
  4. Browse for the ark_cornerdemo.zip file that you just downloaded from mamboforge, then upload it.

Now your site should have many rounded corners!

Read on to part 2 to find out how this works with php scripting and html/xml in patTemplate.


< Prev