test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • albppi Friend
    #154785

    Hi, I have installe Ja_purity_II and it work fine, but when I have moved the site for one computer to another the image at the top of the page (for sake of clarity I’m speaking about the images in template/ja_purity_ii/images/header) disappered from the page (not from the directory).

    I’m not able to understand what’s happened.

    Any suggestion?

    gray Friend
    #357201

    Header is declared in templates/ja_purity_ii/layouts/blocks/header.php
    [php]
    if ($this->getParam(‘logoType’)==’image’): ?>
    <h1 class=”logo”>
    <a href=”index.php” title=”<?php echo $siteName; ?>”><span><?php echo $siteName; ?></span></a>
    </h1>
    [/php]
    As you can see – the image is declared in CSS for H1 tag with class “logo”. Check the template.css first.

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  gray 14 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum