When I put down a layer it always has the same border, I want to either make the borders invisible out of the program so you can't tell there is a layer there encasing everything I put in it once I publish it to the net...or make the border into dotted lines, or just something different. Anyone know how to do it?
Change your style for the border? border: 50px dashed white; or border-left*: 50px dashed white; * = left, right, top, bottom ?