New Landing How can we help? Themeforest Theme Support Joyn Use different logo's for each page

Viewing 12 posts - 1 through 12 (of 12 total)
  • Posted in: Joyn
  • #223049
    mfleetwood
    Member
    Post count: 12

    Hi there

    I need help setting a different logo for each page in the JOYN theme please.

    Any tips would be appreciated please

    thank you

    #223130
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code to hide current logo.

    #logo.has-img a img{
    display:none !important;
    }

    Now use this code to display the different logo to each page.

    /*Just change the id and image path of each page and replicate the same code to each page separately.*/
    .page-id-2 #logo.has-img a {
        height: 90px;
        background: url("http://joyn.swiftideas.com/wp-content/uploads/2014/06/joyn_logo_light.png") no-repeat !important;
        width: 120px;
        margin-top: 10px;
    }
    

    Thanks
    Mohammad

    #223134
    mfleetwood
    Member
    Post count: 12

    Thank you Mohammed. This seems to be working great,however the logo images are not resizing into the logo area? Should I resize the actual images ?

    #223135
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please resize the images manually. It would be great solution.
    Thanks
    Mohammad

    #223144
    mfleetwood
    Member
    Post count: 12

    thank you. This is now working fine except for my blog / portfolio post pages ?
    i’ve tried :

    .post-id-13515 #logo.has-img a {

    but its not changing the image on the portfolio posts ?

    thank you

    #223145
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me specific page url to check and resolve the issue.
    Thanks
    Mohammad

    #223146
    mfleetwood
    Member
    Post count: 12
    #223162
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Do you want one logo to all portfolio pages?
    Thanks
    Mohammad

    #223166
    mfleetwood
    Member
    Post count: 12

    No,I need a different logo per portfolio page please, and also a diferent logo for each “member’ page

    thank you

    #223175
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use the code for portfolio page like this.
    .postid-13515 #logo.has-img a {
    Thanks
    Mohammad

    #223177
    mfleetwood
    Member
    Post count: 12

    Thanks a million !This works great ! And it works for Team MEmbers as well

    Plz can you take a look at my new thread for team members page background image ?

    thank you again
    mel

    #223179
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great! Thanks Mohammad

    – Kyle

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register