Shortie414
09-04-2005, 09:11 PM
Is it possible to move the journal entries box completly over to one side?
|
View Full Version : Moving entry boxes? Shortie414 09-04-2005, 09:11 PM Is it possible to move the journal entries box completly over to one side? tokyo bleu 09-04-2005, 09:22 PM What style are you using? Generator? Shortie414 09-04-2005, 09:38 PM Yes tokyo bleu 09-05-2005, 12:20 AM GLOBAL_HEAD<= <style type="text/css"> table { margin-left: 0%; } </style> <=GLOBAL_HEAD Adjust the margin-left attribute. |