PDA

View Full Version : Paint Shop Pro



monkeyhead
03-22-2004, 05:45 PM
Hi !
I started to make a test layout for my site (here (http://mattseymour.net/test.htm)) the size is apporx 1024x768.As you can see theres a white border as such around my layout.Is there a way to remove this?Is it guide rulers or somthing?
Thanks
Monkeyhead!

Izagaia
03-22-2004, 06:32 PM
Is 1024x768 the resolution on the srceen from which you captured this shot?

monkeyhead
03-22-2004, 06:37 PM
yes my screen resoltoion is 1024x768 but i also set my canvas size to 1024x768
( i did nt take a screen shot thats actal site)

monkeyhead
03-23-2004, 08:57 AM
Any one use paintshop pro and be willing to help? :rolleyes:

vivitron 15
03-23-2004, 11:47 AM
youll probably need to set :

body {border:0; padding:0;}
in your style sheet

or set the bg color different

bulio
03-23-2004, 02:01 PM
try setting the bg color to blue

monkeyhead
03-23-2004, 05:30 PM
:D thanks! but i found a different mehtod which was:

In my html code i put this code in:

(<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">)
thanks anyway&#33;
Monkeyhead