Closed (fixed)
Project:
Bluemarine
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 May 2009 at 09:49 UTC
Updated:
21 Jan 2010 at 08:37 UTC
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
Comment #1
johnalbinWith CSS's "display: none" property, you can hide a lot of stuff.