Hide/Display Tabs Default

qwerious

Avatar: qwerious

2010-08-29 15:34

In the admin Page Form view I'd like to have the tabs hidden by default so that I can see a bigger view of my content and only view the tabs if I need to edit that bit.

Does anyone have any idea how to do that? Thanks.

» Quick.Cms v2.x

Makaron

Avatar: Makaron

2010-08-30 09:36

Edit file templates/admin/style.css and change line:

#tabsShow{display:none;}


to:

#tabsHide{display:none;}


In the same file change also line:

#mainForm #tabs{width:450px;margin:0 10px;}


to:

#mainForm #tabs{width:450px;margin:0 10px;display:none;}

Mak-Web.pl - Quick.Cart & Quick.Cms templates

qwerious

Avatar: qwerious

2010-08-30 12:13

Makaron
Thank you that works perfectly.

Back to top
about us | contact