Hi Kristi,
Really great framework.
One question. How to hide the option in the panel : Theme Options and Template Builder. I really don't want this to be messed up.
Can you send me php function?
Thanks!
Hi Kristi,
Really great framework.
One question. How to hide the option in the panel : Theme Options and Template Builder. I really don't want this to be messed up.
Can you send me php function?
Thanks!
Hey!
Since I didnt have this request before I am not sure what the best way to do this would be, but probably the easiest is to simply hide the menu with css:
#adminmenu #toplevel_page_avia{display:none;}
add this line to the file: framework/css/avia_admin.css
Of course!
Thank you!
This topic has been closed to new replies.