T O P I C R E V I E W |
stabilo |
Posted - 20 Oct 2006 : 15:04:47 Hi
Can you tell me if DHE can export all css intructions in an external file and leave only div blocks in html file linked.
In fact, i would make template for modx and not find any style block in the html file exported.
Is it possible ?
Thanks. |
3 L A T E S T R E P L I E S (Newest First) |
s.dav |
Posted - 20 Oct 2006 : 18:27:10 Ok I've understood; sorry but the position coordinates are always exported into the source html file. This for compatibility with old browsers. |
stabilo |
Posted - 20 Oct 2006 : 17:30:27 I've tried to export. It works fine but i don't find how put style tag in the external css file instead of html file.
For example :
<div id="ldheshRRect2" style="position: absolute; left: 3px; top: 77px;" align="left"><img src="files/swd_ffff_rrect2.png" width="264" height="306" border="0" alt=""></div>
|
s.dav |
Posted - 20 Oct 2006 : 16:47:29 Yes, DHE can export your file creating one or more external css files. You can make this choice in the page export or project export. |