0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

Equinox Template logo not appearing

  • Equinox Template logo not appearing

    Posted 16 years 6 months ago
    • Upon visiting my site at www.outlookgroup.com , my logo is not displaying. I've not changed the css and the logo file is still in place. If I navigate directly to the subfolder, the logo can be viewed online. Help, not sure why the logo is not displaying.
    • JEM's Avatar
    • JEM
    • Preeminent Rocketeer
    • Posts: 17917
    • Thanks: 4

    Re: Equinox Template logo not appearing

    Posted 16 years 6 months ago
    • Inspecting the site with FireFox and FireBug, your index.php seems to be missing the reference to the logo.
      <a href="<?php echo $this->baseurl; ?>" class="nounder"><img src="<?php echo $this->baseurl; ?>/templates/<?php echo $this->template?>/images/blank.gif" style="border:0;" alt="" id="logo" /></a>
                               <?php if ($this->countModules('top')) : ?>

      To resolve this restore fro ma recent backup or replace the index.php with a copy from the template package.

      I can't say with certainty, but unless you've edited your index.php, you may be been hacked.

      What version of Joomla are you running?

      Be sure you're running at least 1.5.6, 1.5.8 is the latest.
    • Last Edit: 16 years 6 months ago by JEM.
    • Thanks,
      jim
  • Re: Equinox Template logo not appearing

    Posted 16 years 6 months ago
    • Thank you. Your advice was perfect.

Time to create page: 0.077 seconds