Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • timeoutcorner Friend
    #205370

    Hello,

    I am trying to figure out if there is a way to get all components to have the same look as the categories when mousing over the menu scroll. As when I try to use the menu scroll over a component the scroll menus are hard to see as the transparency is not working the same way as with the categories.

    I have attached photos of the component with mouse over menu scroll and regular categories.

    Thanks


    1. component-menuscroll
    2. menuscroll
    Saguaros Moderator
    #566263

    Could you send me URL of page where has that component?

    timeoutcorner Friend
    #566363

    Yes no problem.

    Saguaros Moderator
    #566666

    I couldn’t access that link, pls recheck: http://prntscr.com/6stx52

    timeoutcorner Friend
    #566683

    You should be good to access it now I had it closed.

    Saguaros Moderator
    #566874

    You can try with my tweak here:
    – Go to css file: /templates/ja_smashboard/css/custom.css (create this file if it doesn’t exist)
    – Add this css rule:


    .t3-mainnav.focus+.t3-mainbody > div {
    opacity: 0.25;
    filter: alpha(opacity=25);
    z-index: 1;
    }

    timeoutcorner Friend
    #567110

    I tried that and changed the opacity a few times but did not come up with any changes after applying them.

    Saguaros Moderator
    #567134

    You can PM me ftp account of your site, I will take a look.

    timeoutcorner Friend
    #567296

    Okay no problem

    Saguaros Moderator
    #567331

    Kindly check my private message 🙂

    timeoutcorner Friend
    #569820

    I think I found an issue as to why the css rule you provided above did not work. It seems for some reason that my custom.css file is no longer accepting any new css rules. All old custom rules are working fine but any new ones I try to put in there do not take affect at all. I am not sure why.

    timeoutcorner Friend
    #734902

    I think I found an issue as to why the css rule you provided above did not work. It seems for some reason that my custom.css file is no longer accepting any new css rules. All old custom rules are working fine but any new ones I try to put in there do not take affect at all. I am not sure why.

    Saguaros Moderator
    #569831

    Kindly check the permission / file ownership for this file and make sure that this file is writable. Then try to update the css rule again.

    Saguaros Moderator
    #734913

    Kindly check the permission / file ownership for this file and make sure that this file is writable. Then try to update the css rule again.

    timeoutcorner Friend
    #569952

    Yes it is writable the file takes the changes but for some reason none of the new changes take affect.

Viewing 15 posts - 1 through 15 (of 18 total)

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

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