| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Registered User
Join Date: Mar 2007
Posts: 2
|
Css Help Needed
I am in dyer need of help with this css. I am using the css to make the pages printable for the first time. I have gotton all everything perfect except for the margins. I can't get my text to move to the left for the printable version. Is this because I am using a table? Do I have to position with css in order to use the printable css? I have been working on this for 3 days. I'm officially at my wits end. Please help me. |
|
|
|
|
|
#5 (permalink) |
|
who the fuck am i?
|
without seeing the code its hard to tell but you dont use positioning at all when doing a print style sheet? Remove all floats if you have any and try using a: * {margin:0; padding:0;} and see if that sorts it out who the fuck r u?
|
|
![]() |