Viewing 1 post (of 1 total)
  • Author
    Posts
  • mountainman Friend
    #172494

    I have added a tagline to the header of my JAEdenite template.

    The text is in the header block. It appears as

    <blockquote><h1 class=”logo”>
    <a href=”index.php” title=”<?php echo $siteName; ?>”><span><?php echo $siteName; ?></span></a>
    <span class=”tagline”>Amethyst – Leaders in Thought and Action<span>
    </h1></blockquote>

    The css for it appears in template.css as

    <blockquote>.tagline {
    padding-left: 400px;
    padding-top: 40px;
    display: block;
    width: 1000px;
    color:#95256C;
    font-variant: small-caps;
    }
    </blockquote>
    If in the template parameters I set Optimise CSS to No the correct appearance is found on every page.

    If in the template parameters I set Optimise CSS to Join & Minify the correct appearance is found on every page except the Home page.

    If I inspect the CSS for the home page in the template.css in the Joined file the .tagline block is missing.

    Please tell me what I am doing wrong.

    Thank you

    Tony D

Viewing 1 post (of 1 total)

This topic contains 1 reply, has 1 voice, and was last updated by  mountainman 12 years, 10 months ago.

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