Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8165623
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T19:35:42+00:00 2026-06-06T19:35:42+00:00

One day ago I decided to play around with Twitter Bootstrap. Found it fantastically

  • 0

One day ago I decided to play around with Twitter Bootstrap. Found it fantastically well crafted, but Im not a fan of all of those classes polluting my html.

So I´m trying to use Less to make it more semantic. I was doing quite good til I step over on the .container class. There is a mixin in the “mixins.less” file (line 580) that sets the container width. But I can´t make it work without including the class directly on the html. I always get compile errors when putting it in my custom file. I tried copying and inserting that in my file, but without success… anyone have gone through this?

Off course, I could force the width manually, but I don´t think it would be the best approach. Any ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T19:35:43+00:00Added an answer on June 6, 2026 at 7:35 pm

    This is by far the best treatment I’ve found yet. Borrowing from the authors examples:

    Most people use this:

    <div class="row">
      <div class="span6">...</div>
      <div class="span6">...</div>
    </div>
    

    If you are like me, then you are trying to get to this:

    <!- our new, semanticized HTML -->
    <div class="article">
      <div class="main-section">...</div>
      <div class="aside">...</div>
    </div>
    
    <!-- its accompanying Less stylesheet -->
    .article {
      .makeRow();        // Mixin provided by Bootstrap
      .main-section {
        .makeColumn(10); // Mixin provided by Bootstrap
      }
      .aside {
        .makeColumn(2); // Mixin provided by Bootstrap
      }
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

hi I have a datepickerdialog but i´d like to change always one day before
im a linux fan. A few days ago i found tmux very useful. Now
I have one slider to select time range, from 1 (,2,3,..) day (,weeks,months,..) ago
I asked a pretty similar question a few days ago, but this one is
I recently start playing with stored procedures for db2(one day ago) and I manage
One day I decided to start writing a video game in plain old C.
I transfered domain from one server to another around 10 days ago. Now I
One day ago, after a few months of normal working, our java app starts
I have started using valgrind just one day ago as suggested by someone on
One day I suspect I'll have to learn hadoop and transfer all this data

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.