Prints blank page
-
I had this working:
I could print the table and the table only.my outer most table:
<table class=”print_table” style=”width: 100%; background-color: #ffffff;” cellspacing=”1″ cellpadding=”1″>my print me:
[print-me class=”print_table”]
tried it with both a “.” and without a “.” in front of the class name “print_table”It was working – then I experimented with the flush right stuff
.printomatic {
float: right;
}I took the flush stuff out and now it only prints a blank page
Right now there is no extra css and it only print a blank page.
Here’s the page: (it’s a test site btw)
https://9b7.c3f.myftpupload.com/dss-thank-you/Thank You
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Prints blank page’ is closed to new replies.