Simple Invoices logo
    • CommentAuthorparrales
    • CommentTimeSep 22nd 2007 edited
     permalink
    Hi,

    I just want to remove the box lines around every section of the invoice layout, I mean those around biller, customer, resume and items sections, in order to get a text-only printout.

    Thanks and Regards,
    Angel
    • CommentAuthoraplysia
    • CommentTimeSep 23rd 2007 edited
     permalink
    You should be able to remove all this lines just with editing the css file in : /templates/invoices/default/style.css

    An other possibilitie is to copy the directory default and rename it to for example parralestemplate and modify this template to your needs. Now it should show up in the template selection list.
    • CommentAuthorparrales
    • CommentTimeSep 24th 2007 edited
     permalink
    Done by editing the css file.

    Thanks.
    • CommentAuthoraplysia
    • CommentTimeSep 24th 2007 edited
     permalink
    Good to hear. Hope in the future a lot more people will edit the invoice pages for their own needs. It should be pretty simple now.