Posted by matthieu on May 27, 2009 at 9:49am
Jump to:
| Project: | Bluemarine |
| Version: | 7.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
| Issue tags: | design, page theme, theme design |
Issue Summary
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
#1
With CSS's "display: none" property, you can hide a lot of stuff.