April 2007 Archives
I may be the last one out there, but I still love using DreamWeaver for my HTML code editing. Anyone wanting to customize their ProStores store version (template set) to support a CSS layout may want to remove the ss:font tags used (gets parsed to a regular font tag) in a basic template set. DreamWeavers Find and Replace has a handy feature that does a great job on this.
First copy the source code of the template and paste it into a new DW doc:
Then, open the Find and Replace window:
Configure the Search to "Specific Tag" and add the ss:font tag into the tag box:
Remove the "With Attribute" option and set the "Action" to "Strip Tag" - Then, Find and Replace All:
Viola! All the ss:font tags regardless of attribute along with the closing tags are gone from the source code. Done.
neoverve
Subscribe to the feed for this blog