I think you may be looking at the documentation for bootstrap 3, but you're 
using bootstrap 2.  Panel didn't exist until bootstrap 3 (someone please 
correct me if I'm wrong).

There is a different documentation site based on version:
Bootstrap 2:  http://getbootstrap.com/2.3.2/index.html
Bootstrap 3:  http://getbootstrap.com

-Jim


On Tuesday, October 14, 2014 5:29:32 AM UTC-5, clara wrote:
>
> Thanks for your answer!
>
> I looked into bootstrap.min.css file and found that panel was not actually 
> defined....so I went ahead and added panel styles to the file.
>
> And regarding buttons rendering small, I found that the tutorial I was 
> following indicated "btn-lg" for large buttons while the actual css 
> required "btn-large"
>
> Thanks a lot for the support,
>
> Clara
>
> El sábado, 11 de octubre de 2014 18:28:45 UTC-3, Russ King escribió:
>>
>> This process worked fine for me - I haven't noted anything not rendering 
>> as expected.  My only known issue is with the limited options for forms 
>> styling.  I'd say use firebug with Mozilla or similar and you can see down 
>> to line level where your css is coming from (and potentially switch to 
>> using the non-minified versions by temporarily updating you layout.html 
>> until you get things setup the way you want them.
>>
>> Cheer
>> Russ
>>
>>
>> On Saturday, 11 October 2014 16:59:25 UTC+1, clara wrote:
>>>
>>> Panels, labels, for example.
>>>
>>> Labels are rendered small, background color is overridden in some cases 
>>> ( default, info , etc)
>>> Panels show up with no borders and default/warning, etc styling has no 
>>> effect.
>>>
>>> I am using Cerulean from bootswatch 2.2.2. I think it works
>>> the same with the other themes. 
>>>
>>> Am I missing something?
>>>
>>> Looking forward to your comments!
>>>
>>> Clara
>>>  On Oct 11, 2014 12:41 PM, "Niphlod" <[email protected]> wrote:
>>>
>>>> What is not "rendered as expected" in particular ?
>>>>
>>>> On Saturday, October 11, 2014 4:19:04 PM UTC+2, clara wrote:
>>>>>
>>>>> Hello,
>>>>>
>>>>> I am not a css expert and I always stumble upon this with web2py:
>>>>>
>>>>> I select a nice theme from bootswatch 2.2.2 and replace the 
>>>>> bootstrap.min.css file in web2py with the bootswatch's chosen theme and 
>>>>> then very vew elements render as expected. What should I do to get 
>>>>> everything rendered as shown in the bootswatch theme?
>>>>>
>>>>> I know this has been asked before but I haven't been able to sort this 
>>>>> out. Please be patient :)
>>>>>
>>>>> Thanks in advance,
>>>>>
>>>>> Clara
>>>>>
>>>>> PS: The framework is awesome
>>>>>
>>>>  -- 
>>>> Resources:
>>>> - http://web2py.com
>>>> - http://web2py.com/book (Documentation)
>>>> - http://github.com/web2py/web2py (Source code)
>>>> - https://code.google.com/p/web2py/issues/list (Report Issues)
>>>> --- 
>>>> You received this message because you are subscribed to a topic in the 
>>>> Google Groups "web2py-users" group.
>>>> To unsubscribe from this topic, visit 
>>>> https://groups.google.com/d/topic/web2py/wpyj74Bhafo/unsubscribe.
>>>> To unsubscribe from this group and all its topics, send an email to 
>>>> [email protected].
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" 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/d/optout.

Reply via email to