Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • alikhlaas Friend
    #1051979

    Hi,

    Does anyone know how I can put a logo in place of the date and whatsnew block in the top right of Ja teline V.

    Thanks,

    Imran

    Saguaros Moderator
    #1052099

    Hi Imran,

    You can do that but it requires some customization:

    • Access this file: [root]/templates/ja_teline_v/tpls/blocks/header.php
    • This header blocks divides in 2 parts: header left and header right, the logo is placed in left part so you will need to move the snippet of code which renders the logo to the right part: http://prntscr.com/g18zuy

    Then, of course, you will need to custom style for it.

    Hope this helps.

    Regards

    alikhlaas Friend
    #1053539

    Hi, That’s great got it to work.

    Can you also please tell me how i can change the hover colour of the menu. At the moment it is set to grey. Please see attachment.

    Thanks
    Imran


    1. menu
    Saguaros Moderator
    #1053678

    Is there any URL?

    alikhlaas Friend
    #1053752
    Saguaros Moderator
    #1054241

    You can add this css rule into the file: [roo]/templates/ja_teline_v (your default template)/css/custom.css (create this file if it doesn’t exist):

    .t3-megamenu .mega-nav > li a:hover, .t3-megamenu .dropdown-menu .mega-nav > li a:hover, .t3-megamenu .mega-nav > li a:focus, .t3-megamenu .dropdown-menu .mega-nav > li a:focus {
      background-color: #252525;
    }

    and change the background color to suit your need.

    alikhlaas Friend
    #1054293

    Hi,

    That seems to have worked, but there is still a grey hover colour as well as the new blue colour i have added. It appears that the gray has not been turned off completely.

    Saguaros Moderator
    #1054443

    Could you share the admin + FTP account so I will check for you?

    alikhlaas Friend
    #1054758

    I will try and get some details for a test site.

    The grey hover colour must be set somewhere other than the custom css.

    Saguaros Moderator
    #1054935

    Alright, let me know if you need further helps.

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

This topic contains 9 replies, has 2 voices, and was last updated by  Saguaros 7 years, 3 months ago.

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