This topic is locked

Background Colour

1/30/2008 3:46:44 PM
PHPRunner General questions
S
swanside author

Hi, I have chosen the background on the choose theme page, but, I am using a custom view page to generate an invoice. The page is Basic_Invoice_view but it displays it as the same colour as the theme even If I choose to print the page. I need the internet options to print background colours, as some of the fileds I have edited in frontpage and highlighted some of them, but the general page is coloured. Where can I remove the colour just for this page please?

Cheers

Paul.

J
Jane 1/31/2008

Paul,
you can edit backgroud color on the Visual Editor tab -> HTML mode.

Here is a sample:

<BODY bgColor=white style="background-color: white;">

S
swanside author 1/31/2008

Thanks Jane. Just what I was looking for.