Click to See Complete Forum and Search --> : Dreamweaver Printable page problem


sidsw_2002
04-11-2006, 03:11 AM
Hey guys,
I made a page using layers...where there are various text boxes and check boxes over a GIF file.It views perfectly in IE and in the preview in DW,but when i do a print preview and print, the checkboxes and textboxes have all been displaced by a certain space to the bottom right...

Can someone suggest a possible solution?

Thanks in advance

bathurst_guy
04-11-2006, 06:43 AM
Use CSS (www.w3schools.com/css/default.asp) to set your styles - this way you can set a seperate stylesheet for printing as to on screen - then just adjust some styles for printing through a trial and error until it is how you would like it to appear when printed.

sidsw_2002
04-12-2006, 12:04 AM
HI,
Thanks for your suggestion.will this also work for the case that its actuall the layer that shifts and not a change of font??

Thanks