I want to use Wysiwyg to develop some html for email advertising. But, in order to do so I need to be able to set the location of the style to a remote folder on the web along with the imagery used in the advertisements. As they are related to a specific website, I'd like to build a separate folder within that site to host the new images and style sheets, but this leaves me with a question of how to do this.
A couple options seem likely,
1. I upload the project to the site in a different Web Builder Project with the destination being that specific folder, and then pull down the HTML from the server and integrate it into the email,
2. I publish the file locally and change the html to look for the style sheet at the URL of choice. This is not my preferred choice as I don't want to have to type a new URL for every single different html that I create.
Can I set the style location in a preference somewhere that is project specific? The images also seem to be a little temperamental in that they will work if they are the "images" folder, but nothing else even when I manually change the URL to a different destination. Am I wrong in this?
Thanks!
Style location
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/publish.html
http://www.wysiwygwebbuilder.com/preview.html
Frequently Asked Questions about Publishing
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/publish.html
http://www.wysiwygwebbuilder.com/preview.html
Frequently Asked Questions about Publishing
Re: Style location
You cannot set an absolute location for styles.
But you can set a relative folder for CSS files in Tools -> Options -> Publish -> File Type Output Folder
But you can set a relative folder for CSS files in Tools -> Options -> Publish -> File Type Output Folder