Thank you very much, it is taking shape, but it lacks a little bit for the top part.

By doing the same with another module below
I have moved the modules left

Solved thank you very much

Ninja locked the discussion.

We solved the left module, but not the proportional margins.
See a screenshot of the old web.

And now one of the new website, as I said above, is not proportional, if you could help me.

Sincerely, Javier.

    if it is different because you use your code, but it is not proportional, the margins above are smaller than the ones of the law.
    those on the sides if it's okay

      reforo
      Hi
      replace

      #gkSidebarRight .box {
          padding: 6px;
      }

      with

      #gkSidebarRight .box {
          padding: 6px 6px 2px 6px;
      }

      in override.css file.

      Regards

      4 days later

      reforo Hi. I've just added style:

      .box img {
          display: block;
          max-width: 100%;
          height: auto;
      }

      to Your site and everything looks way better. Can You please explain what is broken when You try it?

      I have the override.css

      /* Here you can include your override CSS styles */
      #gkSidebarRight .box {
          padding: 6px 6px 2px 6px;
      }
      #gkSidebarLeft .box {
          padding: 6px 6px 6px 6px;
      }
      #gkMainbody .box {
          padding: 0px 0px 0px 0px;
      }

      I'm sorry but I have little knowledge I'm depending on.
      This weekend install joomla and the news 2 template from scratch for problems.
      Thanks for understanding.
      Sincerely, Javier.

        reforo
        Hi
        Is this solved for you?
        Kindly share if there is any issue

        Yes, it is much better, now if you can take it as resolved. Thank you.
        Greetings, Javier.

        Ninja locked the discussion.
        Write a Reply...
        You need to Login to view replies.