I tried copying the core css files from /farcry_core/admin/admin/css and pasting them into /www/css/customadmin. From there I tried editing some of the styles in the copied files; however, they did not take in every instance. I tried something simple first... adding a background color to the #nav ID in main.css. When I apply the color to the main.css in the core, it does add the color to the top tab bar in the admin. However, when I try to add the color to the duplicate main.css file in the customadmin, it does not show.
On Apr 15, 8:36 pm, "Blair McKenzie" <[EMAIL PROTECTED]> wrote: > The css files in that directory will be included after the css files in the > core. So if you create style sheets there that override the styles defined > in the core that should allow you to reskin. > > Not sure about the container editing page. I assume it works the same way. > > Blair > > On 4/16/07, Jeff <[EMAIL PROTECTED]> wrote: > > > > > I am trying to create an entirely new interface for the current admin > > and container editing window for one site (not in the core). What css > > files should I edit to change the interface ... and, should the > > modified css file(s) be saved in the /www/css/customadmin directory? > > > Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
