pepi![]() 2008-05-24 17:00 | Is possible to insert tabel into page? » Quick.Cms v1.x |
Makaron2008-05-24 23:33 | It isn't any table wizard or sth like this but You can make html table by yourself. In admin panel when You editing "Full description" of page where You want to place table You can use html code. So You can give <table> tag etc and make a table. You also can make css styles to this table and place it in default.css. |
pepi![]() 2008-05-25 13:44 | Thanks, it works. |