Page 1 of 1
Modifying Admin Frontpage
Posted: Mon Jan 02, 2006 5:40 pm
by muligruber
I need to make the front page of admin text larger. specifically the navigation on the left. Is there a way to modify the css for that page?
Re: Modifying Admin Frontpage
Posted: Mon Jan 02, 2006 5:49 pm
by garvinhicking
Sure there is. Just edit the "style.css" file in your template's "admin/" subdirectory to change that style.
You can see which selector to use by inspecting your HTML code.
Best regards,
Garvin
thats it!
Posted: Mon Jan 02, 2006 7:06 pm
by muligruber
Thats it, had a hard time finding it but that did it.. thanks