.cb_template_bootstrap img {
max-width: 100%;
}
Please Log in or Create an account to join the conversation.
Those parameters are not used for CB Bootstrap. The reason is they break responsive design and if the % isn't done correctly it won't cross-browser very well taking into consideration margins and paddings.1) I use 2 columns profile and it seem the fact to set a custom width inside CB Configuration don't change nothing. Actually the default size for both columns seem to be around 46% each.
I do not touch images on profile. This is because there's too much variety in usages. With CB 2.0 we'll have a more consistent display where we can add a max-width comfortable. For now you need to use CSS to add a max-width to images.2) I use also CB Profile Gallery plugin and when I click on image, the size is not auto-adapted for fit mobile width screen. Image keep is default size (who is too bigger and result to be difficult to find the little cross for close popup) and I wondering if something is planned for avoid that.
Add !important to it and see if it'll then work.but this do not have any effect on Profile Gallery..
Please Log in or Create an account to join the conversation.
The reason is they break responsive design and if the % isn't done correctly it won't cross-browser very well taking into consideration margins and paddings.
Add !important to it and see if it'll then work.
Please Log in or Create an account to join the conversation.
It's fine to change the size as long as you use cbColumn1-12 usages, which is the same as using fluid-row with span1-12 in bootstrap. I've designed them all to be responsive in accordance with Bootstraps own CSS. If responsive design is not a concern then you can of course change to whatever you like.Ok so in that case I will not change the size...
Very likely, I've no idea how the lightbox would respond with responsive usage.I tried but did not see any change... I suppose is because I use "Thumbnail lightbox" mode ?
Please Log in or Create an account to join the conversation.