View Single Post
  #4  
Old 04-25-2006, 01:26 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

Do you have the smarty plug-in for Dreamweaver? If not, you are probably shooting yourself in the foot by using DW.

Be sure to call your images using smarty, and code your table cells using CSS, not the old fashioned way like you have:

background="http://www...etc" will cause all sorts of issues, but mainly security issues when you go into https.

Get yourself a good book on CSS, it is the standard for formatting these days.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote