0
Welcome Guest! Login
0 items Join Now

Afterburner - Footer width

    • larry_g's Avatar
    • larry_g
    • Jr. Rocketeer
    • Posts: 48
    • Thanks: 0

    Re: Afterburner - Footer width

    Posted 14 years 10 months ago
    • Hi Sean & Fiona,

      By any chance have you been able to resolve this issue...it seems like I'm having the same one, and the last two hairs on my head have been anxiously awaiting a follow-up in this thread :?

      Cheers,

      Larry
    • Larry
      #rt-newbie .competence {level: terribly-low;}
    • Fibie's Avatar
    • Fibie
    • Newbie
    • Posts: 10
    • Thanks: 0

    Re: Afterburner - Footer width

    Posted 14 years 10 months ago
    • Hi there,

      Still no solution.

      Sean, will PM my admin details if you are happy to have a look - thanks very much

      hope this will help you too Larry

      Fiona
  • Re: Afterburner - Footer width

    Posted 14 years 10 months ago
    • Great thanks.

      Ill see what i can find. sorry been delayed with this months release.
      Cheers
  • Re: Afterburner - Footer width

    Posted 14 years 10 months ago
    • Hello Fiona,

      well i noticed your param.ini is not writable i dont know if thats intentional :) your cache is off which is also good news.

      Hmm are you preforming this edit in the rt_afterburner_j15/index.php ? just want to make sure its happening in the correct file as well.

      Hmmm seems like something is caching if not. very odd

      Cheers
    • larry_g's Avatar
    • larry_g
    • Jr. Rocketeer
    • Posts: 48
    • Thanks: 0

    Re: Afterburner - Footer width

    Posted 14 years 10 months ago
    • Sean,

      Likewise, my param.ini is unwritable (though I manually change the rights on it...it reverts back to its previous state as soon as I apply the template changes...but that doesn't stop those changes from being written anyways)

      This might be a clue:
      When I use firebug to inspect the site's elements it seems like all the styling is stored in a temp php file with some odd name, eg., http:/mysite.com/templates/rt_quasar_j15/lib/gantry/css/css-acd28a5b530f70115931324b4f6a2a7b.php

      on my localhost, pointing to the same element will refer to style2.css

      BTW, deleting the those php files does not solve the caching problem....nor will changing the template.

      There's a brut force way to solve the problem: reinstall Joomla!

      Larry
    • Last Edit: 14 years 10 months ago by larry_g.
    • Larry
      #rt-newbie .competence {level: terribly-low;}
    • Fibie's Avatar
    • Fibie
    • Newbie
    • Posts: 10
    • Thanks: 0

    Re: Afterburner - Footer width

    Posted 14 years 10 months ago
    • Hi guys,

      Got it working finally :D

      Uploaded a fresh version of index.php and it worked.

      No idea whats different except that instead of adding a new div called footer-wrapper I simply moved the div around. Basically the same thing without the new wrapper so can't see why it would work now and not before.

      Unless the caching issue has simply resolved itself....

      See my revised code below....

      </div>
      </div>
      <div class="background">
      <?php if ($this->countModules('bottom')) : ?>
      <div id="footer">
      <div class="footer-pad">
      <jdoc:include type="modules" name="bottom" style="none" />
      </div>
      </div>
      <?php endif; ?>
      <?php if ($rockettheme_logo=="true") : ?>
      <a href=" www.rockettheme.com "><span id="logo2"></span></a>
      <?php endif; ?>
      </div>
      </body>
      </html>

      Hope that helps someone.
  • Re: Afterburner - Footer width

    Posted 14 years 10 months ago
    • Well that is very odd. but good to see it resolved itself :)

Time to create page: 0.059 seconds