J
|
Jane 7/10/2008 |
Paul, <BODY style="BACKGROUND-COLOR: white"> |
S
|
swanside author 7/18/2008 |
Paul, change following code for print page on the Visual Editor tab in HTML mode:
<BODY style="BACKGROUND-COLOR: white" bgColor=white><script type="text/javascript" src="include/jquery.js"></script>{include_if_exists file="include/header.php"} {doevent name="ViewOnLoad"} <!--startPDFcut-->
|
J
|
Jane 7/18/2008 |
Paul, <BODY style="BACKGROUND: white;" bgColor=white> |
S
|
swanside author 7/18/2008 |
Paul, try to use this one:
|
|
501314 8/14/2008 |
I want background color on all of my pages how do I do that. |
J
|
Jane 8/15/2008 |
Patti, |
|
501315 8/18/2008 |
Patti, edit source files directly in the C:/Program Files/PHPRunner4.2/source/layouts/<selected layout>/directory. Also you can change cell width in the same files.
|
J
|
Jane 8/19/2008 |
Sorry, all layouts are in the C:/Program Files/PHPRunner4.2/templates/layouts/ directory. |
|
501316 8/19/2008 |
so I found the layouts but where do I put my .png background color file? and the width of the cells on the table on my view page. |
J
|
Jane 8/20/2008 |
Just open view.htm file in any text editor and edit pure HTML as you want. |