I was able to get this working as an external style sheet. I'm not exactly 
sure how I messed it up but it works now. Thanks anyway.

On Wednesday, June 5, 2013 2:41:12 AM UTC-5, Henry David Spells III wrote:
>
> This was helpful. Thanks. I added this internal stylesheet and used it on 
> a div and worked great even with bootstrap-responsiveness.css included. 
> However, if I move the stylesheet to an external style sheet that is 
> included just one line before the internal stylesheet, it stops working. 
> Can anybody tell me why?
>
> .change-pass-tab-app {
>     margin: 0 auto;
>     max-width: 245px;
> }
>
> On Sunday, January 13, 2013 11:02:55 PM UTC-6, Calin Fauras wrote:
>>
>> This can be a solution for your project
>>
>> /* Custom container */ .container-narrow { margin: 0 auto; max-width: 
>> 960px; }
>>
>> You can see an  example here: 
>> http://twitter.github.com/bootstrap/examples/marketing-narrow.html
>>
>>
>> On Sunday, October 28, 2012 3:47:30 AM UTC-4, Jos Flachs wrote:
>>>
>>> Hi, 
>>>
>>> I'm pretty new to bootstrap, and I got two nagging problems to solve:
>>> 1- How do I set the container width to 960px, instead of the default 
>>> 1170px?
>>> 2- I can't get bootstrap to show up properly in DW CS6 design view. 
>>>
>>> I know, hardcore coders will invariably advice: don't work with 
>>> Dreamweaver, better use Notepad! Or Aptana, Editplus or any other editor. 
>>> I'm used to see what I'm working on in DW design view, and Bootstrap shows 
>>> screwed up: All the created columns show up either below each other, or at 
>>> least one column on the next row. It seems I'm not the only one with this 
>>> problem, there are several threads on the Adobe fora about it. 
>>>
>>>
>>>

-- 
You received this message because you are subscribed to the Google Groups 
"twitter-bootstrap" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to