Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • mickmackk Friend
    #660712

    Hi everybody,

    I am using:

    Template: Uber
    Site: Laywer
    ACM: Features Intro
    Style: 6

    I would like to have a block which is looking like “Reference resources” in the university example (http://uber.demo.joomlart.com/index.php/university). This is almost working. Only the margins on the right and left site of the text are missing. I already edited almost all attributes in the style6.less but with no success.

    Any ideas what the reason could be?

    Thanks

    TomC Moderator
    #660908

    Your site requires login information to view . . . can you send to me via private message (PM)?

    TomC Moderator
    #745382

    Your site requires login information to view . . . can you send to me via private message (PM)?

    mickmackk Friend
    #660912

    Thanks, I just sent you a PM

    mickmackk Friend
    #745386

    Thanks, I just sent you a PM

    TomC Moderator
    #660915

    Try This . . . .

    Within file path —-> /templates/uber/local/css/themes/likethebest/layouts/lawyer.css
    at line 1, modify the “padding-left” property – for example . . .


    .home-lawyer .acm-features.style-6 .features-content {
    padding-bottom: 104px;
    padding-left: 20px;
    padding-top: 104px;
    }

    Of course, you can play around with the pixel value until you arrive at the result you like best.

    Hope That Helps.

    TomC Moderator
    #745389

    Try This . . . .

    Within file path —-> /templates/uber/local/css/themes/likethebest/layouts/lawyer.css
    at line 1, modify the “padding-left” property – for example . . .


    .home-lawyer .acm-features.style-6 .features-content {
    padding-bottom: 104px;
    padding-left: 20px;
    padding-top: 104px;
    }

    Of course, you can play around with the pixel value until you arrive at the result you like best.

    Hope That Helps.

    mickmackk Friend
    #660919

    Just for info. The final solution was a little change in lawyer.less (in…/templates/uber/less/layouts) at this point

    // Hero
    .acm-features.style-6 .features-content {
    padding: @t3-global-padding * 4 0;
    }

    After deleting the red highlighted 0 everything worked fine

    mickmackk Friend
    #745393

    Just for info. The final solution was a little change in lawyer.less (in…/templates/uber/less/layouts) at this point

    // Hero
    .acm-features.style-6 .features-content {
    padding: @t3-global-padding * 4 0;
    }

    After deleting the red highlighted 0 everything worked fine

    TomC Moderator
    #660921

    All’s well that ends well . . . Many times there’s more than one way to reach the same goal.

    All the best with your continuing site development !!! 🙂

    TomC Moderator
    #745395

    All’s well that ends well . . . Many times there’s more than one way to reach the same goal.

    All the best with your continuing site development !!! 🙂

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

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

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