0
Welcome Guest! Login
0 items Join Now

Remove TOP PANEL in ColorMatic

  • Remove TOP PANEL in ColorMatic

    Posted 17 years 1 month ago
    • Hi!
      last year i bougt a rocket template, Colormatic, for a website. Now i am restyling t and i would like to know how can i remove the top panel... i have some problem in that damn internet explorer... if use the rocket news module the "open Control Panel" sentence on the top disappear and doesn't work more... if i disable the news module the top has got the "open/close contronl panel" but it cannot be opened...
      any suggest?? i am using NGMenu.. is that the problem? please help me soon... i cannot work more if i cannot find solution...



      Thank u so much
    • ==== www.sticca.info ====
      Massimiliano Sticca
      Photographer & Webmaster
    • Joe K's Avatar
    • Joe K
    • Elite Rocketeer
    • Posts: 902
    • Thanks: 0

    Re: Remove TOP PANEL in ColorMatic

    Posted 17 years 1 month ago
  • Re: Remove TOP PANEL in ColorMatic

    Posted 15 years 7 months ago
    • It really sucks that when one's subscription expires, so does forum access to template specific issues. :evil:

      So, the issue is that a server was hacked and necessitated a reload of all websites. Without overwriting the CSS and HTML files, which have been retweaked, what is the solution to make the tab go away?

      And no, the answer is not worth $75 to rejoin (already paid for 2 or 3 years...) 8)
    • JEM's Avatar
    • JEM
    • Preeminent Rocketeer
    • Posts: 17917
    • Thanks: 4

    Re: Remove TOP PANEL in ColorMatic

    Posted 15 years 7 months ago
    • No company in the universe offers unlimited, perpetual support for their products.

      The TOS clearly defines the service you will get during your subscription and after it expires.

      www.rockettheme.com/joomla-club-details

      Please click on 'Terms of Service' to review the agreement.

      Having your server hacked has nothing to do with RT, we can't be responsible for that....

      Following these guidelines will get you fast support:

      www.rockettheme.com/forum/index.php?f=15&t=36997&rb_v=viewtopic

      Template specific questions are not supposed to be here:

      www.rockettheme.com/forum/index.php?f=15&t=4239&rb_v=viewtopic

      While you may think no answer is worth $75.00, renewing your subscription will allow you to ask unlimited questions during the subscription period.
      Most competent developers would charge you $75+/hour or more for answers of the caliber you will find in these forums.

      This may help, if not consider renewing your subscription.
      James S! wrote:
      The following tutorial will tell you how to remove the Control Panel

      1. Open index.php

      2. Find
      <div id="fxContainer">
      <div id="fxTarget">
      <div id="fxPadding" class="wrapper">
      <?php mosLoadModules('header', -2); ?>
      </div>
      </div>
      <div id="fxShadow"></div>
      <div id="fxTab">
      <span id="fxTrigger"> </span>
      </div>
      </div>

      3a. Comment out
      <!-- <div id="fxContainer">
      <div id="fxTarget">
      <div id="fxPadding" class="wrapper">
      <?php mosLoadModules('header', -2); ?>
      </div>
      </div>
      <div id="fxShadow"></div>
      <div id="fxTab">
      <span id="fxTrigger"> </span>
      </div>
      </div>-->

      or

      3b. Delete

      4. Find
      <script type="text/javascript" src="<?php echo $mosConfig_live_site;?>/templates/<?php echo $mainframe->getTemplate(); ?>/js/rt_tools_packed.js"></script>

      5a. Comment out
      <!-- <script type="text/javascript" src="<?php echo $mosConfig_live_site;?>/templates/<?php echo $mainframe->getTemplate(); ?>/js/rt_tools_packed.js"></script>-->

      or

      5b. Delete


      Note: That will remove the control panel from appearing but for total removal, do the following


      6. Delete fx-tab.png and fx-shadow from the /templates/rt_colormatic/images/style#/ directory

      7. Open template_css.css

      8. Find
      #fxContainer {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 20;
      width: 100%;
      }

      #fxTarget {
      width: 100%;
      position: relative;
      top: 0;
      z-index: 19;
      overflow: hidden;
      height: 0px;
      }

      #fxPadding {
      visibility: hidden;
      padding: 0 45px;
      }

      #fxShadow {
      position: relative;
      width: 100%;
      height: 6px;
      overflow: hidden;
      z-index: 20;
      }

      #fxTrigger {
      cursor: pointer;
      }

      #fxTab {
      position: relative;
      bottom: 0;
      margin: -6px auto;
      text-align: center;
      height: 38px;
      line-height: 36px;
      font-weight: bold;
      width: 162px;
      z-index: 21;
      }

      #fxTab a:link,
      #fxTab a:visited,
      #fxContainer a:link,
      #fxContainer a:visited {
      z-index: 100;
      }

      #fxTab a:hover {
      text-decoration: none;
      }

      9a. Comment out
      /* #fxContainer {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 20;
      width: 100%;
      }

      #fxTarget {
      width: 100%;
      position: relative;
      top: 0;
      z-index: 19;
      overflow: hidden;
      height: 0px;
      }

      #fxPadding {
      visibility: hidden;
      padding: 0 45px;
      }

      #fxShadow {
      position: relative;
      width: 100%;
      height: 6px;
      overflow: hidden;
      z-index: 20;
      }

      #fxTrigger {
      cursor: pointer;
      }

      #fxTab {
      position: relative;
      bottom: 0;
      margin: -6px auto;
      text-align: center;
      height: 38px;
      line-height: 36px;
      font-weight: bold;
      width: 162px;
      z-index: 21;
      }

      #fxTab a:link,
      #fxTab a:visited,
      #fxContainer a:link,
      #fxContainer a:visited {
      z-index: 100;
      }

      #fxTab a:hover {
      text-decoration: none;
      }*/

      or

      9b. Delete

      10. Find
      #fxPadding div.moduletable h3 {
      float: left;
      margin: 0;
      padding: 0;
      line-height: 40px;
      height: 40px;
      }

      #fxPadding form {
      float: left;
      padding-left: 30px;
      height: 22px;
      margin-top: 8px;
      }

      #fxPadding div.loginelement {
      float: left;
      margin-left: 30px;
      height: 22px;
      line-height: 22px
      }

      #fxPadding div.loginelement input {
      width: 100px;
      padding-left: 5px;
      }

      span.loginsubmit,
      span.logoutsubmit {
      display: block;
      padding-left: 8px;
      margin-left: 10px;
      line-height: 25px;
      width: 85px;
      float: left;
      cursor: pointer;
      }

      11a. Comment out
      /* #fxPadding div.moduletable h3 {
      float: left;
      margin: 0;
      padding: 0;
      line-height: 40px;
      height: 40px;
      }

      #fxPadding form {
      float: left;
      padding-left: 30px;
      height: 22px;
      margin-top: 8px;
      }

      #fxPadding div.loginelement {
      float: left;
      margin-left: 30px;
      height: 22px;
      line-height: 22px
      }

      #fxPadding div.loginelement input {
      width: 100px;
      padding-left: 5px;
      }

      span.loginsubmit,
      span.logoutsubmit {
      display: block;
      padding-left: 8px;
      margin-left: 10px;
      line-height: 25px;
      width: 85px;
      float: left;
      cursor: pointer;
      }*/

      or

      11b. Delete

      12. Open style#.css

      13. Find
      #fxContainer .contentheading,
      #fxContainer div.moduletable h3,
      #fxContainer {
      color: #97a5af;
      }

      #fxTarget {
      background: #00223e;
      }

      #fxShadow {
      background: url(../images/style1/fx-bottom.png) 0 0 repeat-x;
      }

      #fxTab {
      background: url(../images/style1/fx-tab.png) 0 0 no-repeat;
      }

      #fxTab a:link,
      #fxTab a:visited,
      #fxContainer a:link,
      #fxContainer a:visited {
      color: #fff;
      }

      #fxTab a:hover {
      color: #f88900;
      }

      span.loginsubmit,
      span.logoutsubmit {
      color: #fff;
      background: url(../images/style1/login_button.png) no-repeat;
      }

      14a. Comment out
      /* #fxContainer .contentheading,
      #fxContainer div.moduletable h3,
      #fxContainer {
      color: #97a5af;
      }

      #fxTarget {
      background: #00223e;
      }

      #fxShadow {
      background: url(../images/style1/fx-bottom.png) 0 0 repeat-x;
      }

      #fxTab {
      background: url(../images/style1/fx-tab.png) 0 0 no-repeat;
      }

      #fxTab a:link,
      #fxTab a:visited,
      #fxContainer a:link,
      #fxContainer a:visited {
      color: #fff;
      }

      #fxTab a:hover {
      color: #f88900;
      }

      span.loginsubmit,
      span.logoutsubmit {
      color: #fff;
      background: url(../images/style1/login_button.png) no-repeat;
      }*/

      or

      14b. Delete

      If I have missed anything out or something is unclear or you are experiencing any errors; please reply to the thread so I can address your issue as rapidly as possible.

      Hope this helps :)
    • Thanks,
      jim
  • Re: Remove TOP PANEL in ColorMatic

    Posted 15 years 7 months ago
    • Thanks James, but I already solved the issue through version control of my php editor.

      You are dead wrong about software companies providing continuing USER support through forums. It is a poor attitude and money grubbing focus that eliminates continued or open query on a forum--especially for something as trivial as templates. The lack of support for those who have already licensed the use of Rocket Theme templates--and the cavalier attitude toward those whose subscriptions have expired--combined with the real lack of innovation or diversity offered through the Rocket Theme templates--is a major reason I did not renew after 3 years.

      Your initial answer was bureaucratic and snotty, defensive of whatever Rocket Theme is attempting to protect, and the answer you gave in the end something you should have presented without all the blowhard garbage posted in the front of it. I have discovered much better options in the past several years than the Rocket Theme templates--and will not be returning in the future. Best of luck to you with the newbies...
    • JEM's Avatar
    • JEM
    • Preeminent Rocketeer
    • Posts: 17917
    • Thanks: 4

    Re: Remove TOP PANEL in ColorMatic

    Posted 15 years 7 months ago
    • Thanks for the feedback, Patrick.

      Best of luck.
    • Thanks,
      jim

Time to create page: 0.094 seconds