Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • kbaerthel Friend
    #1040078

    A slogan was set, but this one isn’t shown on the header at all.
    Further I would like to place a background image on the header, but I don’t know how to do so.
    Please support me.
    Attached the header of my old Purity II site, that should be the target for the new Purity III site


    1. Header_Purity_II
    Pankaj Sharma Moderator
    #1040144

    Hi
    Kindly share your working site URL here

    Regards

    kbaerthel Friend
    #1040321

    Thanks. Here are:
    Original one using Purity II
    http://halle.schach-sachsen-anhalt.de/

    New one using Purity III
    http://testj3x.halle2.schach-sachsen-anhalt.de/

    Pankaj Sharma Moderator
    #1040489

    Hi
    You can use custom.css file to apply the custom changes on site.
    Older site http://prntscr.com/fh814e
    New site http://prntscr.com/fh81d6
    I suggest you to use firebug or inspect element to check the style classes as showing in screenshot and override you new code in custom.css

    Regards

    kbaerthel Friend
    #1040951

    Thanks for your advice.

    Ja, the issue concerning the background image can be solved via custom.css, thanks. Here are my first attempt which I will improve by myself within the next days:
    http://testj3x.halle2.schach-sachsen-anhalt.de/

    But what about the slogan. I assume that can’t be solved via css file.

    Pankaj Sharma Moderator
    #1040964

    Hi
    Use Image as text and then check the slogan again.
    This is defined in the PHP file /tpls/blocks/header.php
    You can customise the code to get both at same time.
    Regards

    kbaerthel Friend
    #1041662

    Thanks,
    have understood, I can change the source and have to handle template upgrades in future by myself.
    Why template Purity III has a parameter ‘slogan’?

    Pankaj Sharma Moderator
    #1041704

    Hi
    Try this tweak

    Turn logo to text and enter the Slogan to Slogan fields.
    Turn back the logo image
    Create custom.css (http://t3-framework.org/documentation/bs3-customization#custom-css) and add this code

    
    .site-slogan {
    display: block!important;
    }

    Regards

    jameswestacott@outlook.com Friend
    #1076540

    "Fix" didn’t work for me!
    Why have slogan in the theme admin if it does nothing anyway?!!!

    Pankaj Sharma Moderator
    #1076833

    Hi
    When you choose the logo as text type you will see the slogan on your site.
    When you will use the image you can apply my suggestion above to show the slogan with image.

    Regards

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

This topic contains 9 replies, has 3 voices, and was last updated by  Pankaj Sharma 6 years, 4 months ago.

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