Page: | 1 |
Topic:

Hide/Display Tabs Default

qwerious
See profile of: qwerious
2010-08-29 15:34:08
Votes: 0
Vote answer in plus Vote answer in minus
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.

  » freeware Quick.Cms.Lite v2.x
Makaron
See profile of: Makaron
2010-08-30 09:36:17
Votes: 0
Vote answer in plus Vote answer in minus
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
See profile of: qwerious
2010-08-30 12:13:13
Votes: 0
Vote answer in plus Vote answer in minus
Makaron
Thank you that works perfectly.
Page: | 1 |
 


If You want to do this operation, please log in first ».
If You don't have an account please register ».
Valid XHTML 1.0! Valid CSS! version: 2.2.0-alfa | powered by Quick.Forum