@MartetheK, if your html is not strong then I suggest you take the w3c online course on it. It is free and good. After that, I would suggest you used CSS and templates instead of embedding things. You will get a much better look and feel that way.
I'm also looking for a way to embed the PHP. I use RapidWeaver and integrating WordPress was as simple as pasting in the PHP code into an HTML page. Doing the same with Vanilla works... mostly. I dropped the PHP into RW-generated pages with the same name as the Vanilla ones (i.e. people.php) and it mostly works, but it throws errors like "Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent"
It'd be nice to have a cruft-free way of doing this...
Comments
It'd be nice to have a cruft-free way of doing this...