Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • thomahaunschmid Friend
    #925031

    Hello Guys,
    I’m using JA Events II Template since yesterday and I really love it.
    You can see my installation here: http://v5.eventtrip.at

    Now I have some question and I hope you can help me:

    1) on the homepage the picture is cutted in the right corner. This is only at the desktop view, not in the mobile view. Can you tell me how can I configure it that the picture will be not cutted in the right corner? –> see screenshot "1.png"

    2) If you scroll down a little bit you can see the featured events with the button "buy tickets". How can I enlarge the distance the next module? –> screenshot "2.png" (the yellow marked area should be black as well)

    3) Below the featured events there are our amazing sponsors. How can I change the font size to 25px and how can I minimize the area above the text? screenshot "3.png"

    4) If you click on events in the main menu you come to my jticketing installation. Actually there is the sort field and the categories. I don’t want to see these fields, instead of that I want to show 4 events in a row. I know how to disable the sort field and the categorie, nevertheless there are only 3 events in a row?!

    5) Can’t find the copyright informations? How can I change them?

    6) I want to show the newest K2 items in footer2. If I choose that the module should show the last three items, the are all among each other. Is it possible to show them side by side?

    7) I want to use facebook login for my website? Do you have an documentation how I can realise this?


    1. 1
    2. 2
    3. 3
    thomahaunschmid Friend
    #925317

    Hello again,

    I found some errors on the mobile website. Please open v5.eventtrip.at/events on an mobile phone and click on "burning project" or another event. You can see that there are some errors in the mobile view.
    What can I do to resolve this problems?

    Saguaros Moderator
    #925724

    Hi

    Please check out the documentation of this template for how to setup as our demo site: https://www.joomlart.com/documentation/joomla-templates/ja-events-ii

    And pls also submit each question per topic, it would be very helpful for community if there is anyone having the same concern

    Saguaros Moderator
    #926993

    Hi

    Here are my answers for your questions:
    1 It’s concept of template, you can see it looks the same as our demo site here: http://ja-events-ii.demo.joomlart.com/index.php/en/

    2 You can open the css file: ROOT/templates/ja_events_ii/css/custom.css (create this file if it doesn’t exist) and add this rule:

    #mod-142 .owl-item {
        padding-bottom: 50px;
    }

    3 Use this css to minimize the space above the text – reduce the value for ‘padding-top’:

    @media (min-width: 1200px)
    .t3-section.pt-x2 .container {
        padding-top: 168px;
    }

    And add this css for the font size:

    .uber-cliens .cliens-header h3 {
      font-size: 25px;
    }
Viewing 4 posts - 1 through 4 (of 4 total)

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

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