Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • meandherdesign Friend
    #192317

    Please help I can remove the black down arrow and the fix top panel with all the links on JA Fixel template?
    I want to remove this part.

    Can you help me please?

    pavit Moderator
    #512466

    Hi

    Try in this way go to this file /templates/ja_fixel/css/template.css/ around line 5070

    #fixel-top-pannel-link {
    position: absolute;
    z-index: 9999;
    right: 0;
    height: 60px;
    width: 60px;
    background: #000
    text-align: center;
    line-height: 60px;
    border-left: 1px solid #1d1d1d
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
    display:none; <-- Add this
    }

    meandherdesign Friend
    #512867

    Hello. Unfortunately doesn’t work..
    the fix top panel still active.
    pls can you help again?
    Thank you..

    pavit Moderator
    #512869

    Hi

    I tried it on localhost before and it worked
    Could you post a link to your page ?

    meandherdesign Friend
    #512900

    Hello. this is the link:
    http://www.web4ibiza.com
    I tried again but not success…

    pavit Moderator
    #512901

    I checked your code and the display:none; is not there

    could you send me via Private Message a super user account to your website backend ?

    pavit Moderator
    #512910

    Hi

    I modified your template.css

    Please check now

    meandherdesign Friend
    #512912

    thank you!!
    can I know please how you did it?
    maybe also will help some other joomla art friends.
    🙂

    pavit Moderator
    #512913

    You are using the light theme so changes need to be done in the templatesja_fixelcssthemeslighttemplate.css

    meandherdesign Friend
    #512916

    Ok great I was looking at my localhost could not see the change.
    THANK YOU for your help 🙂

    pavit Moderator
    #512917

    Check now i added !important to display:none;

    meandherdesign Friend
    #512956

    Hello..sorry for asking help again on this.
    I notice that there is an alignement problem on the navigation and the social link + now that we removed the fix panel top.
    The main nag links have not the same distance from the top to the bottom ann the little + is not aligned perfectly to the bottom like it is on the oroginal template.
    this is my template edited: http://www.ibiza4web.com
    this is the original ja_fixel template: http://joomla-templates.joomlart.com/ja_fixel/index.php/en/ (you need to scroll a little down to see the navigation same colour as mine and see the differences I mean…
    Please can you help me to fix it property.
    Thank you!!!

    pavit Moderator
    #512991

    I’m sorry but i cannot see any difference between your website and original fixel template
    Or i misunderstood something , maybe a screenshot with details may help

    meandherdesign Friend
    #512993

    ok…
    hope you can understand from my grabs here..

    if you compare with the original navigation http://joomla-templates.joomlart.com…/index.php/en/
    you will see that there an extra space on the bottom of th + link and the link on the navigation are not centred top and bottom…


    1. navigation-and-social-link-aligned-ja-fixel-template
    2. navigation-and-social-not-aligned-veronica-template-
    pavit Moderator
    #513004

    Try to solve in this way

    In this file /templates/ja_fixel/css/themes/light/template.css at line 6298

    .t3-mainnav {
    border-bottom: 3px solid #E7E7E7
    }

    Change to

    .t3-mainnav {
    border-bottom: 1px solid #E7E7E7
    }

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

This topic contains 17 replies, has 4 voices, and was last updated by  fmfame 10 years, 10 months ago.

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