Hi
I am creating a website where people are able to access the admin/build/themes page to change all the design of the website(presentation website). My problem is that i don't know how to remove all the text on the admin/build/themes page, the links and a lot of stuff.
I would like to know in what folders is all that stuff.
If anyone has an answer...Thank you very much!
Matthieu

Comments

johnalbin’s picture

Status: Active » Closed (fixed)

With CSS's "display: none" property, you can hide a lot of stuff.