User Code List
New Snippet
CSS
---Box Shadow
---CSS restet and main elements
---First and Last Child
---Rounded corners
---Suckerfish menu
---Titan contact form
---Display URL when printing page
---Titan IE6 alert
---Transparency
------Transparency
------New Snippet
---Accessible Form (thatwebguyblog.com)
---Table (suitable for restaurant menu)
Content
---Privacy policy
---Lorem Ipsum
Flash
---Embed
HTML
---Contact module 2.2
---Email template (basic)
---IE6 alert
---Package 1 navigation
---Template container
---Accessible Form (thatwebguyblog.com)
JavaScript
---IE7 Suckerfish menu fix
Smarty
---Date
---if else
---Loop through and display image category
---News Widget (with strip tags)
---Loop through cetegory and echo
---Echo contact details
---Include news widget
---Show specific content ID on page
---Featured products (Shop 1)
---Show specific titleID and contentID on page
---Loop through display featured products, linked to product category
---Include contact details
---Featured Products (Shop 4.5)
---Featured products on a new page (not on homepage)
---Show news widget on certain pages
---Show something in particular page ID
---Insert Image (new!)
---Show all products on a page
PHP
---If nothing else
New Snippet
jQuery
---Image Cross Fade
 
 
Email template (basic)
 

<table border="0" align="center" cellpadding="0" cellspacing="0" style="margin:0 auto; font-family:Arial; color:#646464; width:640px;">

<tr>

<td><img src="http://www.domain.com.au/media/newsletter_header.jpg" alt="" style="border:none;" /></td>

</tr>

<tr>

<td style="padding:15px 0 15px 0;">

<p style="font-size:14px;">%%intro%%</p></td>

</tr>

<tr>

<td style="text-align:center;"><hr style="height:1px; border-bottom:0px; border-left:0px; border-right:0px; border-top:solid 1px #ccc;" /></td>

</tr>

<tr>

<td style="padding:15px 0 15px 0;">

<p style="font-size:14px;">%%item01%%</p> </td>

</tr>

<tr>

<td style="text-align:center;"><hr style="height:1px; border-bottom:0px; border-left:0px; border-right:0px; border-top:solid 1px #ccc;" /></td>

</tr>

<tr>

<td style="padding:15px 0 15px 0;">

<p style="font-size:14px;">%%item02%%</p> </td>

</tr>

<tr>

<td style="text-align:center;"><hr style="height:1px; border-bottom:0px; border-left:0px; border-right:0px; border-top:solid 1px #ccc;" /></td>

</tr>

<tr>

<td style="padding:15px 0 15px 0;">

<p style="font-size:14px;">%%item03%%</p></td>

</tr>

<tr>

<td style="text-align:center;"><hr style="height:1px; border-bottom:0px; border-left:0px; border-right:0px; border-top:solid 1px #ccc;" /></td>

</tr>

<tr>

<td style="text-align:center; font-size:11px;">To unsubscribe from this newsletter, please visit <a href="http://www.engen.com.au/campaign/">this page</a>.</td>

</tr>

</table>

 
Sub-Article List