Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • sakari Friend
    #194441

    Hello friends,
    I want to can the “back to top” place higher?

    Does anyone know where you can change it?

    Thanks in advance
    🙂
    regards
    Sakari

    TomC Moderator
    #521021

    Sot hat I can try to best assist you, please provide the url of the site you’re working on,
    as well as set “Optimize CSS” to “No” within your Template Manager–General settings

    sakari Friend
    #521121

    Hi Tom,
    the site is not online and will run on the intranet.

    The problem is this!
    I have placed the footer logo at the bottom on the corner!
    But on this corner, is also “back to top” button and disturbs my Footer Logo!
    I would now like this “back to top” place slightly higher or even possibly can disable.

    If I put it in the navhelper.php delete, unfortunately nothing happens! : (

    Or leigt where else?

    Greetings and thanks 🙂
    Sakari

    JA Appolio – Joomla 3.2.1 German

    TomC Moderator
    #521145

    While it would be much easier/better if I were able to inspect your particular site online, I will try utilizing the demo version to provide you with the following recommendation . . . .

    Within file path —> /templates/ja_appolio/css/template.css
    at line 5586, you will see the following:


    .back-to-top {
    bottom: 10px;
    opacity: 0;
    position: fixed;
    right: 10px !important;
    transition: all 0.5s ease-out 0s;
    }

    Modify the “bottom” property to a higher value – for example . . .


    .back-to-top {
    bottom: 100px;
    opacity: 0;
    position: fixed;
    right: 10px !important;
    transition: all 0.5s ease-out 0s;
    }

    Does that achieve a better result for you?

    sakari Friend
    #521161

    Hi Tom,

    I have changed in both, but had no effect!

    /templates/ja_appolio/css/themes/template.css

    /templates/ja_appolio/css/themes/carrot/template.css

    Only after I’ve inserted it into the custom.css again all the code manually, it works hatt!

    /templates/ja_appolio/css/custom.css

    But thanks for your help! 🙂

    TomC Moderator
    #521163

    <em>@sakari 409404 wrote:</em><blockquote>
    Only after I’ve inserted it into the custom.css again all the code manually, it works hatt!

    /templates/ja_appolio/css/custom.css

    But thanks for your help! :)</blockquote>

    Yep, that will work too . . . and you made the modification I mentioned above, yes?

    sakari Friend
    #521165

    Yes, the same change!

    Now I have an open question in the forum! 🙂

    Maybe you’ve got a solution for me! 🙂

    Thank you again!

    TomC Moderator
    #521166

    <em>@sakari 409408 wrote:</em><blockquote>Yes, the same change!

    Now I have an open question in the forum! 🙂

    Maybe you’ve got a solution for me! 🙂

    Thank you again!</blockquote>

    Which question/thread is it? – Link?

    sakari Friend
    #521169

    Of this hier!

    How can I change the menu?

    Thanks! 🙂

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

This topic contains 9 replies, has 2 voices, and was last updated by  sakari 10 years, 9 months ago.

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