0
Welcome Guest! Login
0 items Join Now

cart link disappears by adding an image into newsflash

  • cart link disappears by adding an image into newsflash

    Posted 15 years 4 weeks ago
    • Hi

      I followed the instructions of this solved thread but the my cart link disappeard? I use jce editor in which i created the image module.

      www.rockettheme.com/forum/index.php?f=18..._v=viewtopic#p489747

      By deleteing <?php else : ?> in index.html then my cart link disappears. Below the source code:

      <div id="home-button"><a href="/go" class="home-button-desc">Home</a></div>

      <div id="newsflash-mod"><img alt="logo" src="/go/images/stories/logo.png" width="178" height="44" /><br /></div>
      <div id="accessibility">

      <div id="buttons">
      <a href="/go/?fontstyle=f-larger" title="Increase Font Size" class="large"><span class="button">&nbsp;</span></a>
      <a href="/go/?fontstyle=f-smaller" title="Decrease Font Size" class="small"><span class="button">&nbsp;</span></a>
      </div>
      <div class="textsizer-desc">Text Size</div>
      </div>
      <div id="font-style-button">
      <a href="#" title="Font Style" class="font-style">Font Style</a>

      </div>
      <div id="login-button"><a href="#" class="login-button-desc"><span>Login</span></a></div>
      <div id="cart-button"><a href="#" class="cart-button-desc-full">Warenkorb (<strong>3</strong> items)</a></div>
      </div>
      </div>
      </div>

      <div id="main-body-surround">
      <div id="cart-panel-surround" class="png">
      <div id="cart-panel" class="png"></div>
      </div>

      Thx for your help
  • Re: cart link disappears by adding an image into newsflash

    Posted 15 years 4 weeks ago
  • Re: cart link disappears by adding an image into newsflash

    Posted 15 years 4 weeks ago
  • Re: cart link disappears by adding an image into newsflash

    Posted 15 years 4 weeks ago
    • SOLVED:

      Changed template.css (Line 120) to
      #newsflash-mod {position: absolute;left: 160px;top: -3px;width: 0;padding: 8px 10px;color: #ccc;}

      :)

Time to create page: 0.071 seconds