Hello. I would like to know if it is possible to change the graphic aspect of a previous html or page. For example, I have generic pages from the mailing program but they came with their logos, and I would like to change them. The program gives me the html code to change it, but I dont know how to import it to Freeway and change the graphics without make wrong with the code…
The program gives me the html code to change it, but I dont know how to import it to Freeway…
You cannot edit raw html in Freeway. You need a text editor, or html editor, or perhaps a CSS editor for that. Not sure, but from your description it sounds like your program generates the html page then leaves it up to you to make it pretty later.
Yes, the program generate a page where you can subscribe to my newsletter, but this page should be personalized, so the rpogram give you the code aswell as a text.
Then, what I would like to do is changing the background colour, the logo, and the plain text, because it cames in englih, not in spanish.
So, I dont want to change any code, just the graphic aspects.
You cannot edit an html page in Freeway. You can try and recreate the page by building it Freeway using the html page as a reference, but you cannot open the html page in Freeway and edit it.
As far as changing the html page background colour etc., you can certainly do so but you will have to use other tools to do it.