Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • jeroen07 Friend
    #158203

    I’ve been trying to edit the following thing in the css but i didn’t managed to do it succesfully:

    • Change the space between the list items on the JA Rave website
    • Change the space between the modules (placed in the right column)
    thangnn1510 Friend
    #369745

    Dear jeroen07!

    This is quick solution for your problem:

    • Change the space between the list items on the JA Rave website: Please open templates/ja_rave/css/template.css and add this code:
    • ul li{
      margin-bottom:10px;
      }

      you should change 10px to your value to suit your idea.

    • Change the space between the modules (placed in the right column): open plugins/system/jat3/base-themes/default/css/template.css and find this code (about line 473):
    • div.ja-moduletable, div.moduletable {
      margin-bottom: 10px;
      margin-top: 10px;
      padding: 0 0 20px;
      position: relative;
      }

      change margin-bottom and margin-left to suit your idea.

    Hope this helps and happy new year. 😎

    jeroen07 Friend
    #369843

    <em>@thangnn1510 212328 wrote:</em><blockquote>Dear jeroen07!

    This is quick solution for your problem:

    • Change the space between the list items on the JA Rave website: Please open templates/ja_rave/css/template.css and add this code:
    • ul li{
      margin-bottom:10px;
      }

      you should change 10px to your value to suit your idea.

    </blockquote>
    This doesn’t help, spaces between the list items still hasn’t changed.
    <blockquote>

    • Change the space between the modules (placed in the right column): open plugins/system/jat3/base-themes/default/css/template.css and find this code (about line 473):
    • div.ja-moduletable, div.moduletable {
      margin-bottom: 10px;
      margin-top: 10px;
      padding: 0 0 20px;
      position: relative;
      }

      change margin-bottom and margin-left to suit your idea.

    Hope this helps and happy new year. :cool:</blockquote>

    This works, thanks !

    jeroen07 Friend
    #370342

    <em>@thangnn1510 212328 wrote:</em><blockquote>Dear jeroen07!

    This is quick solution for your problem:

    • Change the space between the list items on the JA Rave website: Please open templates/ja_rave/css/template.css and add this code:
    • ul li{
      margin-bottom:10px;
      }

      you should change 10px to your value to suit your idea.

    </blockquote>

    This doesn’t work, can anybody help me ?

    Site: http://www.iendracht.be

    jeroen07 Friend
    #370951

    Nobody who knows ho i can make the space between <li>’ s smaller?

    thangnn1510 Friend
    #370996

    <em>@jeroen07 213073 wrote:</em><blockquote>This doesn’t work, can anybody help me ?

    Site: http://www.iendracht.be</blockquote>

    Dear jeroen07!

    Because your template is modified. Please send us a screenshot where you want to change. 🙂

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

This topic contains 6 replies, has 2 voices, and was last updated by  thangnn1510 13 years, 10 months ago.

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