test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Scott Lavelle Friend
    #188718

    In Joomla 3.x, when using the Template Manager, the “Template Information” and “Framework Information” sections only show on the Overview tab. Is there a way in Joomla 2.5 to make it like this. In the 2.5 admin, those two sections show at the top of all of the template manager tabs and I have to scroll every time I make a change to something. I’d like to simply hide the sections on everything except the overview tab.

    Can it be done?

    Scott Lavelle - Technical Resource Solutions, LLC
    Certified Joomla Administrator

    Scott Lavelle Friend
    #498180

    Ok – so I found a way to get rid of them entirely. I’d still rather that they were just gone on the pages other than the Overview page – but I really don’t use them much anyway, so it’s better for them to just be unseen for me.

    I edited this file: /plugins/system/t3/admin/css/admin0j25.css with this:


    div#t3-admin-template-home, div#t3-admin-framework-home {
    display: none;
    }

    Now those sections are collapsed on all tabs in the admin. I didn’t spend a ton of time figuring out how to be more specific, but there are sections in the css for each of the “tabs” so I’m sure with a little effort, this could be made like the 3.x admin.

    Does that help anyone other than me?

    Scott Lavelle - Technical Resource Solutions, LLC
    Certified Joomla Administrator

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 1 voice, and was last updated by  Scott Lavelle 11 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum