PDA

View Full Version : leftmargin="0" topmargin="0" in templates


Scully
24-Sep-2003, 09:40 AM
I have introduced my design into the templates, but I cannot find where to put the following code to get the site to sit right at the top and left of the page!!!!

leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"

Thanks in advance, Gareth.

ldkemp
24-Sep-2003, 12:31 PM
place it in the body tag of the act_primary.html

Scully
24-Sep-2003, 12:43 PM
found it in the css file.

Thanks Anyway