Modifying Admin Frontpage

Having trouble installing serendipity?
Post Reply
muligruber
Regular
Posts: 5
Joined: Mon Jan 02, 2006 5:34 pm

Modifying Admin Frontpage

Post 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?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Modifying Admin Frontpage

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
muligruber
Regular
Posts: 5
Joined: Mon Jan 02, 2006 5:34 pm

thats it!

Post by muligruber »

Thats it, had a hard time finding it but that did it.. thanks
Post Reply