This template does not render in Dreamweaver. Any word on where this is?
samuelosmith
says
Purchased
Posted 2 months ago
samuelosmith
says
Purchased
I resolved the rending issue in Dreamweaver:
Place a: tr after the first Table tag:
So it should read:
[table cellpadding=”0” cellspacing=”0” border=”0” bgcolor=”#2c2c2c” width=”100%”]
Then place a: /td right after the last /Table tag.
So it should read:
/table [/html]
Change the [’s to <’s
Posted 2 months ago

Whoops, so I’m missing a tag in there somewhere? Thanks for the catch!