test
Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • kilicaslan Friend
    #646951

    How can I change button position?

    TomC Moderator
    #647085

    Not sure I understand your description in your image above.

    WHERE is it you want to reposition the button on the page ??

    TomC Moderator
    #744107

    Not sure I understand your description in your image above.

    WHERE is it you want to reposition the button on the page ??

    kilicaslan Friend
    #647116

    If it is possible to separate buttons, the left button left, right button to get right. For the buttons on top, so space is made on the images. Space to destroy targets. So that there is space above and below may be anywhere.

    kilicaslan Friend
    #744138

    If it is possible to separate buttons, the left button left, right button to get right. For the buttons on top, so space is made on the images. Space to destroy targets. So that there is space above and below may be anywhere.

    Adam M Moderator
    #648113

    Hi @kilicaslan,

    Please provide a temporary FTP account via private message, I will try to re-arrange this part for you.

    Adam M Moderator
    #744360

    Hi @kilicaslan,

    Please provide a temporary FTP account via private message, I will try to re-arrange this part for you.

    kilicaslan Friend
    #686434

    How do you explain this application. I will learn.

    kilicaslan Friend
    #749031

    How do you explain this application. I will learn.

    Adam M Moderator
    #691493

    Hi @kilicaslan,

    1. First, please create file /templates/ja_university_t3/css/custom.css then add this code :

    #t3-department .ja-button-control {
    margin: 0;
    position: static;
    }
    #t3-department .ja-button-control .ja-contentslider-left,
    #t3-department .ja-button-control .ja-contentslider-right {
    top: 50%;
    z-index: 2;
    }
    #t3-department .ja-button-control .ja-contentslider-left {
    left: 10px;
    right: auto;
    }

    Adam M Moderator
    #749289

    Hi @kilicaslan,

    1. First, please create file /templates/ja_university_t3/css/custom.css then add this code :

    #t3-department .ja-button-control {
    margin: 0;
    position: static;
    }
    #t3-department .ja-button-control .ja-contentslider-left,
    #t3-department .ja-button-control .ja-contentslider-right {
    top: 50%;
    z-index: 2;
    }
    #t3-department .ja-button-control .ja-contentslider-left {
    left: 10px;
    right: auto;
    }

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

This topic contains 11 replies, has 3 voices, and was last updated by  Adam M 9 years, 3 months ago.

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