Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • aalisg Friend
    #187025

    Hello, I have almost finished to code my website but there are still 3 things I do not know how to do :

    1) I would like to display my footer menu horizontally, not vertically. It would be great if I could add a separator between each menu item like a vertical bar ( | ).

    2) I would like to link the logo to homepage not current page.

    3) I have modules on my bottom area which show links to social networks such as Facebook, Twitter,… Anyway the problem is that the icons relative to this links are only displaying when browing homepage of “first level” pages when someone brows pages like http://www.website.com/category/page.html they just do not display.

    Thank you for your replies.

    Regards

    Saguaros Moderator
    #490901

    Hi aalisg,

    1. you may need to add some css rule for that menu, you can post your site url so that I can have a look at it.

    2. By default, clicking on logo will direct you to the home page. Did you make any customization on it?

    3. Kindly check menu assignment section in backend settings of that module. Currently, it may be assigned to homepage only.

    Remember to clean cache once done.

    See you around 🙂

    aalisg Friend
    #490935

    Hello and thank you for your reply.

    1) My site URL is http://www.aalisg.org

    2) Well I thought that too but for this template clicking on the logo always redirects me to the current page, I did not make any customization, I mean not for the logo redirection link.

    3) All the modules I am talking about are assigned to “All pages” that is the problem !

    4) I have a grey space under my slideshow and a k2 element just under it, like a mask I think, how can I remove it ?

    Regards

    Saguaros Moderator
    #491092

    Hi,

    1. Open file: /templates/ja_university/css/template.css:


    #ja-footer .ja-copyright ul li {
    float: left;
    padding-right: 10px;
    }

    2. I try going to another page than homepage > click logo and it redirects to home page as normal

    3. PM me admin account of your site so that I can check.

    4. Yes, it belongs to mask, if you wanna hide, you can add this css rule:


    .ja-ss-mask.mask-left, .ja-ss-mask.mask-right {
    display: none;
    }

    into file: /templates/ja_university/css/mod_jaslideshowlite.css

    Then clean cache

    aalisg Friend
    #491442

    Thank you very much everything is ok now :

    1) Great it works.

    2) It is true, sorry about that but before I swear there was a problem.

    3) Like for 2) the problem is auto-solved, do not how but, like for 2) there was a problem.

    4) Great it works.

    But there is something strange with the slideshow module, the descriptions of the last two images are in blue for the non-uppercase part and they have a a:hover : text-decoration : underline : I do not know where does it come from but I have the same problem with my homepage text (k2 element).

    Regards

    Saguaros Moderator
    #491780

    I replied in this thread 🙂

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

This topic contains 6 replies, has 2 voices, and was last updated by  Saguaros 11 years, 6 months ago.

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